summaryrefslogtreecommitdiffstats
path: root/libc/unistd
Commit message (Expand)AuthorAgeFilesLines
* not-cancel: use *_not_cancel variants directlyAustin Foxley2009-09-211-23/+16
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-184-11/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-1816-69/+1
* daemon: fix up INTERNAL_SYSCALL() usageMike Frysinger2009-09-181-4/+6
* do not pass 3rd param to open() which do not create filesDenys Vlasenko2009-09-181-12/+4
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* handle _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLNBernhard Reutner-Fischer2009-08-191-12/+12
* Fix daemon build for no-MMU no-threads.Joseph Myers2009-08-191-0/+1
* Fix whitespaceAustin Foxley2009-05-261-2/+2
* Only use fstat64 when LFS is enabledAustin Foxley2009-05-201-1/+9
* Merged revisions 26046,26062,26066,26078 via svnmerge from Khem Raj2009-04-141-1/+13
* Merged revisions 25971,26002 via svnmerge from Khem Raj2009-04-072-10/+26
* - pull r24593:24596 from trunkBernhard Reutner-Fischer2008-12-291-0/+4
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-25/+14
* Synch with trunk @ 24165Carmelo Amoroso2008-11-2714-55/+50
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-4/+4
* Synch with trunk @ 24087Carmelo Amoroso2008-11-185-7/+7
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-316-14/+14
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-0915-96/+198
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-204-5/+3
* More merging from trunk."Steven J. Hill"2007-01-211-21/+28
* Merge from trunk."Steven J. Hill"2006-08-2111-195/+146
* Copy from trunk."Steven J. Hill"2006-08-211-0/+58
* Merge from trunk."Steven J. Hill"2006-02-272-1/+12
* Copy from trunk."Steven J. Hill"2006-02-271-0/+33
* Copy from trunk."Steven J. Hill"2006-02-271-0/+58
* Merge from trunk."Steven J. Hill"2006-02-2522-760/+1320
* Big fricking merge from trunk."Steven J. Hill"2006-01-075-10/+17
* Bring in sleep.c from trunk and update change sigaction.c for MIPS"Steven J. Hill"2005-12-101-2/+6
* Merge from trunk."Steven J. Hill"2005-12-106-2/+8
* NPTL changes for signal handling, getpid, sleep, raise and a few things"Steven J. Hill"2005-12-081-0/+4
* Fix 'sigaction' for NPTL and other thread models."Steven J. Hill"2005-12-081-2/+0
* Merge from trunk."Steven J. Hill"2005-12-082-0/+5
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-068-10/+25
* Merge from trunk."Steven J. Hill"2005-12-0212-109/+50
* Massive merge from trunk."Steven J. Hill"2005-11-171-2/+4
* Copy from trunk."Steven J. Hill"2005-10-301-0/+51
* Sync with trunk."Steven J. Hill"2005-10-062-7/+4
* Big sync with trunk."Steven J. Hill"2005-09-242-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