summaryrefslogtreecommitdiffstats
path: root/libc/termios
Commit message (Expand)AuthorAgeFilesLines
* *: remove some __libc_XXX functions:Denis Vlasenko2008-12-101-3/+1
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-208-16/+16
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-2010-11/+11
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-4/+4
* Fill in termios_p data structure only if ioctl syscallCarmelo Amoroso2008-09-091-24/+25
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-2/+2
* Introduce and use small[u]int type. Changes in size:Denis Vlasenko2008-05-201-1/+1
* - remove old-style definitions. No object-code changes.Bernhard Reutner-Fischer2008-05-201-2/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-193-6/+6
* Nickolai Zeldovich writes:Mike Frysinger2007-05-021-3/+3
* fixup my copyright notice, trim stale remnants of older notices whichEric Andersen2006-07-051-1/+0
* Added a missing baud rate (614400) to the speeds[] table.Peter Kjellerstedt2006-06-211-0/+3
* Mark some functions as BSD onlyPeter S. Mazinger2006-03-232-0/+5
* * Allow baud rates above 115200 again.Peter Kjellerstedt2006-02-221-1/+8
* libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger2006-02-131-8/+7
* Add back the 115200 limitPeter S. Mazinger2006-02-131-0/+2
* remove unneeded duplicate sid definitionMike Frysinger2006-01-291-1/+0
* sync with glibcMike Frysinger2006-01-291-22/+24
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-0/+1
* Convert all the strong_aliases to weak that are cancelable in libpthreadPeter S. Mazinger2006-01-241-1/+1
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-222-2/+0
* s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now ...Peter S. Mazinger2006-01-161-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-1416-401/+601
* Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...Peter S. Mazinger2005-12-161-1/+2
* Convert all users of earlier hiddensPeter S. Mazinger2005-12-131-1/+1
* Convert internal users of chmod/*stat*, minimize change for __strsepPeter S. Mazinger2005-12-131-2/+2
* fix a warningMike Frysinger2005-12-101-1/+1
* Use internal versionsPeter S. Mazinger2005-12-085-12/+17
* Hide morePeter S. Mazinger2005-12-075-18/+32
* Hide mostly used functionsPeter S. Mazinger2005-12-013-10/+10
* Hide some of mem* and str*Peter S. Mazinger2005-11-271-0/+2
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Only because of multi sources I had to touch up these and add code duplicationPeter S. Mazinger2005-11-011-1/+4
* Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger2005-11-011-1/+0
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-45/+8
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+41
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-11/+10
* merge parallel build supportMike Frysinger2005-01-251-6/+4
* Cleanup a few of the more egregiously broken sysconf values toEric Andersen2004-07-151-0/+2
* Add another devfs subdir to the list of checked subdirs.Manuel Novoa III2004-01-131-0/+1
* Kept the same approach, but rewrote the code for the most part.Manuel Novoa III2004-01-021-86/+98
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Running ltp 20030905 showed that tcsendbreak was broken.Eric Andersen2003-09-061-11/+13
* Greg Nutt writes:Eric Andersen2003-09-011-2/+2
* A patch from Danny Lepage so that we do not setting on symlinksEric Andersen2002-11-051-2/+2
* Fix from "Gerhard Uttenthaler" <uttenthaler@ems-wuensche.com> soEric Andersen2002-07-161-1/+1
* Stupid filesystems like cramfs fail to guarantee that st_ino and st_devEric Andersen2002-07-061-2/+11
* Oops. Looks like I broke ttyname. Fix it.Eric Andersen2002-06-191-5/+5
* Implement ttyname_rEric Andersen2002-06-151-28/+50
* A number of naming updates in preparation for adding inEric Andersen2002-02-131-1/+2