X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ftimer_delete.texi;h=7ee00ece57e9d86f744fea4a324de4372c0b2ee5;hb=a77413333408e54b8d6c4e19918098794cef4b4b;hp=08fe12477224bb5b7ca00dd3a01a3caeaa02dcec;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/timer_delete.texi b/doc/posix-functions/timer_delete.texi index 08fe12477..7ee00ece5 100644 --- a/doc/posix-functions/timer_delete.texi +++ b/doc/posix-functions/timer_delete.texi @@ -4,7 +4,7 @@ POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/timer_delete.html} -Gnulib module: --- +Gnulib module: timer-time Portability problems fixed by Gnulib: @itemize @@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. +Mac OS X 10.5, FreeBSD 6.4, Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, MSVC 9, Interix 3.5, BeOS, Tandem/NSK. +@item +This function fails with @code{ENOSYS} on some platforms: +OpenBSD 4.9. @end itemize