summaryrefslogtreecommitdiffstats
path: root/libc/misc/ttyent
Commit message (Expand)AuthorAgeFilesLines
* 100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger2005-11-261-0/+2
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Use strchr instead of index (BSD)Peter S. Mazinger2005-11-101-3/+3
* 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-30/+8
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+25
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-8/+7
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* "Fix" this so that at least things will link when threading is disabled.Manuel Novoa III2004-05-071-4/+8
* Reduce memory used by static buffers and allocate that memory dynamiclyEric Andersen2004-03-181-1/+9
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Shuffle the logic around a bitEric Andersen2002-06-171-56/+49
* Patch from Steven J. Hill to disable __fsetlocking whenEric Andersen2002-03-251-0/+2
* Support getttyent and friends so ncurses will compileEric Andersen2002-03-212-0/+237