Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | not-cancel: use *_not_cancel variants directly | Austin Foxley | 2009-09-21 | 1 | -23/+16 |
* | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko | 2009-09-18 | 4 | -11/+0 |
* | trim Experimentally off and uncommented hidden | Austin Foxley | 2009-09-18 | 16 | -69/+1 |
* | daemon: fix up INTERNAL_SYSCALL() usage | Mike Frysinger | 2009-09-18 | 1 | -4/+6 |
* | do not pass 3rd param to open() which do not create files | Denys Vlasenko | 2009-09-18 | 1 | -12/+4 |
* | support building out-of-tree | Bernhard Reutner-Fischer | 2009-08-19 | 1 | -0/+2 |
* | handle _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN | Bernhard Reutner-Fischer | 2009-08-19 | 1 | -12/+12 |
* | Fix daemon build for no-MMU no-threads. | Joseph Myers | 2009-08-19 | 1 | -0/+1 |
* | Fix whitespace | Austin Foxley | 2009-05-26 | 1 | -2/+2 |
* | Only use fstat64 when LFS is enabled | Austin Foxley | 2009-05-20 | 1 | -1/+9 |
* | Merged revisions 26046,26062,26066,26078 via svnmerge from | Khem Raj | 2009-04-14 | 1 | -1/+13 |
* | Merged revisions 25971,26002 via svnmerge from | Khem Raj | 2009-04-07 | 2 | -10/+26 |
* | - pull r24593:24596 from trunk | Bernhard Reutner-Fischer | 2008-12-29 | 1 | -0/+4 |
* | Synch with trunk @ 24242 | Carmelo Amoroso | 2008-12-03 | 1 | -25/+14 |
* | Synch with trunk @ 24165 | Carmelo Amoroso | 2008-11-27 | 14 | -55/+50 |
* | Synch with trunk @ 24160 | Carmelo Amoroso | 2008-11-27 | 1 | -4/+4 |
* | Synch with trunk @ 24087 | Carmelo Amoroso | 2008-11-18 | 5 | -7/+7 |
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 6 | -14/+14 |
* | BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL... | Carmelo Amoroso | 2008-07-09 | 15 | -96/+198 |
* | Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca... | Carmelo Amoroso | 2007-11-20 | 4 | -5/+3 |
* | More merging from trunk. | "Steven J. Hill" | 2007-01-21 | 1 | -21/+28 |
* | Merge from trunk. | "Steven J. Hill" | 2006-08-21 | 11 | -195/+146 |
* | Copy from trunk. | "Steven J. Hill" | 2006-08-21 | 1 | -0/+58 |
* | Merge from trunk. | "Steven J. Hill" | 2006-02-27 | 2 | -1/+12 |
* | Copy from trunk. | "Steven J. Hill" | 2006-02-27 | 1 | -0/+33 |
* | Copy from trunk. | "Steven J. Hill" | 2006-02-27 | 1 | -0/+58 |
* | Merge from trunk. | "Steven J. Hill" | 2006-02-25 | 22 | -760/+1320 |
* | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 5 | -10/+17 |
* | Bring in sleep.c from trunk and update change sigaction.c for MIPS | "Steven J. Hill" | 2005-12-10 | 1 | -2/+6 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 6 | -2/+8 |
* | NPTL changes for signal handling, getpid, sleep, raise and a few things | "Steven J. Hill" | 2005-12-08 | 1 | -0/+4 |
* | Fix 'sigaction' for NPTL and other thread models. | "Steven J. Hill" | 2005-12-08 | 1 | -2/+0 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-08 | 2 | -0/+5 |
* | Big merge from trunk. Stop the madness! | "Steven J. Hill" | 2005-12-06 | 8 | -10/+25 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 12 | -109/+50 |
* | Massive merge from trunk. | "Steven J. Hill" | 2005-11-17 | 1 | -2/+4 |
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+51 |
* | Sync with trunk. | "Steven J. Hill" | 2005-10-06 | 2 | -7/+4 |
* | Big sync with trunk. | "Steven J. Hill" | 2005-09-24 | 2 | -0/+5 |
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -4/+4 |
* | Make certain that the prototype for fgets_unlocked is defined | Eric Andersen | 2004-12-22 | 1 | -0/+1 |
* | Add ualarm.c | Eric Andersen | 2004-10-07 | 1 | -1/+1 |
* | implement SuSv3 required ualarm() | Eric Andersen | 2004-10-07 | 1 | -0/+19 |
* | Cleanup a few of the more egregiously broken sysconf values to | Eric Andersen | 2004-07-15 | 1 | -31/+15 |
* | Sigh... Fall back to alloca() if munmap is broken (uClinux). | Manuel Novoa III | 2004-02-17 | 1 | -8/+6 |
* | s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g | Eric Andersen | 2004-01-16 | 3 | -4/+4 |
* | Oops... Seems I forgot an else... | Manuel Novoa III | 2004-01-12 | 1 | -0/+1 |
* | Redo the exec functions to comply with SUSv3. | Manuel Novoa III | 2004-01-02 | 8 | -208/+332 |
* | Make sleep behave itself properly inthe presence of SIGCHLD | Eric Andersen | 2003-12-30 | 2 | -11/+8 |
* | oops | Eric Andersen | 2003-12-22 | 1 | -1/+1 |