summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/waitpid.c
Commit message (Collapse)AuthorAgeFilesLines
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-111-23/+8
| | | | Use wait4 for waitpid syscall.
* Well, this is everything for my NPTL implementation. The 'uClibc-nptl' ↵"Steven J. Hill"2006-08-241-6/+44
| | | | branch is now the exact code that I have. I am going to re-run tests now to verify everything one more time. The next step after that is to merge from trunk with the latest stuff from Mike and Peter.
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-3/+6
|
* A number of naming updates in preparation for adding inEric Andersen2002-02-131-1/+2
| | | | | proper threading. Most of this is from Stefan Soucek, with additions and changes as needed from me.
* Update to accomodate the header file changesEric Andersen2001-09-271-1/+2
|
* A little update to wait* and a minor syscall cleanup.Eric Andersen2001-01-161-0/+9
|
* More reorg. A place for everything and everything in its place...Eric Andersen2000-10-231-10/+0
|
* the rest of the compile fixesRandolph Chung2000-07-091-3/+0
|
* Completely rearchitected the sysdeps directory.Eric Andersen2000-07-051-0/+13
-Erik