summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/nanosleep.c
Commit message (Expand)AuthorAgeFilesLines
* nanosleep.c: remove duplicated libc_hidden_protoPeter S. Mazinger2011-03-101-1/+0
* whitespace fixesAustin Foxley2009-10-171-1/+1
* cancellation support for a large amount of the required syscallsAustin Foxley2009-10-171-7/+26
* Reinstate __libc_foo's needed for linuxthreads.old.Denis Vlasenko2009-02-251-0/+5
* *: remove some __libc_XXX functions:Denis Vlasenko2008-12-101-7/+2
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-221-1/+1
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-0/+3
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-1/+1
* even the hidden version of the weaks in libc (as strong in libpthread) have t...Peter S. Mazinger2006-02-021-1/+1
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-1/+1
* 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
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-2/+3
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+3
* Use hidden_weak_aliasPeter S. Mazinger2005-12-081-1/+2
* fix eriks e-mail addressMike Frysinger2005-01-051-1/+1
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+16