summaryrefslogtreecommitdiffstats
path: root/libc/unistd
Commit message (Expand)AuthorAgeFilesLines
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-142-2/+4
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-1415-149/+184
* Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...Peter S. Mazinger2005-12-163-3/+9
* Convert all users of earlier hiddensPeter S. Mazinger2005-12-131-0/+1
* Convert internal users of chmod/*stat*, minimize change for __strsepPeter S. Mazinger2005-12-133-7/+7
* Fix alias."Steven J. Hill"2005-12-101-0/+1
* Remove unused weak_alias. Thanks Peter."Steven J. Hill"2005-12-101-1/+0
* Merge from NPTL."Steven J. Hill"2005-12-101-0/+4
* fixed unused warningMike Frysinger2005-12-101-1/+1
* mmap/mremap/socket/rewind gonePeter S. Mazinger2005-12-081-0/+1
* Convert the rest of users to hiddenPeter S. Mazinger2005-12-082-2/+5
* Use internal versionsPeter S. Mazinger2005-12-084-1/+4
* Do __sleep, should we make it weak, so that libpthread can overwrite it?Peter S. Mazinger2005-12-081-2/+3
* Hide morePeter S. Mazinger2005-12-072-0/+3
* Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...Peter S. Mazinger2005-12-071-0/+2
* More hiding, 300 leftPeter S. Mazinger2005-12-042-2/+11
* Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_inte...Peter S. Mazinger2005-12-031-1/+1
* More hiding, including __mempcpyPeter S. Mazinger2005-12-036-7/+13
* Hide mostly used functionsPeter S. Mazinger2005-12-019-32/+32
* Hiding againPeter S. Mazinger2005-11-291-3/+2
* Hide some of mem* and str*Peter S. Mazinger2005-11-271-0/+2
* 100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger2005-11-263-5/+6
* 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-50/+8
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+51
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-33/+16
* oops, missed a spotEric Andersen2005-10-051-1/+1
* Do not stub out functions for mmu-less systems. Hide allEric Andersen2005-10-042-6/+3
* include headers only if the related option is enabledPeter S. Mazinger2005-09-212-0/+5
* merge parallel build supportMike Frysinger2005-01-251-4/+4
* Make certain that the prototype for fgets_unlocked is definedEric Andersen2004-12-221-0/+1
* Add ualarm.cEric Andersen2004-10-071-1/+1
* implement SuSv3 required ualarm()Eric Andersen2004-10-071-0/+19
* Cleanup a few of the more egregiously broken sysconf values toEric Andersen2004-07-151-31/+15
* Sigh... Fall back to alloca() if munmap is broken (uClinux).Manuel Novoa III2004-02-171-8/+6
* s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen2004-01-163-4/+4
* Oops... Seems I forgot an else...Manuel Novoa III2004-01-121-0/+1
* Redo the exec functions to comply with SUSv3.Manuel Novoa III2004-01-028-208/+332
* Make sleep behave itself properly inthe presence of SIGCHLDEric Andersen2003-12-302-11/+8
* oopsEric Andersen2003-12-221-1/+1
* implement the worthless cuserid() function we claim to support.Eric Andersen2003-12-221-0/+8
* Rip the guts out of the dynamically generated sysconf.c, and live with a simpleEric Andersen2003-11-053-221/+4
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III2003-09-082-1/+139
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-0/+6
* Sleep was returning the wrong value because:David McCullough2003-05-141-2/+4
* Change some variable names so we are more consistant with whatEric Andersen2002-12-041-7/+7
* For now, always claim we have exactly one cpu. It shouldEric Andersen2002-12-041-2/+4