summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/waitpid.c
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace and tab cleaning."Steven J. Hill"2006-02-251-2/+3
|
* I'm seeing double."Steven J. Hill"2006-02-251-1/+0
|
* even the hidden version of the weaks in libc (as strong in libpthread) have ↵Peter S. Mazinger2006-02-021-1/+1
| | | | to be weaks
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-1/+2
|
* Convert all the strong_aliases to weak that are cancelable in libpthreadPeter S. Mazinger2006-01-241-1/+1
|
* make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger2006-01-151-1/+1
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-5/+12
| | | | missing headers, other jump relocs removed
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-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