diff options
Diffstat (limited to 'doc/posix-functions/nanosleep.texi')
-rw-r--r-- | doc/posix-functions/nanosleep.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/posix-functions/nanosleep.texi b/doc/posix-functions/nanosleep.texi index 249f24578c..6bbde5a7e4 100644 --- a/doc/posix-functions/nanosleep.texi +++ b/doc/posix-functions/nanosleep.texi @@ -12,10 +12,6 @@ Portability problems fixed by Gnulib: This function is missing on some platforms: mingw, MSVC 14. @item -This function reports failure when called with small arguments such as 1 ns -on some platforms: -AIX 4.3.2. -@item This function mishandles large arguments when interrupted by a signal on some platforms: Linux 64-bit, Solaris 64-bit. |