]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 15 Sep 2002 06:52:35 +0000 (06:52 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 15 Sep 2002 06:52:35 +0000 (06:52 +0000)
lib/ChangeLog

index dc9d142956b2eac00b9d2774e0d2985a8c8acfc5..0bc9ce02fa1f59d23f880cc8500a408f184cb45b 100644 (file)
@@ -1,3 +1,9 @@
+2002-09-14  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/xnanosleep (xnanosleep): Return -1 on failure, not 1,
+       for consistency with nanosleep.  Check errno after nanosleep
+       returns -1.
+
 2002-09-11  Jim Meyering  <meyering@lucent.com>
 
        * xnanosleep.c, xnanosleep.h: New files, factored out of sleep.c.