summaryrefslogtreecommitdiff
path: root/lib/nanosleep.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* sleep, nanosleep: Work around Linux 2.6.9 nanosleep bug.Bruno Haible2010-11-121-6/+7
* nanosleep: Make replacement POSIX compliant.Bruno Haible2010-10-081-30/+39
* Implement nanosleep for native Windows.Bruno Haible2010-04-041-1/+97
* nanosleep: Fix C++ test error on mingw.Bruno Haible2010-04-041-5/+5
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-16/+16
* nanosleep: improve port to mingwEric Blake2009-11-201-0/+6
* nanosleep: work around cygwin bugEric Blake2009-11-201-46/+36
* avoid misc. warningsJim Meyering2009-02-041-1/+1
* Simplify code.Bruno Haible2008-06-221-5/+9
* Use sigaction module rather than signal().Eric Blake2008-06-211-13/+2
* Fix nanosleep module on mingw.Eric Blake2008-06-211-4/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* New module 'time', so that apps can include <time.h> as perPaul Eggert2007-02-121-5/+3
* * MODULES.html.sh (Support for systems lacking POSIX:2001): NewPaul Eggert2007-01-181-14/+6
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* * nanosleep.c: Include <sys/types.h> before sys/select.h, to avoidJim Meyering2006-09-121-1/+1
* Work around a bug in both the Linux and SunOS 64-bit kernels:Paul Eggert2006-08-311-9/+68
* * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.Paul Eggert2006-05-191-5/+28
* Sync from coreutils.Paul Eggert2005-09-231-3/+1
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+3
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2005-05-021-10/+14
* Merge from coreutils.Paul Eggert2004-08-071-5/+3
* nanosleep merge from coreutilsPaul Eggert2004-05-131-6/+12
* Reflect renaming: nanosleep.h -> timespec.h.Jim Meyering2002-03-011-2/+2
* (SIGCONT): Define if not already defined.Jim Meyering2000-07-021-0/+7
* tweak indentationJim Meyering2000-03-071-1/+1
* #undef nanosleep.Jim Meyering2000-02-101-1/+6
* (nanosleep):Jim Meyering2000-01-181-2/+2
* Include nanosleep.h.Jim Meyering2000-01-051-4/+2
* *** empty log message ***Jim Meyering1999-12-271-25/+20
* *** empty log message ***Jim Meyering1999-12-261-0/+7
* *** empty log message ***Jim Meyering1999-12-261-7/+11
* *** empty log message ***Jim Meyering1999-12-261-2/+38
* *** empty log message ***Jim Meyering1999-12-251-0/+62