summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/wait.c
AgeCommit message (Expand)Author
2012-06-15wait.c: use cancel.hPeter S. Mazinger
2010-06-11silence some warnings about missing prototypesBernhard Reutner-Fischer
2009-10-17cancellation support for a large amount of the required syscallsAustin Foxley
2009-02-25Reinstate __libc_foo's needed for linuxthreads.old.Denis Vlasenko
2008-12-10*: remove some __libc_XXX functions:Denis Vlasenko
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-24Convert all the strong_aliases to weak that are cancelable in libpthreadPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2002-02-13A number of naming updates in preparation for adding inEric Andersen
2001-09-27Update to accomodate the header file changesEric Andersen
2001-01-16A little update to wait* and a minor syscall cleanup.Eric Andersen
2000-07-09the rest of the compile fixesRandolph Chung
2000-07-05Completely rearchitected the sysdeps directory.Eric Andersen