From: Bruno Haible Date: Sat, 19 Jan 2008 23:09:59 +0000 (+0100) Subject: Rename two directories: headers -> posix-headers, functions -> posix-functions. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=pspp Rename two directories: headers -> posix-headers, functions -> posix-functions. --- diff --git a/ChangeLog b/ChangeLog index cb0d3ea3c2..137021fe34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-01-19 Bruno Haible + + * doc/posix-headers: Renamed from doc/headers. + * doc/posix-functions: Renamed from doc/functions. + * doc/gnulib.texi: Update. + 2008-01-19 Bruno Haible * doc/glibc-functions/strcasestr.texi: Include contents of diff --git a/doc/functions/FD_CLR.texi b/doc/functions/FD_CLR.texi deleted file mode 100644 index df61f64660..0000000000 --- a/doc/functions/FD_CLR.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node FD_CLR -@section @code{FD_CLR} -@findex FD_CLR - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/FD_CLR.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/FD_ISSET.texi b/doc/functions/FD_ISSET.texi deleted file mode 100644 index f5fc80b253..0000000000 --- a/doc/functions/FD_ISSET.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node FD_ISSET -@section @code{FD_ISSET} -@findex FD_ISSET - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/FD_ISSET.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/FD_SET.texi b/doc/functions/FD_SET.texi deleted file mode 100644 index aabe17152c..0000000000 --- a/doc/functions/FD_SET.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node FD_SET -@section @code{FD_SET} -@findex FD_SET - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/FD_SET.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/FD_ZERO.texi b/doc/functions/FD_ZERO.texi deleted file mode 100644 index e6c9fe7d28..0000000000 --- a/doc/functions/FD_ZERO.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node FD_ZERO -@section @code{FD_ZERO} -@findex FD_ZERO - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/FD_ZERO.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/_Exit_C99.texi b/doc/functions/_Exit_C99.texi deleted file mode 100644 index ccd6d2b8ee..0000000000 --- a/doc/functions/_Exit_C99.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node _Exit -@section @code{_Exit} -@findex _Exit -@c This file would ideally be called _Exit.texi, but then it would collide -@c with _exit.texi on case-insensitive file systems (MacOS X HFS+ and Woe32 -@c file systems). - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/_Exit.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/_exit.texi b/doc/functions/_exit.texi deleted file mode 100644 index fb3b687f24..0000000000 --- a/doc/functions/_exit.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node _exit -@section @code{_exit} -@findex _exit - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/_exit.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/_longjmp.texi b/doc/functions/_longjmp.texi deleted file mode 100644 index 8f1dcc077f..0000000000 --- a/doc/functions/_longjmp.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node _longjmp -@section @code{_longjmp} -@findex _longjmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/_longjmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, mingw. -@end itemize diff --git a/doc/functions/_setjmp.texi b/doc/functions/_setjmp.texi deleted file mode 100644 index ab69ca6a29..0000000000 --- a/doc/functions/_setjmp.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node _setjmp -@section @code{_setjmp} -@findex _setjmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/_setjmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@end itemize diff --git a/doc/functions/_tolower.texi b/doc/functions/_tolower.texi deleted file mode 100644 index 5f56956a0c..0000000000 --- a/doc/functions/_tolower.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node _tolower -@section @code{_tolower} -@findex _tolower - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/_tolower.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3. -@end itemize diff --git a/doc/functions/_toupper.texi b/doc/functions/_toupper.texi deleted file mode 100644 index 92c52503e6..0000000000 --- a/doc/functions/_toupper.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node _toupper -@section @code{_toupper} -@findex _toupper - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/_toupper.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3. -@end itemize diff --git a/doc/functions/a64l.texi b/doc/functions/a64l.texi deleted file mode 100644 index 61f789c3d4..0000000000 --- a/doc/functions/a64l.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node a64l -@section @code{a64l} -@findex a64l - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/a64l.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, mingw, BeOS. -@item -This function was not correctly implemented in glibc versions before 2.2.5. -@end itemize diff --git a/doc/functions/abort.texi b/doc/functions/abort.texi deleted file mode 100644 index 249b037fb6..0000000000 --- a/doc/functions/abort.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node abort -@section @code{abort} -@findex abort - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/abort.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/abs.texi b/doc/functions/abs.texi deleted file mode 100644 index 87191133fc..0000000000 --- a/doc/functions/abs.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node abs -@section @code{abs} -@findex abs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/abs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/accept.texi b/doc/functions/accept.texi deleted file mode 100644 index fe85c630d0..0000000000 --- a/doc/functions/accept.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node accept -@section @code{accept} -@findex accept - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/accept.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -Some platforms don't have a @code{socklen_t} type; in this case this function's -third argument type is @samp{int *}. -@end itemize diff --git a/doc/functions/access.texi b/doc/functions/access.texi deleted file mode 100644 index 0969c0f0a0..0000000000 --- a/doc/functions/access.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node access -@section @code{access} -@findex access - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/access.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/acos.texi b/doc/functions/acos.texi deleted file mode 100644 index b9e85272c6..0000000000 --- a/doc/functions/acos.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node acos -@section @code{acos} -@findex acos - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/acos.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/acosf.texi b/doc/functions/acosf.texi deleted file mode 100644 index 25ff61e6c6..0000000000 --- a/doc/functions/acosf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node acosf -@section @code{acosf} -@findex acosf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/acosf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/acosh.texi b/doc/functions/acosh.texi deleted file mode 100644 index d2061f5152..0000000000 --- a/doc/functions/acosh.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node acosh -@section @code{acosh} -@findex acosh - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/acosh.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/acoshf.texi b/doc/functions/acoshf.texi deleted file mode 100644 index bf376a8f11..0000000000 --- a/doc/functions/acoshf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node acoshf -@section @code{acoshf} -@findex acoshf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/acoshf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw. -@end itemize diff --git a/doc/functions/acoshl.texi b/doc/functions/acoshl.texi deleted file mode 100644 index f9019db1e1..0000000000 --- a/doc/functions/acoshl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node acoshl -@section @code{acoshl} -@findex acoshl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/acoshl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/acosl.texi b/doc/functions/acosl.texi deleted file mode 100644 index 356aee8f71..0000000000 --- a/doc/functions/acosl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node acosl -@section @code{acosl} -@findex acosl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/acosl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/aio_cancel.texi b/doc/functions/aio_cancel.texi deleted file mode 100644 index 7201fd32b0..0000000000 --- a/doc/functions/aio_cancel.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node aio_cancel -@section @code{aio_cancel} -@findex aio_cancel - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_cancel.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/aio_error.texi b/doc/functions/aio_error.texi deleted file mode 100644 index 3ac55c2047..0000000000 --- a/doc/functions/aio_error.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node aio_error -@section @code{aio_error} -@findex aio_error - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_error.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/aio_fsync.texi b/doc/functions/aio_fsync.texi deleted file mode 100644 index 002a555f0a..0000000000 --- a/doc/functions/aio_fsync.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node aio_fsync -@section @code{aio_fsync} -@findex aio_fsync - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_fsync.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/aio_read.texi b/doc/functions/aio_read.texi deleted file mode 100644 index 296f8374e7..0000000000 --- a/doc/functions/aio_read.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node aio_read -@section @code{aio_read} -@findex aio_read - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_read.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/aio_return.texi b/doc/functions/aio_return.texi deleted file mode 100644 index 68b56ae3e9..0000000000 --- a/doc/functions/aio_return.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node aio_return -@section @code{aio_return} -@findex aio_return - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_return.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/aio_suspend.texi b/doc/functions/aio_suspend.texi deleted file mode 100644 index af3ffc63c7..0000000000 --- a/doc/functions/aio_suspend.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node aio_suspend -@section @code{aio_suspend} -@findex aio_suspend - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_suspend.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/aio_write.texi b/doc/functions/aio_write.texi deleted file mode 100644 index 5d09d2e6d1..0000000000 --- a/doc/functions/aio_write.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node aio_write -@section @code{aio_write} -@findex aio_write - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_write.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/alarm.texi b/doc/functions/alarm.texi deleted file mode 100644 index 584ae4fb44..0000000000 --- a/doc/functions/alarm.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node alarm -@section @code{alarm} -@findex alarm - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/alarm.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/asctime.texi b/doc/functions/asctime.texi deleted file mode 100644 index 111db14908..0000000000 --- a/doc/functions/asctime.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node asctime -@section @code{asctime} -@findex asctime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/asctime.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function may overflow its internal buffer if an invalid year is passed. -@end itemize diff --git a/doc/functions/asctime_r.texi b/doc/functions/asctime_r.texi deleted file mode 100644 index c45a909b9c..0000000000 --- a/doc/functions/asctime_r.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node asctime_r -@section @code{asctime_r} -@findex asctime_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/asctime_r.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -This function may put more than 26 bytes into the argument buffer if an -invalid year is passed. -@end itemize diff --git a/doc/functions/asin.texi b/doc/functions/asin.texi deleted file mode 100644 index 4ebd7ace46..0000000000 --- a/doc/functions/asin.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node asin -@section @code{asin} -@findex asin - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/asin.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/asinf.texi b/doc/functions/asinf.texi deleted file mode 100644 index 3ac631f03f..0000000000 --- a/doc/functions/asinf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node asinf -@section @code{asinf} -@findex asinf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/asinf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/asinh.texi b/doc/functions/asinh.texi deleted file mode 100644 index 2b4c4ec4d3..0000000000 --- a/doc/functions/asinh.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node asinh -@section @code{asinh} -@findex asinh - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/asinh.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/asinhf.texi b/doc/functions/asinhf.texi deleted file mode 100644 index db617954a4..0000000000 --- a/doc/functions/asinhf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node asinhf -@section @code{asinhf} -@findex asinhf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/asinhf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw. -@end itemize diff --git a/doc/functions/asinhl.texi b/doc/functions/asinhl.texi deleted file mode 100644 index 6de644e45c..0000000000 --- a/doc/functions/asinhl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node asinhl -@section @code{asinhl} -@findex asinhl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/asinhl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/asinl.texi b/doc/functions/asinl.texi deleted file mode 100644 index a3724500b1..0000000000 --- a/doc/functions/asinl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node asinl -@section @code{asinl} -@findex asinl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/asinl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/assert.texi b/doc/functions/assert.texi deleted file mode 100644 index 7c00b02207..0000000000 --- a/doc/functions/assert.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node assert -@section @code{assert} -@findex assert - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/assert.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize - -Extension: Gnulib offers a module @samp{assert} that allows the installer to -disable assertions through a @samp{configure} option: @samp{--disable-assert}. diff --git a/doc/functions/atan.texi b/doc/functions/atan.texi deleted file mode 100644 index 833a45d2fd..0000000000 --- a/doc/functions/atan.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node atan -@section @code{atan} -@findex atan - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atan.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/atan2.texi b/doc/functions/atan2.texi deleted file mode 100644 index 0cd3d002c1..0000000000 --- a/doc/functions/atan2.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node atan2 -@section @code{atan2} -@findex atan2 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atan2.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/atan2f.texi b/doc/functions/atan2f.texi deleted file mode 100644 index 30c453b1f2..0000000000 --- a/doc/functions/atan2f.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node atan2f -@section @code{atan2f} -@findex atan2f - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atan2f.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/atan2l.texi b/doc/functions/atan2l.texi deleted file mode 100644 index ab0888a1ab..0000000000 --- a/doc/functions/atan2l.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node atan2l -@section @code{atan2l} -@findex atan2l - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atan2l.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/atanf.texi b/doc/functions/atanf.texi deleted file mode 100644 index 3dc6bad72c..0000000000 --- a/doc/functions/atanf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node atanf -@section @code{atanf} -@findex atanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/atanh.texi b/doc/functions/atanh.texi deleted file mode 100644 index e23862e304..0000000000 --- a/doc/functions/atanh.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node atanh -@section @code{atanh} -@findex atanh - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atanh.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/atanhf.texi b/doc/functions/atanhf.texi deleted file mode 100644 index 52b624c881..0000000000 --- a/doc/functions/atanhf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node atanhf -@section @code{atanhf} -@findex atanhf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atanhf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw. -@end itemize diff --git a/doc/functions/atanhl.texi b/doc/functions/atanhl.texi deleted file mode 100644 index 1d23081d61..0000000000 --- a/doc/functions/atanhl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node atanhl -@section @code{atanhl} -@findex atanhl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atanhl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/atanl.texi b/doc/functions/atanl.texi deleted file mode 100644 index 5b5b497b28..0000000000 --- a/doc/functions/atanl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node atanl -@section @code{atanl} -@findex atanl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atanl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/atexit.texi b/doc/functions/atexit.texi deleted file mode 100644 index b01f29944c..0000000000 --- a/doc/functions/atexit.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node atexit -@section @code{atexit} -@findex atexit - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atexit.html} - -Gnulib module: atexit - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/atof.texi b/doc/functions/atof.texi deleted file mode 100644 index c17dc3a1e2..0000000000 --- a/doc/functions/atof.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node atof -@section @code{atof} -@findex atof - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atof.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/atoi.texi b/doc/functions/atoi.texi deleted file mode 100644 index 5e5750b5d2..0000000000 --- a/doc/functions/atoi.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node atoi -@section @code{atoi} -@findex atoi - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atoi.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/atol.texi b/doc/functions/atol.texi deleted file mode 100644 index a6035c065a..0000000000 --- a/doc/functions/atol.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node atol -@section @code{atol} -@findex atol - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atol.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/atoll.texi b/doc/functions/atoll.texi deleted file mode 100644 index 55907152c9..0000000000 --- a/doc/functions/atoll.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node atoll -@section @code{atoll} -@findex atoll - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/atoll.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, OSF/1 5.1, Interix 3.5. -@end itemize diff --git a/doc/functions/basename.texi b/doc/functions/basename.texi deleted file mode 100644 index 2f0afab31c..0000000000 --- a/doc/functions/basename.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node basename -@section @code{basename} -@findex basename - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/basename.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -IRIX 6.5, Solaris 2.5.1, mingw, BeOS. -@item -glibc has two different functions @code{basename}: the POSIX version and -the GNU version. -@item -@code{basename} assumes file names in POSIX syntax; it does not work with file -names in Windows syntax. -@end itemize diff --git a/doc/functions/bcmp.texi b/doc/functions/bcmp.texi deleted file mode 100644 index 52ec4a64c3..0000000000 --- a/doc/functions/bcmp.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node bcmp -@section @code{bcmp} -@findex bcmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/bcmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw. -@item -This function is marked as ``legacy'' in POSIX. Better use @code{memcmp} -instead. -@end itemize diff --git a/doc/functions/bcopy.texi b/doc/functions/bcopy.texi deleted file mode 100644 index 2893b48282..0000000000 --- a/doc/functions/bcopy.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node bcopy -@section @code{bcopy} -@findex bcopy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/bcopy.html} - -Gnulib module: bcopy - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is marked as ``legacy'' in POSIX. Better use @code{memcpy} -or @code{memmove} instead. -@end itemize diff --git a/doc/functions/bind.texi b/doc/functions/bind.texi deleted file mode 100644 index 2211dd0bc9..0000000000 --- a/doc/functions/bind.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node bind -@section @code{bind} -@findex bind - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/bind.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/bsd_signal.texi b/doc/functions/bsd_signal.texi deleted file mode 100644 index 1b8bf5987b..0000000000 --- a/doc/functions/bsd_signal.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node bsd_signal -@section @code{bsd_signal} -@findex bsd_signal - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/bsd_signal.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, Solaris 2.5.1, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/bsearch.texi b/doc/functions/bsearch.texi deleted file mode 100644 index 2498e4f605..0000000000 --- a/doc/functions/bsearch.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node bsearch -@section @code{bsearch} -@findex bsearch - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/bsearch.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/btowc.texi b/doc/functions/btowc.texi deleted file mode 100644 index 6f1b5fcc3d..0000000000 --- a/doc/functions/btowc.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node btowc -@section @code{btowc} -@findex btowc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/btowc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.6, mingw, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/bzero.texi b/doc/functions/bzero.texi deleted file mode 100644 index 418c98f52d..0000000000 --- a/doc/functions/bzero.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node bzero -@section @code{bzero} -@findex bzero - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/bzero.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw. -@item -This function is marked as ``legacy'' in POSIX. Better use @code{memset} -instead. -@end itemize diff --git a/doc/functions/cabs.texi b/doc/functions/cabs.texi deleted file mode 100644 index a41fb5df1f..0000000000 --- a/doc/functions/cabs.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cabs -@section @code{cabs} -@findex cabs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cabs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 9. -@end itemize diff --git a/doc/functions/cabsf.texi b/doc/functions/cabsf.texi deleted file mode 100644 index 7f0ffa725b..0000000000 --- a/doc/functions/cabsf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cabsf -@section @code{cabsf} -@findex cabsf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cabsf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 9, mingw. -@end itemize diff --git a/doc/functions/cabsl.texi b/doc/functions/cabsl.texi deleted file mode 100644 index d794a335f2..0000000000 --- a/doc/functions/cabsl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cabsl -@section @code{cabsl} -@findex cabsl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cabsl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/cacos.texi b/doc/functions/cacos.texi deleted file mode 100644 index 1d2e1ecd44..0000000000 --- a/doc/functions/cacos.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cacos -@section @code{cacos} -@findex cacos - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cacos.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/cacosf.texi b/doc/functions/cacosf.texi deleted file mode 100644 index e6831928f8..0000000000 --- a/doc/functions/cacosf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cacosf -@section @code{cacosf} -@findex cacosf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cacosf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/cacosh.texi b/doc/functions/cacosh.texi deleted file mode 100644 index 44e1fb9843..0000000000 --- a/doc/functions/cacosh.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cacosh -@section @code{cacosh} -@findex cacosh - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cacosh.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/cacoshf.texi b/doc/functions/cacoshf.texi deleted file mode 100644 index df5c93dc9f..0000000000 --- a/doc/functions/cacoshf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cacoshf -@section @code{cacoshf} -@findex cacoshf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cacoshf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/cacoshl.texi b/doc/functions/cacoshl.texi deleted file mode 100644 index d54b78748e..0000000000 --- a/doc/functions/cacoshl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cacoshl -@section @code{cacoshl} -@findex cacoshl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cacoshl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/cacosl.texi b/doc/functions/cacosl.texi deleted file mode 100644 index 55e533a959..0000000000 --- a/doc/functions/cacosl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cacosl -@section @code{cacosl} -@findex cacosl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cacosl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/calloc.texi b/doc/functions/calloc.texi deleted file mode 100644 index 7c04faa3d8..0000000000 --- a/doc/functions/calloc.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node calloc -@section @code{calloc} -@findex calloc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/calloc.html} - -Gnulib module: calloc-posix - -Portability problems fixed by Gnulib: -@itemize -@item -Upon failure, the function does not set @code{errno} to @code{ENOMEM} on -some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize - -Extension: Gnulib provides a module @samp{calloc} that substitutes a -@code{calloc} implementation that behaves more like the glibc implementation. diff --git a/doc/functions/carg.texi b/doc/functions/carg.texi deleted file mode 100644 index fa30cb13d3..0000000000 --- a/doc/functions/carg.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node carg -@section @code{carg} -@findex carg - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/carg.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/cargf.texi b/doc/functions/cargf.texi deleted file mode 100644 index f83035414a..0000000000 --- a/doc/functions/cargf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cargf -@section @code{cargf} -@findex cargf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cargf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw., Interix 3.5 -@end itemize diff --git a/doc/functions/cargl.texi b/doc/functions/cargl.texi deleted file mode 100644 index b79f554aa8..0000000000 --- a/doc/functions/cargl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cargl -@section @code{cargl} -@findex cargl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cargl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/casin.texi b/doc/functions/casin.texi deleted file mode 100644 index 74dcdc2b5b..0000000000 --- a/doc/functions/casin.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node casin -@section @code{casin} -@findex casin - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/casin.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/casinf.texi b/doc/functions/casinf.texi deleted file mode 100644 index 62fe47378f..0000000000 --- a/doc/functions/casinf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node casinf -@section @code{casinf} -@findex casinf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/casinf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/casinh.texi b/doc/functions/casinh.texi deleted file mode 100644 index 223b6fd712..0000000000 --- a/doc/functions/casinh.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node casinh -@section @code{casinh} -@findex casinh - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/casinh.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/casinhf.texi b/doc/functions/casinhf.texi deleted file mode 100644 index feca7768dc..0000000000 --- a/doc/functions/casinhf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node casinhf -@section @code{casinhf} -@findex casinhf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/casinhf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/casinhl.texi b/doc/functions/casinhl.texi deleted file mode 100644 index 56640759d3..0000000000 --- a/doc/functions/casinhl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node casinhl -@section @code{casinhl} -@findex casinhl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/casinhl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/casinl.texi b/doc/functions/casinl.texi deleted file mode 100644 index 5b200fb3d9..0000000000 --- a/doc/functions/casinl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node casinl -@section @code{casinl} -@findex casinl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/casinl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/catan.texi b/doc/functions/catan.texi deleted file mode 100644 index c579495000..0000000000 --- a/doc/functions/catan.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node catan -@section @code{catan} -@findex catan - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/catan.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/catanf.texi b/doc/functions/catanf.texi deleted file mode 100644 index e472abc312..0000000000 --- a/doc/functions/catanf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node catanf -@section @code{catanf} -@findex catanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/catanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/catanh.texi b/doc/functions/catanh.texi deleted file mode 100644 index cfad66e740..0000000000 --- a/doc/functions/catanh.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node catanh -@section @code{catanh} -@findex catanh - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/catanh.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/catanhf.texi b/doc/functions/catanhf.texi deleted file mode 100644 index fc2e22f72d..0000000000 --- a/doc/functions/catanhf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node catanhf -@section @code{catanhf} -@findex catanhf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/catanhf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/catanhl.texi b/doc/functions/catanhl.texi deleted file mode 100644 index 9fb1bead95..0000000000 --- a/doc/functions/catanhl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node catanhl -@section @code{catanhl} -@findex catanhl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/catanhl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/catanl.texi b/doc/functions/catanl.texi deleted file mode 100644 index b2c7f64340..0000000000 --- a/doc/functions/catanl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node catanl -@section @code{catanl} -@findex catanl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/catanl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/catclose.texi b/doc/functions/catclose.texi deleted file mode 100644 index 79f96bc178..0000000000 --- a/doc/functions/catclose.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node catclose -@section @code{catclose} -@findex catclose - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/catclose.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/catgets.texi b/doc/functions/catgets.texi deleted file mode 100644 index 5f2dbc74a2..0000000000 --- a/doc/functions/catgets.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node catgets -@section @code{catgets} -@findex catgets - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/catgets.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/catopen.texi b/doc/functions/catopen.texi deleted file mode 100644 index be690c9de7..0000000000 --- a/doc/functions/catopen.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node catopen -@section @code{catopen} -@findex catopen - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/catopen.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/cbrt.texi b/doc/functions/cbrt.texi deleted file mode 100644 index 45ba3c4ee8..0000000000 --- a/doc/functions/cbrt.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node cbrt -@section @code{cbrt} -@findex cbrt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cbrt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/cbrtf.texi b/doc/functions/cbrtf.texi deleted file mode 100644 index e0c25fbcaa..0000000000 --- a/doc/functions/cbrtf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cbrtf -@section @code{cbrtf} -@findex cbrtf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cbrtf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, IRIX 6.5, Solaris 9. -@end itemize diff --git a/doc/functions/cbrtl.texi b/doc/functions/cbrtl.texi deleted file mode 100644 index b7880073e6..0000000000 --- a/doc/functions/cbrtl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cbrtl -@section @code{cbrtl} -@findex cbrtl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cbrtl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/ccos.texi b/doc/functions/ccos.texi deleted file mode 100644 index 1b32c98380..0000000000 --- a/doc/functions/ccos.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ccos -@section @code{ccos} -@findex ccos - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ccos.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/ccosf.texi b/doc/functions/ccosf.texi deleted file mode 100644 index 6ccd4ce220..0000000000 --- a/doc/functions/ccosf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ccosf -@section @code{ccosf} -@findex ccosf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ccosf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/ccosh.texi b/doc/functions/ccosh.texi deleted file mode 100644 index 28b7c04794..0000000000 --- a/doc/functions/ccosh.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ccosh -@section @code{ccosh} -@findex ccosh - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ccosh.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/ccoshf.texi b/doc/functions/ccoshf.texi deleted file mode 100644 index 7b55744d5a..0000000000 --- a/doc/functions/ccoshf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ccoshf -@section @code{ccoshf} -@findex ccoshf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ccoshf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/ccoshl.texi b/doc/functions/ccoshl.texi deleted file mode 100644 index df921c0aee..0000000000 --- a/doc/functions/ccoshl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ccoshl -@section @code{ccoshl} -@findex ccoshl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ccoshl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/ccosl.texi b/doc/functions/ccosl.texi deleted file mode 100644 index 3af74c467c..0000000000 --- a/doc/functions/ccosl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ccosl -@section @code{ccosl} -@findex ccosl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ccosl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/ceil.texi b/doc/functions/ceil.texi deleted file mode 100644 index 7738542037..0000000000 --- a/doc/functions/ceil.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node ceil -@section @code{ceil} -@findex ceil - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ceil.html} - -Gnulib module: ceil - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/ceilf.texi b/doc/functions/ceilf.texi deleted file mode 100644 index 80e34e4a4e..0000000000 --- a/doc/functions/ceilf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ceilf -@section @code{ceilf} -@findex ceilf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ceilf.html} - -Gnulib module: ceilf - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 9. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/ceill.texi b/doc/functions/ceill.texi deleted file mode 100644 index eb12db2b23..0000000000 --- a/doc/functions/ceill.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ceill -@section @code{ceill} -@findex ceill - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ceill.html} - -Gnulib module: ceill - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/cexp.texi b/doc/functions/cexp.texi deleted file mode 100644 index 4da07e459c..0000000000 --- a/doc/functions/cexp.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cexp -@section @code{cexp} -@findex cexp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cexp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/cexpf.texi b/doc/functions/cexpf.texi deleted file mode 100644 index 11a6d486e2..0000000000 --- a/doc/functions/cexpf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cexpf -@section @code{cexpf} -@findex cexpf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cexpf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/cexpl.texi b/doc/functions/cexpl.texi deleted file mode 100644 index de8e425cdb..0000000000 --- a/doc/functions/cexpl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cexpl -@section @code{cexpl} -@findex cexpl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cexpl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/cfgetispeed.texi b/doc/functions/cfgetispeed.texi deleted file mode 100644 index 2728acaca9..0000000000 --- a/doc/functions/cfgetispeed.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cfgetispeed -@section @code{cfgetispeed} -@findex cfgetispeed - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cfgetispeed.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/cfgetospeed.texi b/doc/functions/cfgetospeed.texi deleted file mode 100644 index b0997dc457..0000000000 --- a/doc/functions/cfgetospeed.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cfgetospeed -@section @code{cfgetospeed} -@findex cfgetospeed - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cfgetospeed.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/cfsetispeed.texi b/doc/functions/cfsetispeed.texi deleted file mode 100644 index 8ad32dcb08..0000000000 --- a/doc/functions/cfsetispeed.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cfsetispeed -@section @code{cfsetispeed} -@findex cfsetispeed - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cfsetispeed.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/cfsetospeed.texi b/doc/functions/cfsetospeed.texi deleted file mode 100644 index f528d5fd37..0000000000 --- a/doc/functions/cfsetospeed.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cfsetospeed -@section @code{cfsetospeed} -@findex cfsetospeed - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cfsetospeed.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/chdir.texi b/doc/functions/chdir.texi deleted file mode 100644 index 8baab8fd7a..0000000000 --- a/doc/functions/chdir.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node chdir -@section @code{chdir} -@findex chdir - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/chdir.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/chmod.texi b/doc/functions/chmod.texi deleted file mode 100644 index d5f135acc2..0000000000 --- a/doc/functions/chmod.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node chmod -@section @code{chmod} -@findex chmod - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/chmod.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/chown.texi b/doc/functions/chown.texi deleted file mode 100644 index 55b41f8ee5..0000000000 --- a/doc/functions/chown.texi +++ /dev/null @@ -1,25 +0,0 @@ -@node chown -@section @code{chown} -@findex chown - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/chown.html} - -Gnulib module: chown - -Portability problems fixed by Gnulib: -@itemize -@item -When passed an argument of -1, some implementations really set the owner -user/group id of the file to this value, rather than leaving that id of the -file alone. -@item -When applied to a symbolic link, some implementations don't dereference -the symlink, i.e.@: they behave like @code{lchown}. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/cimag.texi b/doc/functions/cimag.texi deleted file mode 100644 index 57c5abc684..0000000000 --- a/doc/functions/cimag.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cimag -@section @code{cimag} -@findex cimag - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cimag.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/cimagf.texi b/doc/functions/cimagf.texi deleted file mode 100644 index 2bf83f28ca..0000000000 --- a/doc/functions/cimagf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cimagf -@section @code{cimagf} -@findex cimagf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cimagf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/cimagl.texi b/doc/functions/cimagl.texi deleted file mode 100644 index e2569d22b2..0000000000 --- a/doc/functions/cimagl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cimagl -@section @code{cimagl} -@findex cimagl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cimagl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/clearerr.texi b/doc/functions/clearerr.texi deleted file mode 100644 index e4829904ec..0000000000 --- a/doc/functions/clearerr.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node clearerr -@section @code{clearerr} -@findex clearerr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/clearerr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/clock.texi b/doc/functions/clock.texi deleted file mode 100644 index 07e5de7a99..0000000000 --- a/doc/functions/clock.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node clock -@section @code{clock} -@findex clock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/clock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/clock_getcpuclockid.texi b/doc/functions/clock_getcpuclockid.texi deleted file mode 100644 index b1a2a93445..0000000000 --- a/doc/functions/clock_getcpuclockid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node clock_getcpuclockid -@section @code{clock_getcpuclockid} -@findex clock_getcpuclockid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/clock_getcpuclockid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/clock_getres.texi b/doc/functions/clock_getres.texi deleted file mode 100644 index d24ea4e093..0000000000 --- a/doc/functions/clock_getres.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node clock_getres -@section @code{clock_getres} -@findex clock_getres - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/clock_getres.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/clock_gettime.texi b/doc/functions/clock_gettime.texi deleted file mode 100644 index d443c39818..0000000000 --- a/doc/functions/clock_gettime.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node clock_gettime -@section @code{clock_gettime} -@findex clock_gettime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/clock_gettime.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/clock_nanosleep.texi b/doc/functions/clock_nanosleep.texi deleted file mode 100644 index 978b02fe2e..0000000000 --- a/doc/functions/clock_nanosleep.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node clock_nanosleep -@section @code{clock_nanosleep} -@findex clock_nanosleep - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/clock_nanosleep.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/clock_settime.texi b/doc/functions/clock_settime.texi deleted file mode 100644 index 3f5e28af6f..0000000000 --- a/doc/functions/clock_settime.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node clock_settime -@section @code{clock_settime} -@findex clock_settime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/clock_settime.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/clog.texi b/doc/functions/clog.texi deleted file mode 100644 index 901818e044..0000000000 --- a/doc/functions/clog.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node clog -@section @code{clog} -@findex clog - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/clog.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/clogf.texi b/doc/functions/clogf.texi deleted file mode 100644 index 2b05a8801e..0000000000 --- a/doc/functions/clogf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node clogf -@section @code{clogf} -@findex clogf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/clogf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/clogl.texi b/doc/functions/clogl.texi deleted file mode 100644 index cbddacc3d1..0000000000 --- a/doc/functions/clogl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node clogl -@section @code{clogl} -@findex clogl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/clogl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/close.texi b/doc/functions/close.texi deleted file mode 100644 index ec961dca8c..0000000000 --- a/doc/functions/close.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node close -@section @code{close} -@findex close - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/close.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/closedir.texi b/doc/functions/closedir.texi deleted file mode 100644 index 0183ed3af3..0000000000 --- a/doc/functions/closedir.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node closedir -@section @code{closedir} -@findex closedir - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/closedir.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/closelog.texi b/doc/functions/closelog.texi deleted file mode 100644 index 948e637446..0000000000 --- a/doc/functions/closelog.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node closelog -@section @code{closelog} -@findex closelog - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/closelog.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/confstr.texi b/doc/functions/confstr.texi deleted file mode 100644 index de97788d18..0000000000 --- a/doc/functions/confstr.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node confstr -@section @code{confstr} -@findex confstr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/confstr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw. -@end itemize diff --git a/doc/functions/conj.texi b/doc/functions/conj.texi deleted file mode 100644 index 5614b4252b..0000000000 --- a/doc/functions/conj.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node conj -@section @code{conj} -@findex conj - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/conj.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/conjf.texi b/doc/functions/conjf.texi deleted file mode 100644 index b403b84d01..0000000000 --- a/doc/functions/conjf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node conjf -@section @code{conjf} -@findex conjf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/conjf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/conjl.texi b/doc/functions/conjl.texi deleted file mode 100644 index 062f82e3ca..0000000000 --- a/doc/functions/conjl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node conjl -@section @code{conjl} -@findex conjl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/conjl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/connect.texi b/doc/functions/connect.texi deleted file mode 100644 index 4987034763..0000000000 --- a/doc/functions/connect.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node connect -@section @code{connect} -@findex connect - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/connect.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/copysign.texi b/doc/functions/copysign.texi deleted file mode 100644 index af7dd07318..0000000000 --- a/doc/functions/copysign.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node copysign -@section @code{copysign} -@findex copysign - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/copysign.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/copysignf.texi b/doc/functions/copysignf.texi deleted file mode 100644 index 7f5f944413..0000000000 --- a/doc/functions/copysignf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node copysignf -@section @code{copysignf} -@findex copysignf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/copysignf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, IRIX 6.5, Solaris 9. -@end itemize diff --git a/doc/functions/copysignl.texi b/doc/functions/copysignl.texi deleted file mode 100644 index 4dfa527105..0000000000 --- a/doc/functions/copysignl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node copysignl -@section @code{copysignl} -@findex copysignl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/copysignl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/cos.texi b/doc/functions/cos.texi deleted file mode 100644 index c827cb15b7..0000000000 --- a/doc/functions/cos.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node cos -@section @code{cos} -@findex cos - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cos.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/cosf.texi b/doc/functions/cosf.texi deleted file mode 100644 index 71a2565413..0000000000 --- a/doc/functions/cosf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cosf -@section @code{cosf} -@findex cosf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cosf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/cosh.texi b/doc/functions/cosh.texi deleted file mode 100644 index ebbfb1dbf3..0000000000 --- a/doc/functions/cosh.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node cosh -@section @code{cosh} -@findex cosh - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cosh.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/coshf.texi b/doc/functions/coshf.texi deleted file mode 100644 index 9f19f08cbf..0000000000 --- a/doc/functions/coshf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node coshf -@section @code{coshf} -@findex coshf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/coshf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/coshl.texi b/doc/functions/coshl.texi deleted file mode 100644 index 053964b4da..0000000000 --- a/doc/functions/coshl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node coshl -@section @code{coshl} -@findex coshl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/coshl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/cosl.texi b/doc/functions/cosl.texi deleted file mode 100644 index 7642daa54a..0000000000 --- a/doc/functions/cosl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cosl -@section @code{cosl} -@findex cosl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cosl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/cpow.texi b/doc/functions/cpow.texi deleted file mode 100644 index e0ecccdcb5..0000000000 --- a/doc/functions/cpow.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cpow -@section @code{cpow} -@findex cpow - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cpow.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/cpowf.texi b/doc/functions/cpowf.texi deleted file mode 100644 index 50f9eb9c59..0000000000 --- a/doc/functions/cpowf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cpowf -@section @code{cpowf} -@findex cpowf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cpowf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/cpowl.texi b/doc/functions/cpowl.texi deleted file mode 100644 index dc1bf06416..0000000000 --- a/doc/functions/cpowl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node cpowl -@section @code{cpowl} -@findex cpowl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cpowl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/cproj.texi b/doc/functions/cproj.texi deleted file mode 100644 index bad2b530fb..0000000000 --- a/doc/functions/cproj.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node cproj -@section @code{cproj} -@findex cproj - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cproj.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@item -The glibc implementation is or was broken. -@end itemize diff --git a/doc/functions/cprojf.texi b/doc/functions/cprojf.texi deleted file mode 100644 index 93d464aefc..0000000000 --- a/doc/functions/cprojf.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node cprojf -@section @code{cprojf} -@findex cprojf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cprojf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@item -The glibc implementation is or was broken. -@end itemize diff --git a/doc/functions/cprojl.texi b/doc/functions/cprojl.texi deleted file mode 100644 index c99ae49de8..0000000000 --- a/doc/functions/cprojl.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node cprojl -@section @code{cprojl} -@findex cprojl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/cprojl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@item -The glibc implementation is or was broken. -@end itemize diff --git a/doc/functions/creal.texi b/doc/functions/creal.texi deleted file mode 100644 index 1039d263e0..0000000000 --- a/doc/functions/creal.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node creal -@section @code{creal} -@findex creal - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/creal.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/crealf.texi b/doc/functions/crealf.texi deleted file mode 100644 index c65870ef94..0000000000 --- a/doc/functions/crealf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node crealf -@section @code{crealf} -@findex crealf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/crealf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/creall.texi b/doc/functions/creall.texi deleted file mode 100644 index 0e56b01b7b..0000000000 --- a/doc/functions/creall.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node creall -@section @code{creall} -@findex creall - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/creall.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/creat.texi b/doc/functions/creat.texi deleted file mode 100644 index 6b15a13ce7..0000000000 --- a/doc/functions/creat.texi +++ /dev/null @@ -1,23 +0,0 @@ -@node creat -@section @code{creat} -@findex creat - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/creat.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows, this function returns a file handle in @code{O_TEXT} mode. If you -need a file handle in @code{O_BINARY} mode, you need to use the function -@code{open} instead. -@item -On platforms where @code{off_t} is a 32-bit type, @code{creat} may not work -correctly to create files larger than 2 GB. The fix is to use the -@code{AC_SYS_LARGEFILE} macro. -@end itemize diff --git a/doc/functions/crypt.texi b/doc/functions/crypt.texi deleted file mode 100644 index 614f4544cf..0000000000 --- a/doc/functions/crypt.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node crypt -@section @code{crypt} -@findex crypt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/crypt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, Cygwin, mingw. -@end itemize diff --git a/doc/functions/csin.texi b/doc/functions/csin.texi deleted file mode 100644 index ecac768ebc..0000000000 --- a/doc/functions/csin.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node csin -@section @code{csin} -@findex csin - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/csin.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/csinf.texi b/doc/functions/csinf.texi deleted file mode 100644 index fbe0f1284c..0000000000 --- a/doc/functions/csinf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node csinf -@section @code{csinf} -@findex csinf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/csinf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/csinh.texi b/doc/functions/csinh.texi deleted file mode 100644 index 0745b5c67c..0000000000 --- a/doc/functions/csinh.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node csinh -@section @code{csinh} -@findex csinh - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/csinh.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/csinhf.texi b/doc/functions/csinhf.texi deleted file mode 100644 index 36aa17b4b7..0000000000 --- a/doc/functions/csinhf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node csinhf -@section @code{csinhf} -@findex csinhf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/csinhf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/csinhl.texi b/doc/functions/csinhl.texi deleted file mode 100644 index d60eab91bb..0000000000 --- a/doc/functions/csinhl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node csinhl -@section @code{csinhl} -@findex csinhl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/csinhl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/csinl.texi b/doc/functions/csinl.texi deleted file mode 100644 index 404226f7dd..0000000000 --- a/doc/functions/csinl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node csinl -@section @code{csinl} -@findex csinl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/csinl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/csqrt.texi b/doc/functions/csqrt.texi deleted file mode 100644 index 1dec497cae..0000000000 --- a/doc/functions/csqrt.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node csqrt -@section @code{csqrt} -@findex csqrt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/csqrt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/csqrtf.texi b/doc/functions/csqrtf.texi deleted file mode 100644 index 0fa814e02e..0000000000 --- a/doc/functions/csqrtf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node csqrtf -@section @code{csqrtf} -@findex csqrtf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/csqrtf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/csqrtl.texi b/doc/functions/csqrtl.texi deleted file mode 100644 index 2d3d71a831..0000000000 --- a/doc/functions/csqrtl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node csqrtl -@section @code{csqrtl} -@findex csqrtl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/csqrtl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/ctan.texi b/doc/functions/ctan.texi deleted file mode 100644 index 43aeea3d05..0000000000 --- a/doc/functions/ctan.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ctan -@section @code{ctan} -@findex ctan - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctan.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/ctanf.texi b/doc/functions/ctanf.texi deleted file mode 100644 index ce778d8411..0000000000 --- a/doc/functions/ctanf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ctanf -@section @code{ctanf} -@findex ctanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/ctanh.texi b/doc/functions/ctanh.texi deleted file mode 100644 index 4d4c0b54bc..0000000000 --- a/doc/functions/ctanh.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ctanh -@section @code{ctanh} -@findex ctanh - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctanh.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/ctanhf.texi b/doc/functions/ctanhf.texi deleted file mode 100644 index 859da8c3e1..0000000000 --- a/doc/functions/ctanhf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ctanhf -@section @code{ctanhf} -@findex ctanhf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctanhf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/ctanhl.texi b/doc/functions/ctanhl.texi deleted file mode 100644 index 752ef990cd..0000000000 --- a/doc/functions/ctanhl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ctanhl -@section @code{ctanhl} -@findex ctanhl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctanhl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/ctanl.texi b/doc/functions/ctanl.texi deleted file mode 100644 index 2786a0525c..0000000000 --- a/doc/functions/ctanl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ctanl -@section @code{ctanl} -@findex ctanl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctanl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/ctermid.texi b/doc/functions/ctermid.texi deleted file mode 100644 index f0f7390791..0000000000 --- a/doc/functions/ctermid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ctermid -@section @code{ctermid} -@findex ctermid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctermid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/ctime.texi b/doc/functions/ctime.texi deleted file mode 100644 index 14d0e9d584..0000000000 --- a/doc/functions/ctime.texi +++ /dev/null @@ -1,27 +0,0 @@ -@node ctime -@section @code{ctime} -@findex ctime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctime.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function may overflow its internal buffer if an invalid year is passed. -@item -The @code{ctime} function need not be reentrant, and consequently is -not required to be thread safe. Implementations of @code{ctime} -typically write the time stamp into static buffer. If two threads -call @code{ctime} at roughly the same time, you might end up with the -wrong date in one of the threads, or some undefined string. There is -a re-entrant interface @code{ctime_r}. -@end itemize - -A more flexible function is @code{strftime}. However, note that it is -locale dependent. diff --git a/doc/functions/ctime_r.texi b/doc/functions/ctime_r.texi deleted file mode 100644 index 517a3c14ce..0000000000 --- a/doc/functions/ctime_r.texi +++ /dev/null @@ -1,34 +0,0 @@ -@node ctime_r -@section @code{ctime_r} -@findex ctime_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctime_r.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -This function may put more than 26 bytes into the argument buffer if an -invalid year is passed. -@end itemize - -@code{ctime_r} takes a pre-allocated buffer and length of the buffer, -and returns @code{NULL} on errors. -The input buffer should be at least 26 bytes in size. The output -string is locale-independent. However, years can have more than 4 -digits if @code{time_t} is sufficiently wide, so the length of the -required output buffer is not easy to determine. Increasing the -buffer size when @code{ctime_r} returns @code{NULL} is not necessarily -sufficient. The @code{NULL} return value could mean some other error -condition, which will not go away by increasing the buffer size. - -A more flexible function is @code{strftime}. However, note that it is -locale dependent. diff --git a/doc/functions/daylight.texi b/doc/functions/daylight.texi deleted file mode 100644 index d86520bb0d..0000000000 --- a/doc/functions/daylight.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node daylight -@section @code{daylight} -@findex daylight - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/daylight.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This variable is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin. -@item -The address of this variable is not a compile-time constant on some platforms: -Cygwin, mingw. -@end itemize diff --git a/doc/functions/dbm_clearerr.texi b/doc/functions/dbm_clearerr.texi deleted file mode 100644 index e129a04c54..0000000000 --- a/doc/functions/dbm_clearerr.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node dbm_clearerr -@section @code{dbm_clearerr} -@findex dbm_clearerr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_clearerr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, HP-UX 11, OSF/1 5.1, Solaris 2.5.1, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/dbm_close.texi b/doc/functions/dbm_close.texi deleted file mode 100644 index 6d557a9be8..0000000000 --- a/doc/functions/dbm_close.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node dbm_close -@section @code{dbm_close} -@findex dbm_close - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_close.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/dbm_delete.texi b/doc/functions/dbm_delete.texi deleted file mode 100644 index 78f61c7100..0000000000 --- a/doc/functions/dbm_delete.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node dbm_delete -@section @code{dbm_delete} -@findex dbm_delete - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_delete.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/dbm_error.texi b/doc/functions/dbm_error.texi deleted file mode 100644 index 0967d9b1d9..0000000000 --- a/doc/functions/dbm_error.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node dbm_error -@section @code{dbm_error} -@findex dbm_error - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_error.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, HP-UX 11, OSF/1 4.0, Solaris 2.5.1, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/dbm_fetch.texi b/doc/functions/dbm_fetch.texi deleted file mode 100644 index 6c4d1488f6..0000000000 --- a/doc/functions/dbm_fetch.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node dbm_fetch -@section @code{dbm_fetch} -@findex dbm_fetch - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_fetch.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/dbm_firstkey.texi b/doc/functions/dbm_firstkey.texi deleted file mode 100644 index 8b6837251d..0000000000 --- a/doc/functions/dbm_firstkey.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node dbm_firstkey -@section @code{dbm_firstkey} -@findex dbm_firstkey - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_firstkey.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/dbm_nextkey.texi b/doc/functions/dbm_nextkey.texi deleted file mode 100644 index f58f660196..0000000000 --- a/doc/functions/dbm_nextkey.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node dbm_nextkey -@section @code{dbm_nextkey} -@findex dbm_nextkey - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_nextkey.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/dbm_open.texi b/doc/functions/dbm_open.texi deleted file mode 100644 index 8fba3c14b2..0000000000 --- a/doc/functions/dbm_open.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node dbm_open -@section @code{dbm_open} -@findex dbm_open - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_open.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/dbm_store.texi b/doc/functions/dbm_store.texi deleted file mode 100644 index 65daaa4c7f..0000000000 --- a/doc/functions/dbm_store.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node dbm_store -@section @code{dbm_store} -@findex dbm_store - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_store.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/difftime.texi b/doc/functions/difftime.texi deleted file mode 100644 index 871c0462a6..0000000000 --- a/doc/functions/difftime.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node difftime -@section @code{difftime} -@findex difftime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/difftime.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/dirname.texi b/doc/functions/dirname.texi deleted file mode 100644 index 4bc652b33d..0000000000 --- a/doc/functions/dirname.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node dirname -@section @code{dirname} -@findex dirname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dirname.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -IRIX 6.5, Solaris 2.5.1, mingw, BeOS. -@item -@code{dirname} assumes file names in POSIX syntax; it does not work with file -names in Windows syntax. -@end itemize - -The Gnulib module @code{dirname} provides similar API that also works with -Windows file names. diff --git a/doc/functions/div.texi b/doc/functions/div.texi deleted file mode 100644 index ecb36737aa..0000000000 --- a/doc/functions/div.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node div -@section @code{div} -@findex div - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/div.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/dlclose.texi b/doc/functions/dlclose.texi deleted file mode 100644 index 1686fe3488..0000000000 --- a/doc/functions/dlclose.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node dlclose -@section @code{dlclose} -@findex dlclose - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dlclose.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/dlerror.texi b/doc/functions/dlerror.texi deleted file mode 100644 index eab5ba656c..0000000000 --- a/doc/functions/dlerror.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node dlerror -@section @code{dlerror} -@findex dlerror - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dlerror.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/dlopen.texi b/doc/functions/dlopen.texi deleted file mode 100644 index dc1fbc0b0f..0000000000 --- a/doc/functions/dlopen.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node dlopen -@section @code{dlopen} -@findex dlopen - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dlopen.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, Interix 3.5, BeOS. -@item -If the file name argument is not absolute, the file is searched for. The -search algorithm is system specific. -@end itemize diff --git a/doc/functions/dlsym.texi b/doc/functions/dlsym.texi deleted file mode 100644 index 9e1ff93ccc..0000000000 --- a/doc/functions/dlsym.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node dlsym -@section @code{dlsym} -@findex dlsym - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dlsym.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, Interix 3.5, BeOS. -@item -The visibility of symbols loaded in dependent shared libraries or present -in the main executable is system dependent. -@end itemize diff --git a/doc/functions/drand48.texi b/doc/functions/drand48.texi deleted file mode 100644 index 562409569a..0000000000 --- a/doc/functions/drand48.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node drand48 -@section @code{drand48} -@findex drand48 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/drand48.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/dup.texi b/doc/functions/dup.texi deleted file mode 100644 index 0c329d53b5..0000000000 --- a/doc/functions/dup.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node dup -@section @code{dup} -@findex dup - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dup.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/dup2.texi b/doc/functions/dup2.texi deleted file mode 100644 index 62bddab9a2..0000000000 --- a/doc/functions/dup2.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node dup2 -@section @code{dup2} -@findex dup2 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/dup2.html} - -Gnulib module: dup2 - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some older platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/ecvt.texi b/doc/functions/ecvt.texi deleted file mode 100644 index c693598958..0000000000 --- a/doc/functions/ecvt.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node ecvt -@section @code{ecvt} -@findex ecvt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ecvt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0. -@item -This function is marked as ``legacy'' in POSIX. Better use @code{sprintf} -instead. -@end itemize diff --git a/doc/functions/encrypt.texi b/doc/functions/encrypt.texi deleted file mode 100644 index de6f860bcd..0000000000 --- a/doc/functions/encrypt.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node encrypt -@section @code{encrypt} -@findex encrypt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/encrypt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/endgrent.texi b/doc/functions/endgrent.texi deleted file mode 100644 index 6d5b1d4bca..0000000000 --- a/doc/functions/endgrent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node endgrent -@section @code{endgrent} -@findex endgrent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/endgrent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/endhostent.texi b/doc/functions/endhostent.texi deleted file mode 100644 index ae7eb30a18..0000000000 --- a/doc/functions/endhostent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node endhostent -@section @code{endhostent} -@findex endhostent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/endhostent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/endnetent.texi b/doc/functions/endnetent.texi deleted file mode 100644 index 7eb870db41..0000000000 --- a/doc/functions/endnetent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node endnetent -@section @code{endnetent} -@findex endnetent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/endnetent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/endprotoent.texi b/doc/functions/endprotoent.texi deleted file mode 100644 index 3d69804c86..0000000000 --- a/doc/functions/endprotoent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node endprotoent -@section @code{endprotoent} -@findex endprotoent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/endprotoent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/endpwent.texi b/doc/functions/endpwent.texi deleted file mode 100644 index aa518ae73c..0000000000 --- a/doc/functions/endpwent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node endpwent -@section @code{endpwent} -@findex endpwent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/endpwent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/endservent.texi b/doc/functions/endservent.texi deleted file mode 100644 index c3f7e1152b..0000000000 --- a/doc/functions/endservent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node endservent -@section @code{endservent} -@findex endservent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/endservent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/endutxent.texi b/doc/functions/endutxent.texi deleted file mode 100644 index 88d9b34cde..0000000000 --- a/doc/functions/endutxent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node endutxent -@section @code{endutxent} -@findex endutxent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/endutxent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/functions/environ.texi b/doc/functions/environ.texi deleted file mode 100644 index d89187b1be..0000000000 --- a/doc/functions/environ.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node environ -@section @code{environ} -@findex environ - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/environ.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This variable is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin. -@item -The address of this variable is not a compile-time constant on some platforms: -mingw. -@end itemize diff --git a/doc/functions/erand48.texi b/doc/functions/erand48.texi deleted file mode 100644 index 1dcee9cba2..0000000000 --- a/doc/functions/erand48.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node erand48 -@section @code{erand48} -@findex erand48 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/erand48.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/erf.texi b/doc/functions/erf.texi deleted file mode 100644 index 8c9015b38e..0000000000 --- a/doc/functions/erf.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node erf -@section @code{erf} -@findex erf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/erf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/erfc.texi b/doc/functions/erfc.texi deleted file mode 100644 index f171e76df1..0000000000 --- a/doc/functions/erfc.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node erfc -@section @code{erfc} -@findex erfc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/erfc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/erfcf.texi b/doc/functions/erfcf.texi deleted file mode 100644 index 0aee01da51..0000000000 --- a/doc/functions/erfcf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node erfcf -@section @code{erfcf} -@findex erfcf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/erfcf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. -@end itemize diff --git a/doc/functions/erfcl.texi b/doc/functions/erfcl.texi deleted file mode 100644 index 4413ac589c..0000000000 --- a/doc/functions/erfcl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node erfcl -@section @code{erfcl} -@findex erfcl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/erfcl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/erff.texi b/doc/functions/erff.texi deleted file mode 100644 index 21c200d036..0000000000 --- a/doc/functions/erff.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node erff -@section @code{erff} -@findex erff - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/erff.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. -@end itemize diff --git a/doc/functions/erfl.texi b/doc/functions/erfl.texi deleted file mode 100644 index d2e2762011..0000000000 --- a/doc/functions/erfl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node erfl -@section @code{erfl} -@findex erfl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/erfl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/errno.texi b/doc/functions/errno.texi deleted file mode 100644 index 1e7fa1112f..0000000000 --- a/doc/functions/errno.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node errno -@section @code{errno} -@findex errno - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/errno.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows, the socket functions don't set @code{errno}; their error code is -available through @code{WSAGetLastError()} instead. -@end itemize diff --git a/doc/functions/execl.texi b/doc/functions/execl.texi deleted file mode 100644 index a908fc5792..0000000000 --- a/doc/functions/execl.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node execl -@section @code{execl} -@findex execl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/execl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/execle.texi b/doc/functions/execle.texi deleted file mode 100644 index 7ab5b83f10..0000000000 --- a/doc/functions/execle.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node execle -@section @code{execle} -@findex execle - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/execle.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/execlp.texi b/doc/functions/execlp.texi deleted file mode 100644 index c4ddec706e..0000000000 --- a/doc/functions/execlp.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node execlp -@section @code{execlp} -@findex execlp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/execlp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/execv.texi b/doc/functions/execv.texi deleted file mode 100644 index 51a544df33..0000000000 --- a/doc/functions/execv.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node execv -@section @code{execv} -@findex execv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/execv.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/execve.texi b/doc/functions/execve.texi deleted file mode 100644 index 1aedd21893..0000000000 --- a/doc/functions/execve.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node execve -@section @code{execve} -@findex execve - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/execve.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/execvp.texi b/doc/functions/execvp.texi deleted file mode 100644 index 54fe61c557..0000000000 --- a/doc/functions/execvp.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node execvp -@section @code{execvp} -@findex execvp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/execvp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/exit.texi b/doc/functions/exit.texi deleted file mode 100644 index 9d59692ae7..0000000000 --- a/doc/functions/exit.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node exit -@section @code{exit} -@findex exit - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/exit.html} - -Gnulib module: exit - -Portability problems fixed by Gnulib: -@itemize -@item -Some problems with the macros @code{EXIT_SUCCESS} and @code{EXIT_FAILURE}, -see @ref{stdlib.h}. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/exp.texi b/doc/functions/exp.texi deleted file mode 100644 index dee126e72b..0000000000 --- a/doc/functions/exp.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node exp -@section @code{exp} -@findex exp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/exp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/exp2.texi b/doc/functions/exp2.texi deleted file mode 100644 index deff127010..0000000000 --- a/doc/functions/exp2.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node exp2 -@section @code{exp2} -@findex exp2 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/exp2.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/exp2f.texi b/doc/functions/exp2f.texi deleted file mode 100644 index 7f87486741..0000000000 --- a/doc/functions/exp2f.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node exp2f -@section @code{exp2f} -@findex exp2f - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/exp2f.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/exp2l.texi b/doc/functions/exp2l.texi deleted file mode 100644 index 5f0e97edba..0000000000 --- a/doc/functions/exp2l.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node exp2l -@section @code{exp2l} -@findex exp2l - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/exp2l.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/expf.texi b/doc/functions/expf.texi deleted file mode 100644 index 87e66da08b..0000000000 --- a/doc/functions/expf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node expf -@section @code{expf} -@findex expf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/expf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/expl.texi b/doc/functions/expl.texi deleted file mode 100644 index 15a5951f76..0000000000 --- a/doc/functions/expl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node expl -@section @code{expl} -@findex expl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/expl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/expm1.texi b/doc/functions/expm1.texi deleted file mode 100644 index 195b4a61ad..0000000000 --- a/doc/functions/expm1.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node expm1 -@section @code{expm1} -@findex expm1 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/expm1.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/expm1f.texi b/doc/functions/expm1f.texi deleted file mode 100644 index 120c0825b3..0000000000 --- a/doc/functions/expm1f.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node expm1f -@section @code{expm1f} -@findex expm1f - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/expm1f.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 9, mingw. -@end itemize diff --git a/doc/functions/expm1l.texi b/doc/functions/expm1l.texi deleted file mode 100644 index 5a1ade4b55..0000000000 --- a/doc/functions/expm1l.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node expm1l -@section @code{expm1l} -@findex expm1l - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/expm1l.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/fabs.texi b/doc/functions/fabs.texi deleted file mode 100644 index 191b1067b2..0000000000 --- a/doc/functions/fabs.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node fabs -@section @code{fabs} -@findex fabs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fabs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/fabsf.texi b/doc/functions/fabsf.texi deleted file mode 100644 index 2bdb834bfb..0000000000 --- a/doc/functions/fabsf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fabsf -@section @code{fabsf} -@findex fabsf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fabsf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/fabsl.texi b/doc/functions/fabsl.texi deleted file mode 100644 index 006077af8e..0000000000 --- a/doc/functions/fabsl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fabsl -@section @code{fabsl} -@findex fabsl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fabsl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/fattach.texi b/doc/functions/fattach.texi deleted file mode 100644 index 316acac8e0..0000000000 --- a/doc/functions/fattach.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fattach -@section @code{fattach} -@findex fattach - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fattach.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/fchdir.texi b/doc/functions/fchdir.texi deleted file mode 100644 index 0b0d2c3aff..0000000000 --- a/doc/functions/fchdir.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fchdir -@section @code{fchdir} -@findex fchdir - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fchdir.html} - -Gnulib module: fchdir - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Tandem/NSK, mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/fchmod.texi b/doc/functions/fchmod.texi deleted file mode 100644 index 272e468a53..0000000000 --- a/doc/functions/fchmod.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fchmod -@section @code{fchmod} -@findex fchmod - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fchmod.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/fchown.texi b/doc/functions/fchown.texi deleted file mode 100644 index d767c9013e..0000000000 --- a/doc/functions/fchown.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fchown -@section @code{fchown} -@findex fchown - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fchown.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/fclose.texi b/doc/functions/fclose.texi deleted file mode 100644 index c231812d4c..0000000000 --- a/doc/functions/fclose.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fclose -@section @code{fclose} -@findex fclose - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fclose.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/fcntl.texi b/doc/functions/fcntl.texi deleted file mode 100644 index cc48bdcdb8..0000000000 --- a/doc/functions/fcntl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fcntl -@section @code{fcntl} -@findex fcntl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fcntl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/fcvt.texi b/doc/functions/fcvt.texi deleted file mode 100644 index eab4c0e62c..0000000000 --- a/doc/functions/fcvt.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node fcvt -@section @code{fcvt} -@findex fcvt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fcvt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0. -@item -This function is marked as ``legacy'' in POSIX. Better use @code{sprintf} -instead. -@end itemize diff --git a/doc/functions/fdatasync.texi b/doc/functions/fdatasync.texi deleted file mode 100644 index 5656243a2d..0000000000 --- a/doc/functions/fdatasync.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fdatasync -@section @code{fdatasync} -@findex fdatasync - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdatasync.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/fdetach.texi b/doc/functions/fdetach.texi deleted file mode 100644 index f1bfc5557d..0000000000 --- a/doc/functions/fdetach.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fdetach -@section @code{fdetach} -@findex fdetach - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdetach.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/fdim.texi b/doc/functions/fdim.texi deleted file mode 100644 index 1e84212c0d..0000000000 --- a/doc/functions/fdim.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fdim -@section @code{fdim} -@findex fdim - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdim.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/fdimf.texi b/doc/functions/fdimf.texi deleted file mode 100644 index 4aa0b32ff3..0000000000 --- a/doc/functions/fdimf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fdimf -@section @code{fdimf} -@findex fdimf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdimf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/fdiml.texi b/doc/functions/fdiml.texi deleted file mode 100644 index 8922516a53..0000000000 --- a/doc/functions/fdiml.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fdiml -@section @code{fdiml} -@findex fdiml - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdiml.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/fdopen.texi b/doc/functions/fdopen.texi deleted file mode 100644 index 3855b53ba4..0000000000 --- a/doc/functions/fdopen.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fdopen -@section @code{fdopen} -@findex fdopen - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdopen.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/feclearexcept.texi b/doc/functions/feclearexcept.texi deleted file mode 100644 index 98729afc7a..0000000000 --- a/doc/functions/feclearexcept.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node feclearexcept -@section @code{feclearexcept} -@findex feclearexcept - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/feclearexcept.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/fegetenv.texi b/doc/functions/fegetenv.texi deleted file mode 100644 index 69571cef8a..0000000000 --- a/doc/functions/fegetenv.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fegetenv -@section @code{fegetenv} -@findex fegetenv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fegetenv.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/fegetexceptflag.texi b/doc/functions/fegetexceptflag.texi deleted file mode 100644 index 290a6c496f..0000000000 --- a/doc/functions/fegetexceptflag.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fegetexceptflag -@section @code{fegetexceptflag} -@findex fegetexceptflag - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fegetexceptflag.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/fegetround.texi b/doc/functions/fegetround.texi deleted file mode 100644 index cbe8a7ef4b..0000000000 --- a/doc/functions/fegetround.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fegetround -@section @code{fegetround} -@findex fegetround - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fegetround.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/feholdexcept.texi b/doc/functions/feholdexcept.texi deleted file mode 100644 index 757e013a1b..0000000000 --- a/doc/functions/feholdexcept.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node feholdexcept -@section @code{feholdexcept} -@findex feholdexcept - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/feholdexcept.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/feof.texi b/doc/functions/feof.texi deleted file mode 100644 index 12a3498dab..0000000000 --- a/doc/functions/feof.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node feof -@section @code{feof} -@findex feof - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/feof.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/feraiseexcept.texi b/doc/functions/feraiseexcept.texi deleted file mode 100644 index b4affe20c8..0000000000 --- a/doc/functions/feraiseexcept.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node feraiseexcept -@section @code{feraiseexcept} -@findex feraiseexcept - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/feraiseexcept.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/ferror.texi b/doc/functions/ferror.texi deleted file mode 100644 index f2b677677d..0000000000 --- a/doc/functions/ferror.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node ferror -@section @code{ferror} -@findex ferror - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ferror.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/fesetenv.texi b/doc/functions/fesetenv.texi deleted file mode 100644 index 3bf403200e..0000000000 --- a/doc/functions/fesetenv.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fesetenv -@section @code{fesetenv} -@findex fesetenv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fesetenv.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/fesetexceptflag.texi b/doc/functions/fesetexceptflag.texi deleted file mode 100644 index b0c541c506..0000000000 --- a/doc/functions/fesetexceptflag.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fesetexceptflag -@section @code{fesetexceptflag} -@findex fesetexceptflag - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fesetexceptflag.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/fesetround.texi b/doc/functions/fesetround.texi deleted file mode 100644 index f963f159aa..0000000000 --- a/doc/functions/fesetround.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fesetround -@section @code{fesetround} -@findex fesetround - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fesetround.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/fetestexcept.texi b/doc/functions/fetestexcept.texi deleted file mode 100644 index 71a3316817..0000000000 --- a/doc/functions/fetestexcept.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fetestexcept -@section @code{fetestexcept} -@findex fetestexcept - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fetestexcept.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/feupdateenv.texi b/doc/functions/feupdateenv.texi deleted file mode 100644 index c831b2fa4a..0000000000 --- a/doc/functions/feupdateenv.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node feupdateenv -@section @code{feupdateenv} -@findex feupdateenv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/feupdateenv.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/fflush.texi b/doc/functions/fflush.texi deleted file mode 100644 index 2cc9d88113..0000000000 --- a/doc/functions/fflush.texi +++ /dev/null @@ -1,29 +0,0 @@ -@node fflush -@section @code{fflush} -@findex fflush - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fflush.html} - -Gnulib module: fflush - -Portability problems fixed by Gnulib: -@itemize -@item -@code{fflush} followed by @code{fseek} or @code{fseeko}, applied to an input -stream, should have the effect of positioning the underlying file descriptor. -It doesn't do this on some platforms. -@item -@code{fflush} on an input stream changes the position of the stream to the -end of the previous buffer, on some platforms: mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -@code{fflush}, @code{ftell}, @code{ftello}, @code{fgetpos} behave incorrectly -on input streams that are opened in @code{O_TEXT} mode and whose contents -contains Unix line terminators (LF), on some platforms: mingw. -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/ffs.texi b/doc/functions/ffs.texi deleted file mode 100644 index e18b63185a..0000000000 --- a/doc/functions/ffs.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ffs -@section @code{ffs} -@findex ffs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ffs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/fgetc.texi b/doc/functions/fgetc.texi deleted file mode 100644 index 84ce618cfc..0000000000 --- a/doc/functions/fgetc.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fgetc -@section @code{fgetc} -@findex fgetc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fgetc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/fgetpos.texi b/doc/functions/fgetpos.texi deleted file mode 100644 index 6a2c607a6c..0000000000 --- a/doc/functions/fgetpos.texi +++ /dev/null @@ -1,23 +0,0 @@ -@node fgetpos -@section @code{fgetpos} -@findex fgetpos - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fgetpos.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -@code{fflush}, @code{ftell}, @code{ftello}, @code{fgetpos} behave incorrectly -on input streams that are opened in @code{O_TEXT} mode and whose contents -contains Unix line terminators (LF), on some platforms: mingw. -@item -On platforms where @code{off_t} is a 64-bit type, but @code{fseeko} is -not present, stream operations on files larger than 2 GB silently do -the wrong thing. This affects BSD/OS, which is mostly obsolete. -@end itemize diff --git a/doc/functions/fgets.texi b/doc/functions/fgets.texi deleted file mode 100644 index 120d125f70..0000000000 --- a/doc/functions/fgets.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fgets -@section @code{fgets} -@findex fgets - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fgets.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/fgetwc.texi b/doc/functions/fgetwc.texi deleted file mode 100644 index 3a12eecaeb..0000000000 --- a/doc/functions/fgetwc.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node fgetwc -@section @code{fgetwc} -@findex fgetwc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fgetwc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/fgetws.texi b/doc/functions/fgetws.texi deleted file mode 100644 index 82b911484e..0000000000 --- a/doc/functions/fgetws.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node fgetws -@section @code{fgetws} -@findex fgetws - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fgetws.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/fileno.texi b/doc/functions/fileno.texi deleted file mode 100644 index 7f62c69756..0000000000 --- a/doc/functions/fileno.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node fileno -@section @code{fileno} -@findex fileno - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fileno.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/flockfile.texi b/doc/functions/flockfile.texi deleted file mode 100644 index e605436ced..0000000000 --- a/doc/functions/flockfile.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node flockfile -@section @code{flockfile} -@findex flockfile - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/flockfile.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/floor.texi b/doc/functions/floor.texi deleted file mode 100644 index 6ce4ede992..0000000000 --- a/doc/functions/floor.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node floor -@section @code{floor} -@findex floor - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/floor.html} - -Gnulib module: floor - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/floorf.texi b/doc/functions/floorf.texi deleted file mode 100644 index a3b2301cd2..0000000000 --- a/doc/functions/floorf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node floorf -@section @code{floorf} -@findex floorf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/floorf.html} - -Gnulib module: floorf - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 9. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/floorl.texi b/doc/functions/floorl.texi deleted file mode 100644 index 63508006ec..0000000000 --- a/doc/functions/floorl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node floorl -@section @code{floorl} -@findex floorl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/floorl.html} - -Gnulib module: floorl - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/fma.texi b/doc/functions/fma.texi deleted file mode 100644 index 08642ad546..0000000000 --- a/doc/functions/fma.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fma -@section @code{fma} -@findex fma - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fma.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/fmaf.texi b/doc/functions/fmaf.texi deleted file mode 100644 index f2b67cb4bb..0000000000 --- a/doc/functions/fmaf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fmaf -@section @code{fmaf} -@findex fmaf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmaf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/fmal.texi b/doc/functions/fmal.texi deleted file mode 100644 index 811119260a..0000000000 --- a/doc/functions/fmal.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fmal -@section @code{fmal} -@findex fmal - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmal.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/fmax.texi b/doc/functions/fmax.texi deleted file mode 100644 index d7f99c1b98..0000000000 --- a/doc/functions/fmax.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fmax -@section @code{fmax} -@findex fmax - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmax.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/fmaxf.texi b/doc/functions/fmaxf.texi deleted file mode 100644 index ee2dc54688..0000000000 --- a/doc/functions/fmaxf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fmaxf -@section @code{fmaxf} -@findex fmaxf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmaxf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/fmaxl.texi b/doc/functions/fmaxl.texi deleted file mode 100644 index 655c034086..0000000000 --- a/doc/functions/fmaxl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fmaxl -@section @code{fmaxl} -@findex fmaxl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmaxl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/fmin.texi b/doc/functions/fmin.texi deleted file mode 100644 index 4bd28eabee..0000000000 --- a/doc/functions/fmin.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fmin -@section @code{fmin} -@findex fmin - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmin.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/fminf.texi b/doc/functions/fminf.texi deleted file mode 100644 index 350d0d59a3..0000000000 --- a/doc/functions/fminf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fminf -@section @code{fminf} -@findex fminf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fminf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/fminl.texi b/doc/functions/fminl.texi deleted file mode 100644 index e61114a435..0000000000 --- a/doc/functions/fminl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fminl -@section @code{fminl} -@findex fminl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fminl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/fmod.texi b/doc/functions/fmod.texi deleted file mode 100644 index af3f81c531..0000000000 --- a/doc/functions/fmod.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node fmod -@section @code{fmod} -@findex fmod - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmod.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/fmodf.texi b/doc/functions/fmodf.texi deleted file mode 100644 index 2261362337..0000000000 --- a/doc/functions/fmodf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fmodf -@section @code{fmodf} -@findex fmodf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmodf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/fmodl.texi b/doc/functions/fmodl.texi deleted file mode 100644 index aae7b4a187..0000000000 --- a/doc/functions/fmodl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fmodl -@section @code{fmodl} -@findex fmodl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmodl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/fmtmsg.texi b/doc/functions/fmtmsg.texi deleted file mode 100644 index c7a70a8816..0000000000 --- a/doc/functions/fmtmsg.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fmtmsg -@section @code{fmtmsg} -@findex fmtmsg - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmtmsg.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/fnmatch.texi b/doc/functions/fnmatch.texi deleted file mode 100644 index cb24b5fe8e..0000000000 --- a/doc/functions/fnmatch.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node fnmatch -@section @code{fnmatch} -@findex fnmatch - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fnmatch.html} - -Gnulib module: fnmatch-posix or fnmatch-gnu - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -This function is broken in some versions of Solaris and glibc. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/fopen.texi b/doc/functions/fopen.texi deleted file mode 100644 index 37edf9ce5f..0000000000 --- a/doc/functions/fopen.texi +++ /dev/null @@ -1,25 +0,0 @@ -@node fopen -@section @code{fopen} -@findex fopen - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fopen.html} - -Gnulib module: fopen - -Portability problems fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does usually not -recognize the @file{/dev/null} filename. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@item -On Windows, this function returns a file stream in ``text'' mode by default; -this means that it translates @code{'\n'} to CR/LF by default. Use the -@code{"b"} flag if you need reliable binary I/O. -@end itemize diff --git a/doc/functions/fork.texi b/doc/functions/fork.texi deleted file mode 100644 index d914c2eb04..0000000000 --- a/doc/functions/fork.texi +++ /dev/null @@ -1,27 +0,0 @@ -@node fork -@section @code{fork} -@findex fork - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fork.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -On some platforms, @code{fork} followed by a call of the @code{exec} family -(@code{execl}, @code{execlp}, @code{execle}, @code{execv}, @code{execvp}, -or @code{execve}) is less efficient than @code{vfork} followed by the same -call. @code{vfork} is a variant of @code{fork} that has been introduced to -optimize the @code{fork}/@code{exec} pattern. -@item -On Windows platforms (excluding Cygwin), this function is not implemented; use -@code{spawnvp} instead. -@end itemize diff --git a/doc/functions/fpathconf.texi b/doc/functions/fpathconf.texi deleted file mode 100644 index cf3de240dc..0000000000 --- a/doc/functions/fpathconf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fpathconf -@section @code{fpathconf} -@findex fpathconf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fpathconf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/fpclassify.texi b/doc/functions/fpclassify.texi deleted file mode 100644 index 1b7b02203d..0000000000 --- a/doc/functions/fpclassify.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fpclassify -@section @code{fpclassify} -@findex fpclassify - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fpclassify.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5. -@end itemize diff --git a/doc/functions/fprintf.texi b/doc/functions/fprintf.texi deleted file mode 100644 index 2b04fd467b..0000000000 --- a/doc/functions/fprintf.texi +++ /dev/null @@ -1,51 +0,0 @@ -@node fprintf -@section @code{fprintf} -@findex fprintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fprintf.html} - -Gnulib module: fprintf-posix - -Portability problems fixed by Gnulib: -@itemize -@item -This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, -@code{j}, @code{t}, @code{z}) on some platforms: -AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. -@item -printf of @samp{long double} numbers is unsupported on some platforms: -mingw, BeOS. -@item -printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an -incorrect result on some platforms: -AIX 5.2, OSF/1 5.1, Solaris 10, mingw. -@item -This function does not support the @samp{a} and @samp{A} directives on some -platforms: -glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. -@item -This function does not support the @samp{F} directive on some platforms: -NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@item -This function does not support format directives that access arguments in an -arbitrary order, such as @code{"%2$s"}, on some platforms: -NetBSD 3.0, mingw, BeOS. -@item -This function doesn't support the @code{'} flag on some platforms: -NetBSD 3.0, Cygwin 2006, mingw. -@item -printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded -with zeroes) on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. -@item -This function does not support precisions larger than 512 or 1024 in integer, -floating-point and pointer output on some platforms: -mingw, BeOS. -@item -This function can crash in out-of-memory conditions on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/fputc.texi b/doc/functions/fputc.texi deleted file mode 100644 index 181814cbde..0000000000 --- a/doc/functions/fputc.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fputc -@section @code{fputc} -@findex fputc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fputc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/fputs.texi b/doc/functions/fputs.texi deleted file mode 100644 index 021980a1a5..0000000000 --- a/doc/functions/fputs.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fputs -@section @code{fputs} -@findex fputs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fputs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/fputwc.texi b/doc/functions/fputwc.texi deleted file mode 100644 index 3d4250219c..0000000000 --- a/doc/functions/fputwc.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node fputwc -@section @code{fputwc} -@findex fputwc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fputwc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/fputws.texi b/doc/functions/fputws.texi deleted file mode 100644 index 4f93ab27df..0000000000 --- a/doc/functions/fputws.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node fputws -@section @code{fputws} -@findex fputws - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fputws.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/fread.texi b/doc/functions/fread.texi deleted file mode 100644 index 0a3d587193..0000000000 --- a/doc/functions/fread.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fread -@section @code{fread} -@findex fread - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fread.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/free.texi b/doc/functions/free.texi deleted file mode 100644 index a407dc25eb..0000000000 --- a/doc/functions/free.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node free -@section @code{free} -@findex free - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/free.html} - -Gnulib module: free - -Portability problems fixed by Gnulib: -@itemize -@item -On old platforms, @code{free (NULL)} is not allowed. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/freeaddrinfo.texi b/doc/functions/freeaddrinfo.texi deleted file mode 100644 index be5b48e3d7..0000000000 --- a/doc/functions/freeaddrinfo.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node freeaddrinfo -@section @code{freeaddrinfo} -@findex freeaddrinfo - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/freeaddrinfo.html} - -Gnulib module: getaddrinfo - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/freopen.texi b/doc/functions/freopen.texi deleted file mode 100644 index ccb25eace0..0000000000 --- a/doc/functions/freopen.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node freopen -@section @code{freopen} -@findex freopen - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/freopen.html} - -Gnulib module: freopen - -Portability problems fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does usually not -recognize the @file{/dev/null} filename. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/frexp.texi b/doc/functions/frexp.texi deleted file mode 100644 index f0a791ca08..0000000000 --- a/doc/functions/frexp.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node frexp -@section @code{frexp} -@findex frexp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/frexp.html} - -Gnulib module: frexp - -Portability problems fixed by Gnulib: -@itemize -@item -This function does not work on denormalized numbers on some platforms: -NetBSD 3.0. -@item -This function does not work on infinite numbers on some platforms: -IRIX 6.5, mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/frexpf.texi b/doc/functions/frexpf.texi deleted file mode 100644 index 7fff237af7..0000000000 --- a/doc/functions/frexpf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node frexpf -@section @code{frexpf} -@findex frexpf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/frexpf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. -@end itemize diff --git a/doc/functions/frexpl.texi b/doc/functions/frexpl.texi deleted file mode 100644 index 7c8b263f5b..0000000000 --- a/doc/functions/frexpl.texi +++ /dev/null @@ -1,27 +0,0 @@ -@node frexpl -@section @code{frexpl} -@findex frexpl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/frexpl.html} - -Gnulib module: frexpl - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. -@item -This function does not work on finite numbers on some platforms: -MacOS X 10.4/PowerPC, AIX 5.1, BeOS. -@item -This function does not work on denormalized numbers on some platforms: -MacOS X 10.5/i386. -@item -This function does not work on infinite numbers on some platforms: -IRIX 6.5, mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/fscanf.texi b/doc/functions/fscanf.texi deleted file mode 100644 index 31638d81a7..0000000000 --- a/doc/functions/fscanf.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node fscanf -@section @code{fscanf} -@findex fscanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fscanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@item -On Windows, this function doesn't support the @code{hh}, @code{ll}, @code{j}, -@code{t}, @code{z} size specifiers. -@end itemize diff --git a/doc/functions/fseek.texi b/doc/functions/fseek.texi deleted file mode 100644 index 47c6606c5f..0000000000 --- a/doc/functions/fseek.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node fseek -@section @code{fseek} -@findex fseek - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fseek.html} - -Gnulib module: fseek - -Portability problems fixed by Gnulib: -@itemize -@item -This function mistakenly succeeds on pipes on some platforms: mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@item -On platforms where @code{long} is a 32-bit type, @code{fseek} does not work -correctly with files larger than 2 GB. The fix is to use @code{fseeko} -instead and to invoke the @code{AC_SYS_LARGEFILE} macro. -@end itemize diff --git a/doc/functions/fseeko.texi b/doc/functions/fseeko.texi deleted file mode 100644 index f1a45cb676..0000000000 --- a/doc/functions/fseeko.texi +++ /dev/null @@ -1,31 +0,0 @@ -@node fseeko -@section @code{fseeko} -@findex fseeko - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fseeko.html} - -Gnulib module: fseeko - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OSF/1 4.0, Solaris 2.5.1, mingw. -@item -The declaration of @code{fseeko} in @code{} is not enabled by default -on some platforms: glibc 2.3.6. -@item -This function fails on seekable stdin, stdout, and stderr: cygwin <= 1.5.24. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On platforms where @code{off_t} is a 32-bit type, @code{fseeko} does not work -correctly with files larger than 2 GB. The fix is to use the -@code{AC_SYS_LARGEFILE} macro. -@item -On platforms where @code{off_t} is a 64-bit type, but @code{fseeko} is -not present, stream operations on files larger than 2 GB silently do -the wrong thing. This affects BSD/OS, which is mostly obsolete. -@end itemize diff --git a/doc/functions/fsetpos.texi b/doc/functions/fsetpos.texi deleted file mode 100644 index 80ebde4007..0000000000 --- a/doc/functions/fsetpos.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node fsetpos -@section @code{fsetpos} -@findex fsetpos - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fsetpos.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/fstat.texi b/doc/functions/fstat.texi deleted file mode 100644 index 865b0efa6e..0000000000 --- a/doc/functions/fstat.texi +++ /dev/null @@ -1,23 +0,0 @@ -@node fstat -@section @code{fstat} -@findex fstat - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fstat.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On platforms where @code{off_t} is a 32-bit type, @code{stat} may not correctly -report the size of files or block devices larger than 2 GB. The fix is to -use the @code{AC_SYS_LARGEFILE} macro. -@item -On Cygwin, @code{fstat} applied to the file descriptors 0 and 1, returns -different @code{st_ino} values, even if standard input and standard output -are not redirected and refer to the same terminal. -@end itemize diff --git a/doc/functions/fstatvfs.texi b/doc/functions/fstatvfs.texi deleted file mode 100644 index 67f0110e84..0000000000 --- a/doc/functions/fstatvfs.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fstatvfs -@section @code{fstatvfs} -@findex fstatvfs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fstatvfs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, mingw. -@end itemize diff --git a/doc/functions/fsync.texi b/doc/functions/fsync.texi deleted file mode 100644 index 405be40103..0000000000 --- a/doc/functions/fsync.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fsync -@section @code{fsync} -@findex fsync - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fsync.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/ftell.texi b/doc/functions/ftell.texi deleted file mode 100644 index 00b5402dc3..0000000000 --- a/doc/functions/ftell.texi +++ /dev/null @@ -1,25 +0,0 @@ -@node ftell -@section @code{ftell} -@findex ftell - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftell.html} - -Gnulib module: ftell - -Portability problems fixed by Gnulib: -@itemize -@item -This function mistakenly succeeds on pipes on some platforms: mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -@code{fflush}, @code{ftell}, @code{ftello}, @code{fgetpos} behave incorrectly -on input streams that are opened in @code{O_TEXT} mode and whose contents -contains Unix line terminators (LF), on some platforms: mingw. -@item -On platforms where @code{long} is a 32-bit type, @code{ftell} does not work -correctly with files larger than 2 GB. The fix is to use @code{ftello} -instead and to invoke the @code{AC_SYS_LARGEFILE} macro. -@end itemize diff --git a/doc/functions/ftello.texi b/doc/functions/ftello.texi deleted file mode 100644 index e78300fb6f..0000000000 --- a/doc/functions/ftello.texi +++ /dev/null @@ -1,35 +0,0 @@ -@node ftello -@section @code{ftello} -@findex ftello - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftello.html} - -Gnulib module: ftello - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OSF/1 4.0, Solaris 2.5.1, mingw. -@item -The declaration of @code{ftello} in @code{} is not enabled by default -on some platforms: glibc 2.3.6. -@item -This function fails on seekable stdin, stdout, and stderr: cygwin <= 1.5.24. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On platforms where @code{off_t} is a 32-bit type, @code{ftello} does not work -correctly with files larger than 2 GB. The fix is to use the -@code{AC_SYS_LARGEFILE} macro. -@item -@code{fflush}, @code{ftell}, @code{ftello}, @code{fgetpos} behave incorrectly -on input streams that are opened in @code{O_TEXT} mode and whose contents -contains Unix line terminators (LF), on some platforms: mingw. -@item -On platforms where @code{off_t} is a 64-bit type, but @code{fseeko} is -not present, stream operations on files larger than 2 GB silently do -the wrong thing. This affects BSD/OS, which is mostly obsolete. -@end itemize diff --git a/doc/functions/ftime.texi b/doc/functions/ftime.texi deleted file mode 100644 index b326288430..0000000000 --- a/doc/functions/ftime.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node ftime -@section @code{ftime} -@findex ftime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftime.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4. -@item -This function is marked as ``legacy'' in POSIX. Better use @code{gettimeofday} -or @code{clock_gettime} instead, and use @code{ftime} only as a fallback for -portability to Windows platforms. -@end itemize diff --git a/doc/functions/ftok.texi b/doc/functions/ftok.texi deleted file mode 100644 index 02234cf793..0000000000 --- a/doc/functions/ftok.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ftok -@section @code{ftok} -@findex ftok - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftok.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/ftruncate.texi b/doc/functions/ftruncate.texi deleted file mode 100644 index 06084e0fb5..0000000000 --- a/doc/functions/ftruncate.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ftruncate -@section @code{ftruncate} -@findex ftruncate - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftruncate.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/ftrylockfile.texi b/doc/functions/ftrylockfile.texi deleted file mode 100644 index e636660f00..0000000000 --- a/doc/functions/ftrylockfile.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ftrylockfile -@section @code{ftrylockfile} -@findex ftrylockfile - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftrylockfile.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw. -@end itemize diff --git a/doc/functions/ftw.texi b/doc/functions/ftw.texi deleted file mode 100644 index aca38662d4..0000000000 --- a/doc/functions/ftw.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ftw -@section @code{ftw} -@findex ftw - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftw.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, mingw, BeOS. -@end itemize diff --git a/doc/functions/funlockfile.texi b/doc/functions/funlockfile.texi deleted file mode 100644 index b7551bf0ac..0000000000 --- a/doc/functions/funlockfile.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node funlockfile -@section @code{funlockfile} -@findex funlockfile - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/funlockfile.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/fwide.texi b/doc/functions/fwide.texi deleted file mode 100644 index c4c5954944..0000000000 --- a/doc/functions/fwide.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node fwide -@section @code{fwide} -@findex fwide - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fwide.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@item -@code{fwide} is not guaranteed to be able to change a file stream's mode -to a different mode than the current one. -@end itemize diff --git a/doc/functions/fwprintf.texi b/doc/functions/fwprintf.texi deleted file mode 100644 index 04ede5ea95..0000000000 --- a/doc/functions/fwprintf.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node fwprintf -@section @code{fwprintf} -@findex fwprintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fwprintf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/fwrite.texi b/doc/functions/fwrite.texi deleted file mode 100644 index cfdc186416..0000000000 --- a/doc/functions/fwrite.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fwrite -@section @code{fwrite} -@findex fwrite - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fwrite.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/fwscanf.texi b/doc/functions/fwscanf.texi deleted file mode 100644 index 69af9a234d..0000000000 --- a/doc/functions/fwscanf.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node fwscanf -@section @code{fwscanf} -@findex fwscanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fwscanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/gai_strerror.texi b/doc/functions/gai_strerror.texi deleted file mode 100644 index 7487c18f79..0000000000 --- a/doc/functions/gai_strerror.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node gai_strerror -@section @code{gai_strerror} -@findex gai_strerror - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/gai_strerror.html} - -Gnulib module: getaddrinfo - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/gcvt.texi b/doc/functions/gcvt.texi deleted file mode 100644 index 35e86fab47..0000000000 --- a/doc/functions/gcvt.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node gcvt -@section @code{gcvt} -@findex gcvt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/gcvt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. -@item -This function is marked as ``legacy'' in POSIX. Better use @code{sprintf} -instead. -@end itemize diff --git a/doc/functions/getaddrinfo.texi b/doc/functions/getaddrinfo.texi deleted file mode 100644 index e498ce8832..0000000000 --- a/doc/functions/getaddrinfo.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node getaddrinfo -@section @code{getaddrinfo} -@findex getaddrinfo - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getaddrinfo.html} - -Gnulib module: getaddrinfo - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows, this function is declared in @code{} rather than in -@code{}. -@end itemize diff --git a/doc/functions/getc.texi b/doc/functions/getc.texi deleted file mode 100644 index 0c371d6624..0000000000 --- a/doc/functions/getc.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getc -@section @code{getc} -@findex getc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/getc_unlocked.texi b/doc/functions/getc_unlocked.texi deleted file mode 100644 index 929bc4afb0..0000000000 --- a/doc/functions/getc_unlocked.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getc_unlocked -@section @code{getc_unlocked} -@findex getc_unlocked - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getc_unlocked.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getchar.texi b/doc/functions/getchar.texi deleted file mode 100644 index 50836ac142..0000000000 --- a/doc/functions/getchar.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getchar -@section @code{getchar} -@findex getchar - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getchar.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/getchar_unlocked.texi b/doc/functions/getchar_unlocked.texi deleted file mode 100644 index e76a501a1c..0000000000 --- a/doc/functions/getchar_unlocked.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getchar_unlocked -@section @code{getchar_unlocked} -@findex getchar_unlocked - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getchar_unlocked.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getcontext.texi b/doc/functions/getcontext.texi deleted file mode 100644 index 8502fb8864..0000000000 --- a/doc/functions/getcontext.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getcontext -@section @code{getcontext} -@findex getcontext - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getcontext.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/getcwd.texi b/doc/functions/getcwd.texi deleted file mode 100644 index 6a76caaf1a..0000000000 --- a/doc/functions/getcwd.texi +++ /dev/null @@ -1,23 +0,0 @@ -@node getcwd -@section @code{getcwd} -@findex getcwd - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getcwd.html} - -Gnulib module: getcwd - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some older platforms. -@item -On glibc platforms, @code{getcwd (NULL, n)} allocates memory for the result. -On other platforms, this call is not allowed. -@item -This function does not handle long file names (greater than @code{PATH_MAX}) -correctly on some platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/getdate.texi b/doc/functions/getdate.texi deleted file mode 100644 index beb8d0a60a..0000000000 --- a/doc/functions/getdate.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node getdate -@section @code{getdate} -@findex getdate - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getdate.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, BeOS. -@end itemize - -Gnulib provides a module @code{getdate} that contains a function @code{get_date} -that has similar functionality as the @code{getdate} function. diff --git a/doc/functions/getdelim.texi b/doc/functions/getdelim.texi deleted file mode 100644 index 99db153e89..0000000000 --- a/doc/functions/getdelim.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node getdelim -@section @code{getdelim} -@findex getdelim - -POSIX specification: Draft 3 of 200x; to access it, free membership at -@url{http://www.opengroup.org/austin/} is required. - -Gnulib module: getdelim - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5. -@item -This function is missing a declaration on some platforms: -BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/getegid.texi b/doc/functions/getegid.texi deleted file mode 100644 index 2a10e33772..0000000000 --- a/doc/functions/getegid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getegid -@section @code{getegid} -@findex getegid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getegid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getenv.texi b/doc/functions/getenv.texi deleted file mode 100644 index 6693b3e7c8..0000000000 --- a/doc/functions/getenv.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node getenv -@section @code{getenv} -@findex getenv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getenv.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/geteuid.texi b/doc/functions/geteuid.texi deleted file mode 100644 index a39afb5513..0000000000 --- a/doc/functions/geteuid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node geteuid -@section @code{geteuid} -@findex geteuid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/geteuid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getgid.texi b/doc/functions/getgid.texi deleted file mode 100644 index 84044fb06f..0000000000 --- a/doc/functions/getgid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getgid -@section @code{getgid} -@findex getgid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getgrent.texi b/doc/functions/getgrent.texi deleted file mode 100644 index 337150535b..0000000000 --- a/doc/functions/getgrent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getgrent -@section @code{getgrent} -@findex getgrent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgrent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getgrgid.texi b/doc/functions/getgrgid.texi deleted file mode 100644 index 27d5720089..0000000000 --- a/doc/functions/getgrgid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getgrgid -@section @code{getgrgid} -@findex getgrgid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgrgid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getgrgid_r.texi b/doc/functions/getgrgid_r.texi deleted file mode 100644 index 6d27f73a4e..0000000000 --- a/doc/functions/getgrgid_r.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getgrgid_r -@section @code{getgrgid_r} -@findex getgrgid_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgrgid_r.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/getgrnam.texi b/doc/functions/getgrnam.texi deleted file mode 100644 index 6e2e1094e6..0000000000 --- a/doc/functions/getgrnam.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getgrnam -@section @code{getgrnam} -@findex getgrnam - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgrnam.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getgrnam_r.texi b/doc/functions/getgrnam_r.texi deleted file mode 100644 index dbf816f165..0000000000 --- a/doc/functions/getgrnam_r.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getgrnam_r -@section @code{getgrnam_r} -@findex getgrnam_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgrnam_r.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/getgroups.texi b/doc/functions/getgroups.texi deleted file mode 100644 index f8ba159f3f..0000000000 --- a/doc/functions/getgroups.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node getgroups -@section @code{getgroups} -@findex getgroups - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgroups.html} - -Gnulib module: getgroups - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -On Ultrix 4.3, @code{getgroups (0, 0)} always fails. See macro -@samp{AC_FUNC_GETGROUPS}. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/gethostbyaddr.texi b/doc/functions/gethostbyaddr.texi deleted file mode 100644 index 2f69066e50..0000000000 --- a/doc/functions/gethostbyaddr.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node gethostbyaddr -@section @code{gethostbyaddr} -@findex gethostbyaddr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/gethostbyaddr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/gethostbyname.texi b/doc/functions/gethostbyname.texi deleted file mode 100644 index be2df6392c..0000000000 --- a/doc/functions/gethostbyname.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node gethostbyname -@section @code{gethostbyname} -@findex gethostbyname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/gethostbyname.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/gethostent.texi b/doc/functions/gethostent.texi deleted file mode 100644 index bdc62c225b..0000000000 --- a/doc/functions/gethostent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node gethostent -@section @code{gethostent} -@findex gethostent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/gethostent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/gethostid.texi b/doc/functions/gethostid.texi deleted file mode 100644 index 1c9caeefe7..0000000000 --- a/doc/functions/gethostid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node gethostid -@section @code{gethostid} -@findex gethostid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/gethostid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/gethostname.texi b/doc/functions/gethostname.texi deleted file mode 100644 index 9d32a8b75c..0000000000 --- a/doc/functions/gethostname.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node gethostname -@section @code{gethostname} -@findex gethostname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/gethostname.html} - -Gnulib module: gethostname - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -If the given buffer is too small for the host name, some implementations -fail with @code{EINVAL}, instead of returning a truncated host name. -@end itemize diff --git a/doc/functions/getitimer.texi b/doc/functions/getitimer.texi deleted file mode 100644 index 5b1e2bc609..0000000000 --- a/doc/functions/getitimer.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getitimer -@section @code{getitimer} -@findex getitimer - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getitimer.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/getline.texi b/doc/functions/getline.texi deleted file mode 100644 index f166b8a43d..0000000000 --- a/doc/functions/getline.texi +++ /dev/null @@ -1,25 +0,0 @@ -@node getline -@section @code{getline} -@findex getline - -POSIX specification: Draft 3 of 200x; to access it, free membership at -@url{http://www.opengroup.org/austin/} is required. - -Gnulib module: getline - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5. -@item -This function is missing a declaration on some platforms: -BeOS. -@item -Some platforms provide a function by this name but with the wrong -signature, for example in -linet. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/getlogin.texi b/doc/functions/getlogin.texi deleted file mode 100644 index 74bdcb92fc..0000000000 --- a/doc/functions/getlogin.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getlogin -@section @code{getlogin} -@findex getlogin - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getlogin.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getlogin_r.texi b/doc/functions/getlogin_r.texi deleted file mode 100644 index 8c05875414..0000000000 --- a/doc/functions/getlogin_r.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getlogin_r -@section @code{getlogin_r} -@findex getlogin_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getlogin_r.html} - -Gnulib module: getlogin_r - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/getmsg.texi b/doc/functions/getmsg.texi deleted file mode 100644 index 565c3e1f5c..0000000000 --- a/doc/functions/getmsg.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getmsg -@section @code{getmsg} -@findex getmsg - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getmsg.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/getnameinfo.texi b/doc/functions/getnameinfo.texi deleted file mode 100644 index 39e2998b7e..0000000000 --- a/doc/functions/getnameinfo.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getnameinfo -@section @code{getnameinfo} -@findex getnameinfo - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getnameinfo.html} - -Gnulib module: getaddrinfo - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/getnetbyaddr.texi b/doc/functions/getnetbyaddr.texi deleted file mode 100644 index 67c420f8a6..0000000000 --- a/doc/functions/getnetbyaddr.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getnetbyaddr -@section @code{getnetbyaddr} -@findex getnetbyaddr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getnetbyaddr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/getnetbyname.texi b/doc/functions/getnetbyname.texi deleted file mode 100644 index b23af539af..0000000000 --- a/doc/functions/getnetbyname.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getnetbyname -@section @code{getnetbyname} -@findex getnetbyname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getnetbyname.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/getnetent.texi b/doc/functions/getnetent.texi deleted file mode 100644 index 7bbe297c36..0000000000 --- a/doc/functions/getnetent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getnetent -@section @code{getnetent} -@findex getnetent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getnetent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/getopt.texi b/doc/functions/getopt.texi deleted file mode 100644 index 9906e97318..0000000000 --- a/doc/functions/getopt.texi +++ /dev/null @@ -1,25 +0,0 @@ -@node getopt -@section @code{getopt} -@findex getopt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getopt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -The default behavior of the glibc implementation of @code{getopt} allows -mixing option and non-option arguments on the command line in any order. -Other implementations, such as the one in Cygwin, enforce strict POSIX -compliance: they require that the option arguments precede the non-option -arguments. This is something to watch out in your program's testsuite. -@end itemize - -Gnulib provides a module @code{getopt} that has support for ``long options''. -Compared to POSIX, it adds a header file @code{} and functions -@code{getopt_long} and @code{getopt_long_only}. diff --git a/doc/functions/getpeername.texi b/doc/functions/getpeername.texi deleted file mode 100644 index e22953419b..0000000000 --- a/doc/functions/getpeername.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node getpeername -@section @code{getpeername} -@findex getpeername - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpeername.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -Some platforms don't have a @code{socklen_t} type; in this case this function's -third argument type is @samp{int *}. -@end itemize diff --git a/doc/functions/getpgid.texi b/doc/functions/getpgid.texi deleted file mode 100644 index 900d36b8c0..0000000000 --- a/doc/functions/getpgid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getpgid -@section @code{getpgid} -@findex getpgid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpgid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/getpgrp.texi b/doc/functions/getpgrp.texi deleted file mode 100644 index 2c8b7031ce..0000000000 --- a/doc/functions/getpgrp.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getpgrp -@section @code{getpgrp} -@findex getpgrp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpgrp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getpid.texi b/doc/functions/getpid.texi deleted file mode 100644 index bb13988800..0000000000 --- a/doc/functions/getpid.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node getpid -@section @code{getpid} -@findex getpid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/getpmsg.texi b/doc/functions/getpmsg.texi deleted file mode 100644 index f624c17e5e..0000000000 --- a/doc/functions/getpmsg.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getpmsg -@section @code{getpmsg} -@findex getpmsg - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpmsg.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/getppid.texi b/doc/functions/getppid.texi deleted file mode 100644 index 588e281536..0000000000 --- a/doc/functions/getppid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getppid -@section @code{getppid} -@findex getppid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getppid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getpriority.texi b/doc/functions/getpriority.texi deleted file mode 100644 index 9b0049ba9a..0000000000 --- a/doc/functions/getpriority.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getpriority -@section @code{getpriority} -@findex getpriority - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpriority.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/getprotobyname.texi b/doc/functions/getprotobyname.texi deleted file mode 100644 index be1b9e6bab..0000000000 --- a/doc/functions/getprotobyname.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getprotobyname -@section @code{getprotobyname} -@findex getprotobyname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getprotobyname.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/getprotobynumber.texi b/doc/functions/getprotobynumber.texi deleted file mode 100644 index 3e37152afb..0000000000 --- a/doc/functions/getprotobynumber.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getprotobynumber -@section @code{getprotobynumber} -@findex getprotobynumber - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getprotobynumber.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/getprotoent.texi b/doc/functions/getprotoent.texi deleted file mode 100644 index 9b9b4de3ec..0000000000 --- a/doc/functions/getprotoent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getprotoent -@section @code{getprotoent} -@findex getprotoent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getprotoent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/getpwent.texi b/doc/functions/getpwent.texi deleted file mode 100644 index 734336e18f..0000000000 --- a/doc/functions/getpwent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getpwent -@section @code{getpwent} -@findex getpwent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpwent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getpwnam.texi b/doc/functions/getpwnam.texi deleted file mode 100644 index 0aa0c075b5..0000000000 --- a/doc/functions/getpwnam.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getpwnam -@section @code{getpwnam} -@findex getpwnam - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpwnam.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getpwnam_r.texi b/doc/functions/getpwnam_r.texi deleted file mode 100644 index 3602364158..0000000000 --- a/doc/functions/getpwnam_r.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getpwnam_r -@section @code{getpwnam_r} -@findex getpwnam_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpwnam_r.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/functions/getpwuid.texi b/doc/functions/getpwuid.texi deleted file mode 100644 index fc0112f636..0000000000 --- a/doc/functions/getpwuid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getpwuid -@section @code{getpwuid} -@findex getpwuid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpwuid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getpwuid_r.texi b/doc/functions/getpwuid_r.texi deleted file mode 100644 index fb1415f16e..0000000000 --- a/doc/functions/getpwuid_r.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getpwuid_r -@section @code{getpwuid_r} -@findex getpwuid_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpwuid_r.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/functions/getrlimit.texi b/doc/functions/getrlimit.texi deleted file mode 100644 index 2a4340a3e1..0000000000 --- a/doc/functions/getrlimit.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getrlimit -@section @code{getrlimit} -@findex getrlimit - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getrlimit.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/getrusage.texi b/doc/functions/getrusage.texi deleted file mode 100644 index d70c3fd896..0000000000 --- a/doc/functions/getrusage.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node getrusage -@section @code{getrusage} -@findex getrusage - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getrusage.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw. -@item -Many platforms don't fill in all the fields of @code{struct rusage} with -meaningful values. -@end itemize diff --git a/doc/functions/gets.texi b/doc/functions/gets.texi deleted file mode 100644 index ba1d7f8791..0000000000 --- a/doc/functions/gets.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node gets -@section @code{gets} -@findex gets - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/gets.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function should never be used, because it can overflow any given buffer. -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/getservbyname.texi b/doc/functions/getservbyname.texi deleted file mode 100644 index 4f6da212da..0000000000 --- a/doc/functions/getservbyname.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getservbyname -@section @code{getservbyname} -@findex getservbyname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getservbyname.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getservbyport.texi b/doc/functions/getservbyport.texi deleted file mode 100644 index 6fc3f99eb1..0000000000 --- a/doc/functions/getservbyport.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getservbyport -@section @code{getservbyport} -@findex getservbyport - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getservbyport.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/getservent.texi b/doc/functions/getservent.texi deleted file mode 100644 index 91e3bde001..0000000000 --- a/doc/functions/getservent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getservent -@section @code{getservent} -@findex getservent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getservent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/getsid.texi b/doc/functions/getsid.texi deleted file mode 100644 index 6ca8bf7004..0000000000 --- a/doc/functions/getsid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getsid -@section @code{getsid} -@findex getsid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getsid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/getsockname.texi b/doc/functions/getsockname.texi deleted file mode 100644 index 0d591e4778..0000000000 --- a/doc/functions/getsockname.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getsockname -@section @code{getsockname} -@findex getsockname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getsockname.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -Some platforms don't have a @code{socklen_t} type; in this case this function's -third argument type is @samp{int *}. -@end itemize diff --git a/doc/functions/getsockopt.texi b/doc/functions/getsockopt.texi deleted file mode 100644 index 583bb90b88..0000000000 --- a/doc/functions/getsockopt.texi +++ /dev/null @@ -1,26 +0,0 @@ -@node getsockopt -@section @code{getsockopt} -@findex getsockopt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getsockopt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@item -Some platforms don't have a @code{socklen_t} type; in this case this function's -fifth argument type is @samp{int *}. -@item -Many socket options are not available on all platforms. -@item -BeOS has the @code{setsockopt} function, but not the @code{getsockopt} -function. -@end itemize diff --git a/doc/functions/getsubopt.texi b/doc/functions/getsubopt.texi deleted file mode 100644 index d4f5d0ba4e..0000000000 --- a/doc/functions/getsubopt.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getsubopt -@section @code{getsubopt} -@findex getsubopt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getsubopt.html} - -Gnulib module: getsubopt - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/gettimeofday.texi b/doc/functions/gettimeofday.texi deleted file mode 100644 index eba0cb61dc..0000000000 --- a/doc/functions/gettimeofday.texi +++ /dev/null @@ -1,25 +0,0 @@ -@node gettimeofday -@section @code{gettimeofday} -@findex gettimeofday - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/gettimeofday.html} - -Gnulib module: gettimeofday - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -This function is declared with a nonstandard function prototype (only one -argument, or ``...'' after the first argument) on some platforms. -@item -On some platforms, @code{gettimeofday} clobbers the buffer in which -@code{localtime} returns its result: -MacOS X 10.0. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/getuid.texi b/doc/functions/getuid.texi deleted file mode 100644 index f855c759bd..0000000000 --- a/doc/functions/getuid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getuid -@section @code{getuid} -@findex getuid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getuid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/getutxent.texi b/doc/functions/getutxent.texi deleted file mode 100644 index 5539673ecf..0000000000 --- a/doc/functions/getutxent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getutxent -@section @code{getutxent} -@findex getutxent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getutxent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/functions/getutxid.texi b/doc/functions/getutxid.texi deleted file mode 100644 index 33b90b6c9e..0000000000 --- a/doc/functions/getutxid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getutxid -@section @code{getutxid} -@findex getutxid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getutxid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/functions/getutxline.texi b/doc/functions/getutxline.texi deleted file mode 100644 index b243777561..0000000000 --- a/doc/functions/getutxline.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node getutxline -@section @code{getutxline} -@findex getutxline - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getutxline.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/functions/getwc.texi b/doc/functions/getwc.texi deleted file mode 100644 index 9a1ea45269..0000000000 --- a/doc/functions/getwc.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node getwc -@section @code{getwc} -@findex getwc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getwc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/getwchar.texi b/doc/functions/getwchar.texi deleted file mode 100644 index b7ad4c4e2d..0000000000 --- a/doc/functions/getwchar.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node getwchar -@section @code{getwchar} -@findex getwchar - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getwchar.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/getwd.texi b/doc/functions/getwd.texi deleted file mode 100644 index 170a6e3917..0000000000 --- a/doc/functions/getwd.texi +++ /dev/null @@ -1,23 +0,0 @@ -@node getwd -@section @code{getwd} -@findex getwd - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getwd.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@item -The size of the buffer required for this function is not a compile-time -constant. Also, the function truncates a result that would be larger than -the minimum buffer size. For these reasons, this function is marked as -``legacy'' in POSIX. Better use the @code{getcwd} function instead. -@end itemize diff --git a/doc/functions/glob.texi b/doc/functions/glob.texi deleted file mode 100644 index 616b9a0f73..0000000000 --- a/doc/functions/glob.texi +++ /dev/null @@ -1,23 +0,0 @@ -@node glob -@section @code{glob} -@findex glob - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/glob.html} - -Gnulib module: glob - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@item -This function may list symbolic links to nonexistent files among the results, -on some platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -Some platforms may store additional flags in the @code{gl_flags} field. -@end itemize diff --git a/doc/functions/globfree.texi b/doc/functions/globfree.texi deleted file mode 100644 index 674084d3f5..0000000000 --- a/doc/functions/globfree.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node globfree -@section @code{globfree} -@findex globfree - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/globfree.html} - -Gnulib module: glob - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/gmtime.texi b/doc/functions/gmtime.texi deleted file mode 100644 index f7b4ec1f5d..0000000000 --- a/doc/functions/gmtime.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node gmtime -@section @code{gmtime} -@findex gmtime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/gmtime.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/gmtime_r.texi b/doc/functions/gmtime_r.texi deleted file mode 100644 index e600277bbd..0000000000 --- a/doc/functions/gmtime_r.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node gmtime_r -@section @code{gmtime_r} -@findex gmtime_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/gmtime_r.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -Some platforms define a function of this name that is incompatible to POSIX. -@end itemize diff --git a/doc/functions/google-ranking.txt b/doc/functions/google-ranking.txt deleted file mode 100644 index eaf46396e4..0000000000 --- a/doc/functions/google-ranking.txt +++ /dev/null @@ -1,1114 +0,0 @@ -free 2420000 -write 1570000 -time 768000 -strlen 702000 -index 697000 -printf 690000 -fprintf 641000 -errno 616000 -strcmp 604000 -malloc 574000 -memset 556000 -sprintf 550000 -read 547000 -remove 527000 -strcpy 510000 -exit 491000 -system 459000 -memcpy 455000 -wait 388000 -close 334000 -fclose 328000 -assert 327000 -atoi 316000 -fopen 315000 -select 312000 -strncpy 309000 -signal 306000 -strncmp 304000 -times 300000 -strchr 294000 -log 259000 -access 255000 -socket 244000 -open 227000 -stat 220000 -fgets 212000 -link 206000 -fflush 202000 -strcat 201000 -connect 198000 -fcntl 195000 -snprintf 185000 -send 182000 -random 172000 -strdup 171000 -accept 169000 -abort 159000 -memcmp 156000 -strerror 154000 -sscanf 153000 -stdin 149000 -strcasecmp 146000 -exp 145000 -realloc 144000 -va_start 141000 -gets 139000 -ioctl 136000 -strstr 133000 -isspace 133000 -getenv 131000 -strrchr 129000 -isdigit 125000 -va_end 122000 -clock 120000 -sleep 119000 -getopt 119000 -perror 111000 -unlink 110000 -pipe 110000 -kill 110000 -calloc 108000 -fputs 107000 -getpid 97500 -memmove 96000 -bzero 92400 -fwrite 90600 -sync 89900 -sqrt 88800 -round 87800 -optarg 85900 -strtol 83200 -poll 82900 -htons 82500 -syslog 82300 -nice 81800 -strncasecmp 81500 -fabs 76600 -mmap 76400 -toupper 75300 -abs 73500 -ntohs 73100 -qsort 72600 -fork 72500 -puts 70100 -tolower 69400 -fseek 67500 -bcopy 66400 -gettimeofday 66300 -shutdown 65900 -fread 65900 -rename 64900 -strtok 60600 -fileno 60400 -truncate 60100 -getuid 60100 -FD_ZERO 59900 -fputc 58600 -htonl 58300 -FD_SET 56900 -feof 55300 -ntohl 53200 -fstat 52300 -atof 52200 -floor 51800 -chdir 51500 -gethostbyname 51200 -isalpha 50400 -va_arg 49200 -localtime 49000 -putchar 48900 -remainder 48800 -sin 48700 -alarm 48600 -recv 48100 -inet_ntoa 47500 -getc 46900 -ferror 46900 -waitpid 46600 -ctime 46400 -putc 46200 -usleep 45800 -setjmp 45700 -mkdir 45500 -fscanf 43900 -cos 43700 -lseek 43600 -FD_ISSET 43100 -closedir 42900 -ftell 42400 -readdir 42100 -bind 41800 -vfprintf 41500 -dup 41400 -dup2 41300 -y1 41200 -isprint 41200 -strtoul 40900 -setsockopt 40900 -isalnum 39800 -vsprintf 39300 -opendir 39300 -gethostname 39000 -strftime 38800 -rand 38200 -atexit 37700 -vsnprintf 36400 -raise 36000 -isupper 35900 -strncat 35600 -crypt 35400 -fgetc 35100 -basename 34800 -fdopen 34700 -setlocale 34500 -umask 34400 -listen 33900 -symlink 32900 -chmod 32800 -getcwd 32200 -pow 31800 -pthread_mutex_unlock 31700 -getpwuid 31600 -geteuid 31300 -setuid 30100 -lstat 29600 -inet_addr 29500 -pthread_mutex_lock 29300 -popen 29100 -dirname 29100 -srand 29000 -isatty 29000 -ceil 28900 -atol 28600 -getpwnam 28300 -environ 28300 -pthread_create 27600 -pclose 27200 -islower 27200 -longjmp 26500 -_exit 26100 -timezone 25900 -div 25800 -sendto 24900 -getsockname 24600 -gmtime 24300 -readlink 24200 -sigemptyset 23100 -recvfrom 23000 -sigaction 22400 -putenv 22100 -strtod 21900 -munmap 21800 -strpbrk 21700 -utime 21500 -uname 21500 -chown 21400 -scanf 21300 -mktime 20900 -rmdir 19800 -ungetc 19600 -setenv 19400 -ftruncate 19400 -atan2 19300 -glob 18900 -setgid 18600 -setsid 18500 -gethostbyaddr 18500 -getgid 18300 -execvp 18300 -memchr 17800 -openlog 17700 -sysconf 17500 -log10 17400 -sigaddset 17000 -strspn 16800 -isxdigit 16800 -getpeername 16300 -pthread_mutex_init 16200 -tcgetattr 16100 -j1 15600 -getchar 15400 -dlopen 15300 -setvbuf 15000 -creat 15000 -srandom 14800 -freopen 14600 -execl 14300 -y0 13900 -execv 13800 -regcomp 13600 -setbuf 13400 -regexec 13300 -pthread_join 12800 -mktemp 12800 -labs 12800 -vprintf 12700 -vfork 12600 -getgrnam 12600 -tcsetattr 12500 -sigprocmask 12400 -trunc 12300 -tmpfile 12000 -dlsym 11900 -atan 11800 -mkstemp 11600 -h_errno 11300 -FD_CLR 11300 -acos 11100 -seteuid 10800 -inet_ntop 10800 -getegid 10800 -iscntrl 10700 -getaddrinfo 10700 -fchmod 10700 -rindex 10600 -pthread_self 10600 -writev 10200 -pthread_exit 10100 -getppid 10100 -tan 10000 -ftime 10000 -clearerr 10000 -asctime 10000 -setrlimit 9000 -pthread_mutex_destroy 9000 -pthread_cond_wait 9000 -isgraph 9000 -getwd 9000 -getrlimit 9000 -getlogin 9000 -execlp 9000 -dlerror 9000 -ctan 9000 -bsearch 9000 -ttyname 8000 -tmpnam 8000 -strcspn 8000 -shmget 8000 -setitimer 8000 -regfree 8000 -nanosleep 8000 -ispunct 8000 -inet_pton 8000 -fmod 8000 -dlclose 8000 -asin 8000 -unsetenv 7000 -strtok_r 7000 -shmat 7000 -rint 7000 -regerror 7000 -pthread_cond_signal 7000 -pthread_cond_init 7000 -localtime_r 7000 -getgrgid 7000 -freeaddrinfo 7000 -fnmatch 7000 -fchown 7000 -difftime 7000 -wcslen 6000 -tempnam 6000 -srand48 6000 -realpath 6000 -modf 6000 -daylight 6000 -closelog 6000 -tanh 5000 -sinh 5000 -shmdt 5000 -shmctl 5000 -pthread_cond_destroy 5000 -pthread_cancel 5000 -mkfifo 5000 -ldexp 5000 -getnameinfo 5000 -gai_strerror 5000 -cosh 5000 -strtoull 4000 -strtoll 4000 -sigsuspend 4000 -pthread_sigmask 4000 -pthread_detach 4000 -pthread_cond_broadcast 4000 -lrand48 4000 -logf 4000 -fsetpos 4000 -frexp 4000 -fgetpos 4000 -drand48 4000 -cfsetospeed 4000 -cfsetispeed 4000 -ulimit 3000 -swab 3000 -strptime 3000 -sigset 3000 -semop 3000 -sem_wait 3000 -pthread_setspecific 3000 -pthread_mutex_trylock 3000 -pthread_key_create 3000 -pthread_getspecific 3000 -pthread_cond_timedwait 3000 -nan 3000 -mlock 3000 -mbstowcs 3000 -ldiv 3000 -iconv_open 3000 -exp2 3000 -wcstombs 2000 -tcflush 2000 -sqrtf 2000 -setkey 2000 -semget 2000 -semctl 2000 -sem_post 2000 -sem_init 2000 -sem_destroy 2000 -pthread_once 2000 -pthread_cleanup_push 2000 -powf 2000 -msgsnd 2000 -msgrcv 2000 -msgget 2000 -msgctl 2000 -getdate 2000 -fmin 2000 -fmax 2000 -execle 2000 -erfc 2000 -cosf 2000 -conj 2000 -clock_gettime 2000 -cbrt 2000 -atanh 2000 -asinh 2000 -acosh 2000 -lgamma 1000 -ftok 1000 -pause 900 -endpwent 900 -wcscmp 800 -setpgid 800 -sendmsg 800 -pthread_mutexattr_init 800 -pthread_equal 800 -pthread_attr_destroy 800 -isnan 800 -isblank 800 -isascii 800 -hypot 800 -getpwent 800 -getgrent 800 -wcscpy 700 -vsscanf 700 -tzset 700 -toascii 700 -tcdrain 700 -socketpair 700 -sigsetjmp 700 -siglongjmp 700 -sigismember 700 -setpwent 700 -setpgrp 700 -sched_yield 700 -rewinddir 700 -rewind 700 -remque 700 -pthread_setschedparam 700 -pthread_setcancelstate 700 -pthread_mutexattr_settype 700 -pthread_attr_setstacksize 700 -pthread_attr_setdetachstate 700 -pthread_attr_init 700 -lchown 700 -iconv_close 700 -gmtime_r 700 -globfree 700 -getsockopt 700 -getservbyport 700 -getservbyname 700 -getrusage 700 -getpgrp 700 -getgroups 700 -fchdir 700 -execve 700 -endgrent 700 -cexp 700 -bcmp 700 -wcsncpy 600 -wcschr 600 -wcscat 600 -va_copy 600 -tzname 600 -tcsetpgrp 600 -strerror_r 600 -sigwait 600 -sigfillset 600 -sigdelset 600 -setreuid 600 -setgrent 600 -setegid 600 -seekdir 600 -sched_setscheduler 600 -sched_get_priority_max 600 -recvmsg 600 -putmsg 600 -pthread_setcanceltype 600 -pthread_rwlock_init 600 -pthread_kill 600 -pthread_cleanup_pop 600 -pthread_attr_setscope 600 -pthread_attr_setschedparam 600 -nl_langinfo 600 -mknod 600 -memccpy 600 -mbtowc 600 -mbrtowc 600 -log2 600 -log1p 600 -lockf 600 -killpg 600 -insque 600 -if_nametoindex 600 -getprotobynumber 600 -getprotobyname 600 -getpgid 600 -getitimer 600 -fsync 600 -fseeko 600 -floorf 600 -fabsf 600 -expf 600 -dbm_store 600 -dbm_open 600 -dbm_fetch 600 -dbm_close 600 -copysign 600 -cfgetospeed 600 -atoll 600 -wprintf 500 -wcwidth 500 -wctype 500 -wctomb 500 -vfscanf 500 -unlockpt 500 -towupper 500 -towlower 500 -telldir 500 -tcsendbreak 500 -tcgetpgrp 500 -swprintf 500 -strxfrm 500 -strcoll 500 -statvfs 500 -sigpause 500 -siginterrupt 500 -sigignore 500 -setregid 500 -setpriority 500 -setlogmask 500 -readv 500 -readdir_r 500 -pwrite 500 -ptsname 500 -pthread_testcancel 500 -pthread_rwlock_unlock 500 -pthread_mutexattr_destroy 500 -pthread_attr_setschedpolicy 500 -pathconf 500 -munlock 500 -msync 500 -mprotect 500 -mblen 500 -logb 500 -localeconv 500 -iswspace 500 -isfinite 500 -iconv 500 -hsearch 500 -grantpt 500 -getpwuid_r 500 -getpwnam_r 500 -getmsg 500 -gethostid 500 -fdatasync 500 -expm1 500 -encrypt 500 -cabs 500 -atan2f 500 -_tolower 500 -_setjmp 500 -wcsstr 400 -wcsncmp 400 -wcrtomb 400 -vscanf 400 -ualarm 400 -tsearch 400 -strtof 400 -sqrtl 400 -sigrelse 400 -sigpending 400 -signbit 400 -sighold 400 -sigaltstack 400 -sem_trywait 400 -sched_getparam 400 -pthread_rwlock_wrlock 400 -pthread_rwlock_rdlock 400 -pthread_key_delete 400 -pthread_getschedparam 400 -pthread_attr_getstacksize 400 -munlockall 400 -mrand48 400 -mlockall 400 -mbrlen 400 -logl 400 -log10f 400 -iswprint 400 -iswdigit 400 -iswalnum 400 -if_indextoname 400 -hcreate 400 -getsid 400 -getprotoent 400 -getpriority 400 -getnetbyname 400 -getnetbyaddr 400 -gcvt 400 -fwprintf 400 -funlockfile 400 -fpathconf 400 -flockfile 400 -fcvt 400 -fabsl 400 -endservent 400 -endhostent 400 -ecvt 400 -dbm_nextkey 400 -dbm_firstkey 400 -cosl 400 -cfgetispeed 400 -ceilf 400 -asctime_r 400 -acosf 400 -_toupper 400 -_longjmp 400 -wcstol 300 -wcsspn 300 -wcsrchr 300 -wcspbrk 300 -wcsncat 300 -wcscoll 300 -waitid 300 -vswprintf 300 -utimes 300 -twalk 300 -timer_create 300 -tanl 300 -sinhf 300 -sigtimedwait 300 -shm_open 300 -setstate 300 -setprotoent 300 -setcontext 300 -sem_open 300 -sem_getvalue 300 -sched_setparam 300 -sched_rr_get_interval 300 -sched_getscheduler 300 -scalbn 300 -scalb 300 -putc_unlocked 300 -pthread_rwlock_destroy 300 -pthread_condattr_init 300 -pthread_attr_setinheritsched 300 -pthread_attr_getschedparam 300 -pthread_atfork 300 -powl 300 -posix_memalign 300 -nrand48 300 -nextafter 300 -mbsrtowcs 300 -lrintf 300 -lrint 300 -iswxdigit 300 -iswupper 300 -iswlower 300 -iswctype 300 -iswcntrl 300 -iswalpha 300 -isinf 300 -initstate 300 -ilogb 300 -hypotf 300 -getservent 300 -getnetent 300 -getcontext 300 -getc_unlocked 300 -ftello 300 -frexpl 300 -fmodf 300 -floorl 300 -expl 300 -erand48 300 -endprotoent 300 -endnetent 300 -dbm_delete 300 -ctermid 300 -csqrt 300 -coshf 300 -confstr 300 -clock_getres 300 -cimag 300 -catclose 300 -aio_write 300 -aio_read 300 -wscanf 200 -wmemset 200 -wmemmove 200 -wmemcpy 200 -wmemcmp 200 -wmemchr 200 -wctob 200 -wcsxfrm 200 -wcswidth 200 -wcstoul 200 -wcstok 200 -wcstod 200 -wcsrtombs 200 -wcsftime 200 -wcscspn 200 -vwprintf 200 -vfwprintf 200 -ungetwc 200 -ttyname_r 200 -truncf 200 -timer_settime 200 -timer_getoverrun 200 -timer_delete 200 -tgamma 200 -tdelete 200 -tcflow 200 -tanhl 200 -tanhf 200 -tanf 200 -swscanf 200 -strtoumax 200 -strtold 200 -strtoimax 200 -sinhl 200 -sigwaitinfo 200 -sigqueue 200 -shm_unlink 200 -setutxent 200 -setservent 200 -setnetent 200 -sem_unlink 200 -sem_close 200 -seed48 200 -roundf 200 -putwchar 200 -putwc 200 -pututxline 200 -putpmsg 200 -putchar_unlocked 200 -pthread_setconcurrency 200 -pthread_rwlock_trywrlock 200 -pthread_rwlock_tryrdlock 200 -pthread_mutexattr_setpshared 200 -pthread_condattr_setpshared 200 -pthread_condattr_destroy 200 -pthread_attr_setstackaddr 200 -pthread_attr_getstackaddr 200 -pthread_attr_getscope 200 -pthread_attr_getschedpolicy 200 -pthread_attr_getinheritsched 200 -pthread_attr_getdetachstate 200 -pselect 200 -nftw 200 -mq_unlink 200 -mq_send 200 -mq_receive 200 -mq_open 200 -modfl 200 -modff 200 -mbsinit 200 -makecontext 200 -lround 200 -log10l 200 -lldiv 200 -llabs 200 -lfind 200 -ldexpl 200 -ldexpf 200 -lcong48 200 -l64a 200 -jrand48 200 -iswpunct 200 -iswgraph 200 -isnormal 200 -isastream 200 -if_nameindex 200 -if_freenameindex 200 -hypotl 200 -hdestroy 200 -getwc 200 -getsubopt 200 -getpmsg 200 -getlogin_r 200 -gethostent 200 -getgrnam_r 200 -getgrgid_r 200 -getchar_unlocked 200 -fstatvfs 200 -frexpf 200 -fputws 200 -fputwc 200 -fpclassify 200 -fmodl 200 -fma 200 -fgetws 200 -fgetwc 200 -fdim 200 -fattach 200 -erff 200 -endutxent 200 -dbm_error 200 -ctime_r 200 -csinh 200 -csin 200 -cpow 200 -coshl 200 -copysignf 200 -clock_settime 200 -ceill 200 -ccosh 200 -ccos 200 -catgets 200 -btowc 200 -atanl 200 -atanf 200 -atan2l 200 -aio_return 200 -acosl 200 -acoshf 200 -a64l 200 -_Exit 200 -wordfree 100 -wordexp 100 -wctrans 100 -wcswcs 100 -wcstoumax 100 -wcstoull 100 -wcstoll 100 -wcstold 100 -wcstoimax 100 -wcstof 100 -vwscanf 100 -vswscanf 100 -vfwscanf 100 -towctrans 100 -tfind 100 -tcgetsid 100 -swapcontext 100 -strfmon 100 -sockatmark 100 -sinl 100 -sinf 100 -sethostent 100 -sem_timedwait 100 -scalbnl 100 -scalbnf 100 -scalblnf 100 -scalbln 100 -remquol 100 -remquof 100 -remquo 100 -rand_r 100 -pthread_spin_unlock 100 -pthread_spin_trylock 100 -pthread_spin_lock 100 -pthread_spin_init 100 -pthread_spin_destroy 100 -pthread_rwlockattr_setpshared 100 -pthread_rwlockattr_init 100 -pthread_rwlockattr_getpshared 100 -pthread_rwlockattr_destroy 100 -pthread_rwlock_timedwrlock 100 -pthread_rwlock_timedrdlock 100 -pthread_mutexattr_setprotocol 100 -pthread_mutexattr_setprioceiling 100 -pthread_mutexattr_gettype 100 -pthread_mutexattr_getpshared 100 -pthread_mutexattr_getprotocol 100 -pthread_mutexattr_getprioceiling 100 -pthread_mutex_timedlock 100 -pthread_mutex_setprioceiling 100 -pthread_mutex_getprioceiling 100 -pthread_getconcurrency 100 -pthread_condattr_getpshared 100 -pthread_barrierattr_setpshared 100 -pthread_barrierattr_init 100 -pthread_barrierattr_getpshared 100 -pthread_barrierattr_destroy 100 -pthread_barrier_wait 100 -pthread_barrier_init 100 -pthread_barrier_destroy 100 -pthread_attr_setstack 100 -pthread_attr_setguardsize 100 -pthread_attr_getstack 100 -pthread_attr_getguardsize 100 -pread 100 -posix_fadvise 100 -nexttowardl 100 -nexttoward 100 -nextafterl 100 -nextafterf 100 -nearbyintl 100 -nearbyintf 100 -nearbyint 100 -nanl 100 -nanf 100 -mq_timedsend 100 -mq_timedreceive 100 -mq_setattr 100 -mq_notify 100 -mq_getattr 100 -mq_close 100 -lsearch 100 -lroundl 100 -lroundf 100 -lrintl 100 -logbl 100 -logbf 100 -log2l 100 -log2f 100 -log1pl 100 -log1pf 100 -llroundf 100 -llround 100 -llrintl 100 -llrintf 100 -llrint 100 -lio_listio 100 -lgammal 100 -lgammaf 100 -iswblank 100 -isunordered 100 -isless 100 -isgreater 100 -imaxdiv 100 -imaxabs 100 -ilogbl 100 -ilogbf 100 -getwchar 100 -getutxline 100 -getutxid 100 -getutxent 100 -fwscanf 100 -fwide 100 -ftrylockfile 100 -fmtmsg 100 -fminl 100 -fminf 100 -fmaxl 100 -fmaxf 100 -fmal 100 -fmaf 100 -ffs 100 -feupdateenv 100 -fetestexcept 100 -fesetround 100 -fesetexceptflag 100 -fesetenv 100 -feraiseexcept 100 -feholdexcept 100 -fegetround 100 -fegetexceptflag 100 -fegetenv 100 -feclearexcept 100 -fdiml 100 -expm1l 100 -expm1f 100 -exp2l 100 -exp2f 100 -erfcl 100 -erfcf 100 -erf 100 -dbm_clearerr 100 -ctanh 100 -csqrtf 100 -cproj 100 -cpowf 100 -copysignl 100 -conjl 100 -clogf 100 -clog 100 -clock_nanosleep 100 -cimagl 100 -cimagf 100 -cbrtl 100 -cbrtf 100 -catopen 100 -catanh 100 -casinh 100 -carg 100 -cacosh 100 -cacos 100 -cabsl 100 -cabsf 100 -bsd_signal 100 -atanhl 100 -atanhf 100 -asinl 100 -asinhl 100 -asinhf 100 -asinf 100 -aio_suspend 100 -aio_fsync 100 -aio_error 100 -aio_cancel 100 -acoshl 100 -yn 50 -tgammal 50 -tgammaf 50 -scalblnl 50 -rintf 50 -remainderl 50 -remainderf 50 -pthread_getcpuclockid 50 -pthread_condattr_setclock 50 -pthread_condattr_getclock 50 -posix_spawn 50 -posix_openpt 50 -posix_madvise 50 -posix_fallocate 50 -nexttowardf 50 -llroundl 50 -islessgreater 50 -islessequal 50 -isgreaterequal 50 -fdimf 50 -erfl 50 -ctanl 50 -ctanhl 50 -ctanhf 50 -ctanf 50 -csqrtl 50 -csinl 50 -csinhl 50 -csinhf 50 -csinf 50 -crealf 50 -creal 50 -cprojl 50 -cprojf 50 -cpowl 50 -conjf 50 -clogl 50 -clock_getcpuclockid 50 -cexpl 50 -cexpf 50 -ccosl 50 -ccoshl 50 -ccoshf 50 -ccosf 50 -catanl 50 -catanhl 50 -catanhf 50 -catanf 50 -casinhl 50 -casinhf 50 -casin 50 -cargl 50 -cargf 50 -cacosl 50 -cacoshl 50 -cacoshf 50 -cacosf 50 -pthread_setschedprio 20 -j0 20 -fdetach 20 -casinl 20 -truncl 0 -roundl 0 -rintl 0 -posix_typed_mem_open 0 -posix_typed_mem_get_info 0 -posix_trace_trygetnext_event 0 -posix_trace_trid_eventid_open 0 -posix_trace_timedgetnext_event 0 -posix_trace_stop 0 -posix_trace_start 0 -posix_trace_shutdown 0 -posix_trace_set_filter 0 -posix_trace_rewind 0 -posix_trace_open 0 -posix_trace_getnext_event 0 -posix_trace_get_status 0 -posix_trace_get_filter 0 -posix_trace_get_attr 0 -posix_trace_flush 0 -posix_trace_eventtypelist_rewind 0 -posix_trace_eventtypelist_getnext_id 0 -posix_trace_eventset_ismember 0 -posix_trace_eventset_fill 0 -posix_trace_eventset_empty 0 -posix_trace_eventset_del 0 -posix_trace_eventset_add 0 -posix_trace_eventid_open 0 -posix_trace_eventid_get_name 0 -posix_trace_eventid_equal 0 -posix_trace_event 0 -posix_trace_create_withlog 0 -posix_trace_create 0 -posix_trace_close 0 -posix_trace_clear 0 -posix_trace_attr_setstreamsize 0 -posix_trace_attr_setstreamfullpolicy 0 -posix_trace_attr_setname 0 -posix_trace_attr_setmaxdatasize 0 -posix_trace_attr_setlogsize 0 -posix_trace_attr_setlogfullpolicy 0 -posix_trace_attr_setinherited 0 -posix_trace_attr_init 0 -posix_trace_attr_getstreamsize 0 -posix_trace_attr_getstreamfullpolicy 0 -posix_trace_attr_getname 0 -posix_trace_attr_getmaxusereventsize 0 -posix_trace_attr_getmaxsystemeventsize 0 -posix_trace_attr_getmaxdatasize 0 -posix_trace_attr_getlogsize 0 -posix_trace_attr_getlogfullpolicy 0 -posix_trace_attr_getinherited 0 -posix_trace_attr_getgenversion 0 -posix_trace_attr_getcreatetime 0 -posix_trace_attr_getclockres 0 -posix_trace_attr_destroy 0 -posix_spawnp 0 -posix_spawnattr_setsigmask 0 -posix_spawnattr_setsigdefault 0 -posix_spawnattr_setschedpolicy 0 -posix_spawnattr_setschedparam 0 -posix_spawnattr_setpgroup 0 -posix_spawnattr_setflags 0 -posix_spawnattr_init 0 -posix_spawnattr_getsigmask 0 -posix_spawnattr_getsigdefault 0 -posix_spawnattr_getschedpolicy 0 -posix_spawnattr_getschedparam 0 -posix_spawnattr_getpgroup 0 -posix_spawnattr_getflags 0 -posix_spawnattr_destroy 0 -posix_spawn_file_actions_init 0 -posix_spawn_file_actions_destroy 0 -posix_spawn_file_actions_addopen 0 -posix_spawn_file_actions_adddup2 0 -posix_spawn_file_actions_addclose 0 -posix_mem_offset 0 -jn 0 -ftw 0 -creall 0 -catan 0 -casinf 0 diff --git a/doc/functions/grantpt.texi b/doc/functions/grantpt.texi deleted file mode 100644 index 6882dd9fb3..0000000000 --- a/doc/functions/grantpt.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node grantpt -@section @code{grantpt} -@findex grantpt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/grantpt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/functions/h_errno.texi b/doc/functions/h_errno.texi deleted file mode 100644 index d488a81ca5..0000000000 --- a/doc/functions/h_errno.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node h_errno -@section @code{h_errno} -@findex h_errno - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/h_errno.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/hcreate.texi b/doc/functions/hcreate.texi deleted file mode 100644 index feed8657e7..0000000000 --- a/doc/functions/hcreate.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node hcreate -@section @code{hcreate} -@findex hcreate - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/hcreate.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/hdestroy.texi b/doc/functions/hdestroy.texi deleted file mode 100644 index 2a646b6086..0000000000 --- a/doc/functions/hdestroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node hdestroy -@section @code{hdestroy} -@findex hdestroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/hdestroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/hsearch.texi b/doc/functions/hsearch.texi deleted file mode 100644 index cfced16518..0000000000 --- a/doc/functions/hsearch.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node hsearch -@section @code{hsearch} -@findex hsearch - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/hsearch.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/htonl.texi b/doc/functions/htonl.texi deleted file mode 100644 index 36733c91a0..0000000000 --- a/doc/functions/htonl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node htonl -@section @code{htonl} -@findex htonl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/htonl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, mingw, BeOS. -@end itemize diff --git a/doc/functions/htons.texi b/doc/functions/htons.texi deleted file mode 100644 index 2751bec64e..0000000000 --- a/doc/functions/htons.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node htons -@section @code{htons} -@findex htons - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/htons.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, mingw, BeOS. -@end itemize diff --git a/doc/functions/hypot.texi b/doc/functions/hypot.texi deleted file mode 100644 index f12cdf414e..0000000000 --- a/doc/functions/hypot.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node hypot -@section @code{hypot} -@findex hypot - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/hypot.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/hypotf.texi b/doc/functions/hypotf.texi deleted file mode 100644 index 3d67bbea1b..0000000000 --- a/doc/functions/hypotf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node hypotf -@section @code{hypotf} -@findex hypotf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/hypotf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 9. -@end itemize diff --git a/doc/functions/hypotl.texi b/doc/functions/hypotl.texi deleted file mode 100644 index e2370f4b84..0000000000 --- a/doc/functions/hypotl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node hypotl -@section @code{hypotl} -@findex hypotl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/hypotl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/iconv.texi b/doc/functions/iconv.texi deleted file mode 100644 index 70a471b267..0000000000 --- a/doc/functions/iconv.texi +++ /dev/null @@ -1,34 +0,0 @@ -@node iconv -@section @code{iconv} -@findex iconv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iconv.html} - -Gnulib module: iconv - -Portability problems fixed by Gnulib: -@itemize -@item -GNU libiconv is not found if installed in @file{$PREFIX/lib}. -@item -Failures are not distinguishable from successful returns on some platforms: -AIX 5.1. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS, -when GNU libiconv is not installed. -@item -This function was not correctly implemented in glibc versions before 2.2. -@item -When @code{iconv} encounters an input character that is valid but that can -not be converted to the output character set, glibc's and GNU libiconv's -@code{iconv} stop the conversion. Some other implementations put an -implementation-defined character into the output buffer. --- -Gnulib provides higher-level facilities @code{striconv} and @code{striconveh} -(wrappers around @code{iconv}) that deal with conversion errors in a platform -independent way. -@end itemize diff --git a/doc/functions/iconv_close.texi b/doc/functions/iconv_close.texi deleted file mode 100644 index 9e8fed4f85..0000000000 --- a/doc/functions/iconv_close.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iconv_close -@section @code{iconv_close} -@findex iconv_close - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iconv_close.html} - -Gnulib module: iconv - -Portability problems fixed by Gnulib: -@itemize -@item -GNU libiconv is not found if installed in @file{$PREFIX/lib}. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS, -when GNU libiconv is not installed. -@end itemize diff --git a/doc/functions/iconv_open.texi b/doc/functions/iconv_open.texi deleted file mode 100644 index fb95bc19f5..0000000000 --- a/doc/functions/iconv_open.texi +++ /dev/null @@ -1,42 +0,0 @@ -@node iconv_open -@section @code{iconv_open} -@findex iconv_open - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iconv_open.html} - -Gnulib module: iconv, iconv_open, iconv_open-utf - -Portability problems fixed by either Gnulib module @code{iconv} or @code{iconv_open}: -@itemize -@item -GNU libiconv is not found if installed in @file{$PREFIX/lib}. -@item -No converter from EUC-JP to UTF-8 is provided on some platforms: -HP-UX 11. -@end itemize - -Portability problems fixed by Gnulib module @code{iconv_open}: -@itemize -@item -This function recognizes only non-standard aliases for many encodings (not -the IANA registered encoding names) on many platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1. -@end itemize - -Portability problems fixed by Gnulib module @code{iconv_open-utf}: -@itemize -@item -This function does not support the encodings UTF-16BE, UTF-16LE, UTF-32BE, -UTF-32LE on many platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 8. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS, -when GNU libiconv is not installed. -@item -The set of supported encodings and conversions is system dependent. -@end itemize diff --git a/doc/functions/if_freenameindex.texi b/doc/functions/if_freenameindex.texi deleted file mode 100644 index d4415d9d50..0000000000 --- a/doc/functions/if_freenameindex.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node if_freenameindex -@section @code{if_freenameindex} -@findex if_freenameindex - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/if_freenameindex.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/if_indextoname.texi b/doc/functions/if_indextoname.texi deleted file mode 100644 index 300d3ea4c2..0000000000 --- a/doc/functions/if_indextoname.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node if_indextoname -@section @code{if_indextoname} -@findex if_indextoname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/if_indextoname.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/if_nameindex.texi b/doc/functions/if_nameindex.texi deleted file mode 100644 index 3cb71f0adb..0000000000 --- a/doc/functions/if_nameindex.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node if_nameindex -@section @code{if_nameindex} -@findex if_nameindex - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/if_nameindex.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/if_nametoindex.texi b/doc/functions/if_nametoindex.texi deleted file mode 100644 index b9e4713e9d..0000000000 --- a/doc/functions/if_nametoindex.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node if_nametoindex -@section @code{if_nametoindex} -@findex if_nametoindex - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/if_nametoindex.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/ilogb.texi b/doc/functions/ilogb.texi deleted file mode 100644 index d438122c55..0000000000 --- a/doc/functions/ilogb.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node ilogb -@section @code{ilogb} -@findex ilogb - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ilogb.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/ilogbf.texi b/doc/functions/ilogbf.texi deleted file mode 100644 index 875315e0d6..0000000000 --- a/doc/functions/ilogbf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ilogbf -@section @code{ilogbf} -@findex ilogbf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ilogbf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. -@end itemize diff --git a/doc/functions/ilogbl.texi b/doc/functions/ilogbl.texi deleted file mode 100644 index c7b1ef3199..0000000000 --- a/doc/functions/ilogbl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ilogbl -@section @code{ilogbl} -@findex ilogbl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ilogbl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/imaxabs.texi b/doc/functions/imaxabs.texi deleted file mode 100644 index 047d704e2a..0000000000 --- a/doc/functions/imaxabs.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node imaxabs -@section @code{imaxabs} -@findex imaxabs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/imaxabs.html} - -Gnulib module: imaxabs - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/imaxdiv.texi b/doc/functions/imaxdiv.texi deleted file mode 100644 index 264de54494..0000000000 --- a/doc/functions/imaxdiv.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node imaxdiv -@section @code{imaxdiv} -@findex imaxdiv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/imaxdiv.html} - -Gnulib module: imaxdiv - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/index.texi b/doc/functions/index.texi deleted file mode 100644 index e28514a8ad..0000000000 --- a/doc/functions/index.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node index -@section @code{index} -@findex index - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/index.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw. -@item -This function is marked as ``legacy'' in POSIX. Better use @code{strchr} -instead. -@end itemize diff --git a/doc/functions/inet_addr.texi b/doc/functions/inet_addr.texi deleted file mode 100644 index 3d1badd259..0000000000 --- a/doc/functions/inet_addr.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node inet_addr -@section @code{inet_addr} -@findex inet_addr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/inet_addr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -On some old platforms, this function returns a @samp{struct in_addr} rather -than a scalar type such as @samp{unsigned int} or @samp{unsigned long}. -@end itemize diff --git a/doc/functions/inet_ntoa.texi b/doc/functions/inet_ntoa.texi deleted file mode 100644 index 930ae107b9..0000000000 --- a/doc/functions/inet_ntoa.texi +++ /dev/null @@ -1,28 +0,0 @@ -@node inet_ntoa -@section @code{inet_ntoa} -@findex inet_ntoa - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/inet_ntoa.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -The @code{inet_ntoa} function need not be reentrant, and consequently -is not required to be thread safe. Implementations of -@code{inet_ntoa} typically write the time stamp into static buffer. -If two threads call @code{inet_ntoa} at roughly the same time, you -might end up with the wrong date in one of the threads, or some -undefined string. -@end itemize - -Note: @code{inet_ntoa} is specific for @acronym{IPv4} addresses. -A protocol independent function is @code{inet_ntop}. diff --git a/doc/functions/inet_ntop.texi b/doc/functions/inet_ntop.texi deleted file mode 100644 index 2eb19190ea..0000000000 --- a/doc/functions/inet_ntop.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node inet_ntop -@section @code{inet_ntop} -@findex inet_ntop - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/inet_ntop.html} - -Gnulib module: inet_ntop - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.5.1, mingw, Interix 3.5, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/inet_pton.texi b/doc/functions/inet_pton.texi deleted file mode 100644 index f1e9a5725a..0000000000 --- a/doc/functions/inet_pton.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node inet_pton -@section @code{inet_pton} -@findex inet_pton - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/inet_pton.html} - -Gnulib module: inet_pton - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.5.1, mingw, Interix 3.5, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/initstate.texi b/doc/functions/initstate.texi deleted file mode 100644 index fc777f5324..0000000000 --- a/doc/functions/initstate.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node initstate -@section @code{initstate} -@findex initstate - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/initstate.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw. -@end itemize diff --git a/doc/functions/insque.texi b/doc/functions/insque.texi deleted file mode 100644 index a10028a5ed..0000000000 --- a/doc/functions/insque.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node insque -@section @code{insque} -@findex insque - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/insque.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/ioctl.texi b/doc/functions/ioctl.texi deleted file mode 100644 index 56380a8526..0000000000 --- a/doc/functions/ioctl.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node ioctl -@section @code{ioctl} -@findex ioctl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ioctl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -Most @code{ioctl} requests are platform and hardware specific. -@end itemize diff --git a/doc/functions/isalnum.texi b/doc/functions/isalnum.texi deleted file mode 100644 index d0529aff79..0000000000 --- a/doc/functions/isalnum.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node isalnum -@section @code{isalnum} -@findex isalnum - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isalnum.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/isalpha.texi b/doc/functions/isalpha.texi deleted file mode 100644 index 7d94404df5..0000000000 --- a/doc/functions/isalpha.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node isalpha -@section @code{isalpha} -@findex isalpha - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isalpha.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/isascii.texi b/doc/functions/isascii.texi deleted file mode 100644 index 19a70370ba..0000000000 --- a/doc/functions/isascii.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node isascii -@section @code{isascii} -@findex isascii - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isascii.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/isastream.texi b/doc/functions/isastream.texi deleted file mode 100644 index a0219fd482..0000000000 --- a/doc/functions/isastream.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node isastream -@section @code{isastream} -@findex isastream - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isastream.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/isatty.texi b/doc/functions/isatty.texi deleted file mode 100644 index b2aca423d6..0000000000 --- a/doc/functions/isatty.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node isatty -@section @code{isatty} -@findex isatty - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isatty.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows, @code{isatty} also returns true for character devices such as -@file{NUL}. -@end itemize diff --git a/doc/functions/isblank.texi b/doc/functions/isblank.texi deleted file mode 100644 index e879731873..0000000000 --- a/doc/functions/isblank.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node isblank -@section @code{isblank} -@findex isblank - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isblank.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw. -@end itemize diff --git a/doc/functions/iscntrl.texi b/doc/functions/iscntrl.texi deleted file mode 100644 index e93e2764e9..0000000000 --- a/doc/functions/iscntrl.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node iscntrl -@section @code{iscntrl} -@findex iscntrl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iscntrl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/isdigit.texi b/doc/functions/isdigit.texi deleted file mode 100644 index 006c54fcad..0000000000 --- a/doc/functions/isdigit.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node isdigit -@section @code{isdigit} -@findex isdigit - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isdigit.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/isfinite.texi b/doc/functions/isfinite.texi deleted file mode 100644 index 50d0a7c319..0000000000 --- a/doc/functions/isfinite.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node isfinite -@section @code{isfinite} -@findex isfinite - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isfinite.html} - -Gnulib module: isfinite - -Portability problems fixed by Gnulib: -@itemize -@item -This macro is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -It is implementation-dependent whether @code{isfinite} raises an -exception given a signaling NaN operand. -@end itemize diff --git a/doc/functions/isgraph.texi b/doc/functions/isgraph.texi deleted file mode 100644 index 3aacb6df57..0000000000 --- a/doc/functions/isgraph.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node isgraph -@section @code{isgraph} -@findex isgraph - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isgraph.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/isgreater.texi b/doc/functions/isgreater.texi deleted file mode 100644 index f81700e531..0000000000 --- a/doc/functions/isgreater.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node isgreater -@section @code{isgreater} -@findex isgreater - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isgreater.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/isgreaterequal.texi b/doc/functions/isgreaterequal.texi deleted file mode 100644 index 0e9d6ac339..0000000000 --- a/doc/functions/isgreaterequal.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node isgreaterequal -@section @code{isgreaterequal} -@findex isgreaterequal - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isgreaterequal.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/isinf.texi b/doc/functions/isinf.texi deleted file mode 100644 index 8377f4fea6..0000000000 --- a/doc/functions/isinf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node isinf -@section @code{isinf} -@findex isinf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isinf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 10. -@end itemize diff --git a/doc/functions/isless.texi b/doc/functions/isless.texi deleted file mode 100644 index a7da30031f..0000000000 --- a/doc/functions/isless.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node isless -@section @code{isless} -@findex isless - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isless.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/islessequal.texi b/doc/functions/islessequal.texi deleted file mode 100644 index fee3832866..0000000000 --- a/doc/functions/islessequal.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node islessequal -@section @code{islessequal} -@findex islessequal - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/islessequal.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/islessgreater.texi b/doc/functions/islessgreater.texi deleted file mode 100644 index 2dd7693287..0000000000 --- a/doc/functions/islessgreater.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node islessgreater -@section @code{islessgreater} -@findex islessgreater - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/islessgreater.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/islower.texi b/doc/functions/islower.texi deleted file mode 100644 index 5972374af9..0000000000 --- a/doc/functions/islower.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node islower -@section @code{islower} -@findex islower - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/islower.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/isnan.texi b/doc/functions/isnan.texi deleted file mode 100644 index 90395c7d30..0000000000 --- a/doc/functions/isnan.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node isnan -@section @code{isnan} -@findex isnan - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isnan.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/isnormal.texi b/doc/functions/isnormal.texi deleted file mode 100644 index 865a6074cc..0000000000 --- a/doc/functions/isnormal.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node isnormal -@section @code{isnormal} -@findex isnormal - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isnormal.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5. -@end itemize diff --git a/doc/functions/isprint.texi b/doc/functions/isprint.texi deleted file mode 100644 index 29a9e5c3bc..0000000000 --- a/doc/functions/isprint.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node isprint -@section @code{isprint} -@findex isprint - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isprint.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/ispunct.texi b/doc/functions/ispunct.texi deleted file mode 100644 index 0e06aabf69..0000000000 --- a/doc/functions/ispunct.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node ispunct -@section @code{ispunct} -@findex ispunct - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ispunct.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/isspace.texi b/doc/functions/isspace.texi deleted file mode 100644 index 7d5dda0f33..0000000000 --- a/doc/functions/isspace.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node isspace -@section @code{isspace} -@findex isspace - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isspace.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/isunordered.texi b/doc/functions/isunordered.texi deleted file mode 100644 index fd243b8de6..0000000000 --- a/doc/functions/isunordered.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node isunordered -@section @code{isunordered} -@findex isunordered - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isunordered.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/isupper.texi b/doc/functions/isupper.texi deleted file mode 100644 index 8a7cfdedc3..0000000000 --- a/doc/functions/isupper.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node isupper -@section @code{isupper} -@findex isupper - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isupper.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/iswalnum.texi b/doc/functions/iswalnum.texi deleted file mode 100644 index 4eedee4dac..0000000000 --- a/doc/functions/iswalnum.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iswalnum -@section @code{iswalnum} -@findex iswalnum - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswalnum.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/iswalpha.texi b/doc/functions/iswalpha.texi deleted file mode 100644 index 80bba7969d..0000000000 --- a/doc/functions/iswalpha.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iswalpha -@section @code{iswalpha} -@findex iswalpha - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswalpha.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/iswblank.texi b/doc/functions/iswblank.texi deleted file mode 100644 index 9ea0d9145b..0000000000 --- a/doc/functions/iswblank.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iswblank -@section @code{iswblank} -@findex iswblank - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswblank.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/iswcntrl.texi b/doc/functions/iswcntrl.texi deleted file mode 100644 index a9602c730a..0000000000 --- a/doc/functions/iswcntrl.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iswcntrl -@section @code{iswcntrl} -@findex iswcntrl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswcntrl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/iswctype.texi b/doc/functions/iswctype.texi deleted file mode 100644 index d899545faa..0000000000 --- a/doc/functions/iswctype.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iswctype -@section @code{iswctype} -@findex iswctype - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswctype.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/iswdigit.texi b/doc/functions/iswdigit.texi deleted file mode 100644 index a73f05ce14..0000000000 --- a/doc/functions/iswdigit.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iswdigit -@section @code{iswdigit} -@findex iswdigit - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswdigit.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/iswgraph.texi b/doc/functions/iswgraph.texi deleted file mode 100644 index 76b8459ab6..0000000000 --- a/doc/functions/iswgraph.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iswgraph -@section @code{iswgraph} -@findex iswgraph - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswgraph.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/iswlower.texi b/doc/functions/iswlower.texi deleted file mode 100644 index 9f89a9b1a9..0000000000 --- a/doc/functions/iswlower.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iswlower -@section @code{iswlower} -@findex iswlower - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswlower.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/iswprint.texi b/doc/functions/iswprint.texi deleted file mode 100644 index d2cef7e81b..0000000000 --- a/doc/functions/iswprint.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iswprint -@section @code{iswprint} -@findex iswprint - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswprint.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/iswpunct.texi b/doc/functions/iswpunct.texi deleted file mode 100644 index c79b9c1f63..0000000000 --- a/doc/functions/iswpunct.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iswpunct -@section @code{iswpunct} -@findex iswpunct - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswpunct.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/iswspace.texi b/doc/functions/iswspace.texi deleted file mode 100644 index 5a43254fc2..0000000000 --- a/doc/functions/iswspace.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iswspace -@section @code{iswspace} -@findex iswspace - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswspace.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/iswupper.texi b/doc/functions/iswupper.texi deleted file mode 100644 index dbe04c2992..0000000000 --- a/doc/functions/iswupper.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iswupper -@section @code{iswupper} -@findex iswupper - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswupper.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/iswxdigit.texi b/doc/functions/iswxdigit.texi deleted file mode 100644 index fe1837beae..0000000000 --- a/doc/functions/iswxdigit.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iswxdigit -@section @code{iswxdigit} -@findex iswxdigit - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswxdigit.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/isxdigit.texi b/doc/functions/isxdigit.texi deleted file mode 100644 index 98327f44bc..0000000000 --- a/doc/functions/isxdigit.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node isxdigit -@section @code{isxdigit} -@findex isxdigit - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/isxdigit.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/j0.texi b/doc/functions/j0.texi deleted file mode 100644 index 0c88284e26..0000000000 --- a/doc/functions/j0.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node j0 -@section @code{j0} -@findex j0 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/j0.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/j1.texi b/doc/functions/j1.texi deleted file mode 100644 index 579140d111..0000000000 --- a/doc/functions/j1.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node j1 -@section @code{j1} -@findex j1 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/j1.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/jn.texi b/doc/functions/jn.texi deleted file mode 100644 index 8cb417f74f..0000000000 --- a/doc/functions/jn.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node jn -@section @code{jn} -@findex jn - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/jn.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/jrand48.texi b/doc/functions/jrand48.texi deleted file mode 100644 index c82d9b8e16..0000000000 --- a/doc/functions/jrand48.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node jrand48 -@section @code{jrand48} -@findex jrand48 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/jrand48.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/kill.texi b/doc/functions/kill.texi deleted file mode 100644 index fc0608a8bb..0000000000 --- a/doc/functions/kill.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node kill -@section @code{kill} -@findex kill - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/kill.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/killpg.texi b/doc/functions/killpg.texi deleted file mode 100644 index 9c12ad8ef8..0000000000 --- a/doc/functions/killpg.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node killpg -@section @code{killpg} -@findex killpg - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/killpg.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/l64a.texi b/doc/functions/l64a.texi deleted file mode 100644 index 9c4ef77662..0000000000 --- a/doc/functions/l64a.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node l64a -@section @code{l64a} -@findex l64a - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/l64a.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, mingw, BeOS. -@item -This function was not correctly implemented in glibc versions before 2.2.5. -@end itemize diff --git a/doc/functions/labs.texi b/doc/functions/labs.texi deleted file mode 100644 index 414182ac74..0000000000 --- a/doc/functions/labs.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node labs -@section @code{labs} -@findex labs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/labs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/lchown.texi b/doc/functions/lchown.texi deleted file mode 100644 index 368c3adc9a..0000000000 --- a/doc/functions/lchown.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lchown -@section @code{lchown} -@findex lchown - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lchown.html} - -Gnulib module: lchown - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/lcong48.texi b/doc/functions/lcong48.texi deleted file mode 100644 index 390e9a0d4d..0000000000 --- a/doc/functions/lcong48.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lcong48 -@section @code{lcong48} -@findex lcong48 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lcong48.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/ldexp.texi b/doc/functions/ldexp.texi deleted file mode 100644 index 6837c51c22..0000000000 --- a/doc/functions/ldexp.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node ldexp -@section @code{ldexp} -@findex ldexp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ldexp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/ldexpf.texi b/doc/functions/ldexpf.texi deleted file mode 100644 index 04654b19c7..0000000000 --- a/doc/functions/ldexpf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ldexpf -@section @code{ldexpf} -@findex ldexpf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ldexpf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. -@end itemize diff --git a/doc/functions/ldexpl.texi b/doc/functions/ldexpl.texi deleted file mode 100644 index a1061ab8b1..0000000000 --- a/doc/functions/ldexpl.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node ldexpl -@section @code{ldexpl} -@findex ldexpl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ldexpl.html} - -Gnulib module: ldexpl - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. -@item -This function has no prototype in @code{} on some platforms: -MacOS X. -@item -This function does not work on finite numbers on some platforms: -AIX 5.1. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/ldiv.texi b/doc/functions/ldiv.texi deleted file mode 100644 index 60b31c2b3d..0000000000 --- a/doc/functions/ldiv.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node ldiv -@section @code{ldiv} -@findex ldiv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ldiv.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/lfind.texi b/doc/functions/lfind.texi deleted file mode 100644 index d89b557290..0000000000 --- a/doc/functions/lfind.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lfind -@section @code{lfind} -@findex lfind - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lfind.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -BeOS. -@end itemize diff --git a/doc/functions/lgamma.texi b/doc/functions/lgamma.texi deleted file mode 100644 index e18130e374..0000000000 --- a/doc/functions/lgamma.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node lgamma -@section @code{lgamma} -@findex lgamma - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lgamma.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/lgammaf.texi b/doc/functions/lgammaf.texi deleted file mode 100644 index 650154dc65..0000000000 --- a/doc/functions/lgammaf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lgammaf -@section @code{lgammaf} -@findex lgammaf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lgammaf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. -@end itemize diff --git a/doc/functions/lgammal.texi b/doc/functions/lgammal.texi deleted file mode 100644 index d3e9fc8be5..0000000000 --- a/doc/functions/lgammal.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lgammal -@section @code{lgammal} -@findex lgammal - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lgammal.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/link.texi b/doc/functions/link.texi deleted file mode 100644 index 9e35e37470..0000000000 --- a/doc/functions/link.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node link -@section @code{link} -@findex link - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/link.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/lio_listio.texi b/doc/functions/lio_listio.texi deleted file mode 100644 index 889d342890..0000000000 --- a/doc/functions/lio_listio.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lio_listio -@section @code{lio_listio} -@findex lio_listio - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lio_listio.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/listen.texi b/doc/functions/listen.texi deleted file mode 100644 index 6ffb36bccc..0000000000 --- a/doc/functions/listen.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node listen -@section @code{listen} -@findex listen - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/listen.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/llabs.texi b/doc/functions/llabs.texi deleted file mode 100644 index f295212b9a..0000000000 --- a/doc/functions/llabs.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node llabs -@section @code{llabs} -@findex llabs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/llabs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 5.1, Interix 3.5. -@end itemize diff --git a/doc/functions/lldiv.texi b/doc/functions/lldiv.texi deleted file mode 100644 index 39eb6f9d39..0000000000 --- a/doc/functions/lldiv.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lldiv -@section @code{lldiv} -@findex lldiv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lldiv.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, HP-UX 11, OSF/1 5.1, Interix 3.5. -@end itemize diff --git a/doc/functions/llrint.texi b/doc/functions/llrint.texi deleted file mode 100644 index 12685976bf..0000000000 --- a/doc/functions/llrint.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node llrint -@section @code{llrint} -@findex llrint - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/llrint.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/llrintf.texi b/doc/functions/llrintf.texi deleted file mode 100644 index cce29a0cd7..0000000000 --- a/doc/functions/llrintf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node llrintf -@section @code{llrintf} -@findex llrintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/llrintf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/llrintl.texi b/doc/functions/llrintl.texi deleted file mode 100644 index 3c9777726a..0000000000 --- a/doc/functions/llrintl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node llrintl -@section @code{llrintl} -@findex llrintl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/llrintl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/llround.texi b/doc/functions/llround.texi deleted file mode 100644 index c3690abfff..0000000000 --- a/doc/functions/llround.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node llround -@section @code{llround} -@findex llround - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/llround.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/llroundf.texi b/doc/functions/llroundf.texi deleted file mode 100644 index 41dbbd7775..0000000000 --- a/doc/functions/llroundf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node llroundf -@section @code{llroundf} -@findex llroundf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/llroundf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/llroundl.texi b/doc/functions/llroundl.texi deleted file mode 100644 index e2eb16da0b..0000000000 --- a/doc/functions/llroundl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node llroundl -@section @code{llroundl} -@findex llroundl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/llroundl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/localeconv.texi b/doc/functions/localeconv.texi deleted file mode 100644 index 4074a2ddbd..0000000000 --- a/doc/functions/localeconv.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node localeconv -@section @code{localeconv} -@findex localeconv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/localeconv.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/localtime.texi b/doc/functions/localtime.texi deleted file mode 100644 index 440e9bf98a..0000000000 --- a/doc/functions/localtime.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node localtime -@section @code{localtime} -@findex localtime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/localtime.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/localtime_r.texi b/doc/functions/localtime_r.texi deleted file mode 100644 index ad6876496f..0000000000 --- a/doc/functions/localtime_r.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node localtime_r -@section @code{localtime_r} -@findex localtime_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/localtime_r.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -Some platforms define a function of this name that is incompatible to POSIX. -@end itemize diff --git a/doc/functions/lockf.texi b/doc/functions/lockf.texi deleted file mode 100644 index 563ea8071c..0000000000 --- a/doc/functions/lockf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lockf -@section @code{lockf} -@findex lockf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lockf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/log.texi b/doc/functions/log.texi deleted file mode 100644 index 1adee96a9b..0000000000 --- a/doc/functions/log.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node log -@section @code{log} -@findex log - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/log.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/log10.texi b/doc/functions/log10.texi deleted file mode 100644 index ab948dc91c..0000000000 --- a/doc/functions/log10.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node log10 -@section @code{log10} -@findex log10 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/log10.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/log10f.texi b/doc/functions/log10f.texi deleted file mode 100644 index 3b1de351c0..0000000000 --- a/doc/functions/log10f.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node log10f -@section @code{log10f} -@findex log10f - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/log10f.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/log10l.texi b/doc/functions/log10l.texi deleted file mode 100644 index da011231ce..0000000000 --- a/doc/functions/log10l.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node log10l -@section @code{log10l} -@findex log10l - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/log10l.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/log1p.texi b/doc/functions/log1p.texi deleted file mode 100644 index 68e79a404a..0000000000 --- a/doc/functions/log1p.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node log1p -@section @code{log1p} -@findex log1p - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/log1p.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/log1pf.texi b/doc/functions/log1pf.texi deleted file mode 100644 index 04468d0d4e..0000000000 --- a/doc/functions/log1pf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node log1pf -@section @code{log1pf} -@findex log1pf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/log1pf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 9. -@end itemize diff --git a/doc/functions/log1pl.texi b/doc/functions/log1pl.texi deleted file mode 100644 index 608a5f44a8..0000000000 --- a/doc/functions/log1pl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node log1pl -@section @code{log1pl} -@findex log1pl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/log1pl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/log2.texi b/doc/functions/log2.texi deleted file mode 100644 index cc0bf596d6..0000000000 --- a/doc/functions/log2.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node log2 -@section @code{log2} -@findex log2 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/log2.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/log2f.texi b/doc/functions/log2f.texi deleted file mode 100644 index b49343424f..0000000000 --- a/doc/functions/log2f.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node log2f -@section @code{log2f} -@findex log2f - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/log2f.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/log2l.texi b/doc/functions/log2l.texi deleted file mode 100644 index e36184e418..0000000000 --- a/doc/functions/log2l.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node log2l -@section @code{log2l} -@findex log2l - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/log2l.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/logb.texi b/doc/functions/logb.texi deleted file mode 100644 index a965917ebb..0000000000 --- a/doc/functions/logb.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node logb -@section @code{logb} -@findex logb - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/logb.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/logbf.texi b/doc/functions/logbf.texi deleted file mode 100644 index b0ab3999bc..0000000000 --- a/doc/functions/logbf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node logbf -@section @code{logbf} -@findex logbf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/logbf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. -@end itemize diff --git a/doc/functions/logbl.texi b/doc/functions/logbl.texi deleted file mode 100644 index 247598c0f0..0000000000 --- a/doc/functions/logbl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node logbl -@section @code{logbl} -@findex logbl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/logbl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/logf.texi b/doc/functions/logf.texi deleted file mode 100644 index 32a7121715..0000000000 --- a/doc/functions/logf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node logf -@section @code{logf} -@findex logf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/logf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/logl.texi b/doc/functions/logl.texi deleted file mode 100644 index 7d1e16f23e..0000000000 --- a/doc/functions/logl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node logl -@section @code{logl} -@findex logl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/logl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/longjmp.texi b/doc/functions/longjmp.texi deleted file mode 100644 index 9597f4b3a5..0000000000 --- a/doc/functions/longjmp.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node longjmp -@section @code{longjmp} -@findex longjmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/longjmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -The effects of this call are system and compiler optimization dependent, -since it restores the contents of register-allocated variables but not -the contents of stack-allocated variables. -@item -When longjumping out of a signal handler that was being executed on an -alternate stack (installed through @code{sigaltstack}), on FreeBSD, NetBSD, -OpenBSD, you need to clear the @code{SS_ONSTACK} flag in the @code{stack_t} -structure managed by the kernel. -@end itemize diff --git a/doc/functions/lrand48.texi b/doc/functions/lrand48.texi deleted file mode 100644 index c2f896d96e..0000000000 --- a/doc/functions/lrand48.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lrand48 -@section @code{lrand48} -@findex lrand48 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lrand48.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/lrint.texi b/doc/functions/lrint.texi deleted file mode 100644 index af0beccbe5..0000000000 --- a/doc/functions/lrint.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lrint -@section @code{lrint} -@findex lrint - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lrint.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/lrintf.texi b/doc/functions/lrintf.texi deleted file mode 100644 index 34887cb4ca..0000000000 --- a/doc/functions/lrintf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lrintf -@section @code{lrintf} -@findex lrintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lrintf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/lrintl.texi b/doc/functions/lrintl.texi deleted file mode 100644 index 17724e9956..0000000000 --- a/doc/functions/lrintl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lrintl -@section @code{lrintl} -@findex lrintl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lrintl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/lround.texi b/doc/functions/lround.texi deleted file mode 100644 index 1a887c080a..0000000000 --- a/doc/functions/lround.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lround -@section @code{lround} -@findex lround - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lround.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/lroundf.texi b/doc/functions/lroundf.texi deleted file mode 100644 index 05e7740db0..0000000000 --- a/doc/functions/lroundf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lroundf -@section @code{lroundf} -@findex lroundf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lroundf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/lroundl.texi b/doc/functions/lroundl.texi deleted file mode 100644 index 7ab8ef7651..0000000000 --- a/doc/functions/lroundl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lroundl -@section @code{lroundl} -@findex lroundl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lroundl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/lsearch.texi b/doc/functions/lsearch.texi deleted file mode 100644 index 281c0d1413..0000000000 --- a/doc/functions/lsearch.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node lsearch -@section @code{lsearch} -@findex lsearch - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lsearch.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -BeOS. -@end itemize diff --git a/doc/functions/lseek.texi b/doc/functions/lseek.texi deleted file mode 100644 index 16c2dfa5b8..0000000000 --- a/doc/functions/lseek.texi +++ /dev/null @@ -1,35 +0,0 @@ -@node lseek -@section @code{lseek} -@findex lseek - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lseek.html} - -Gnulib module: lseek - -Portability problems fixed by Gnulib: -@itemize -@item -This function mistakenly succeeds on pipes on some platforms: mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -POSIX does not specify which file descriptors support seeking and which don't. -In practice, regular files and block devices support seeking, and ttys, pipes, -and most character devices don't support it. -@item -On platforms where @code{off_t} is a 32-bit type, @code{lseek} does not work -correctly with files larger than 2 GB. The fix is to use the -@code{AC_SYS_LARGEFILE} macro. -@item -When the third argument is invalid, POSIX says that @code{lseek} should set -@code{errno} to @code{EINVAL} and return -1, but in this situation a -@code{SIGSYS} signal is raised on some platforms: -IRIX 6.5. -@item -When the @code{lseek} function fails, POSIX says that the file offset remains -unchanged. But on some platforms, attempting to set a negative file offset -fails and sets the file offset to 0: -BeOS. -@end itemize diff --git a/doc/functions/lstat.texi b/doc/functions/lstat.texi deleted file mode 100644 index e87dfa706d..0000000000 --- a/doc/functions/lstat.texi +++ /dev/null @@ -1,25 +0,0 @@ -@node lstat -@section @code{lstat} -@findex lstat - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/lstat.html} - -Gnulib module: lstat - -Portability problems fixed by Gnulib: -@itemize -@item -When the argument ends in a slash, some platforms don't dereference the -argument. -@item -On Windows platforms (excluding Cygwin), symlinks are not supported, so -@code{lstat} does not exist. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On platforms where @code{off_t} is a 32-bit type, @code{lstat} may not -correctly report the size of files or block devices larger than 2 GB. The fix -is to use the @code{AC_SYS_LARGEFILE} macro. -@end itemize diff --git a/doc/functions/makecontext.texi b/doc/functions/makecontext.texi deleted file mode 100644 index aaee6fca23..0000000000 --- a/doc/functions/makecontext.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node makecontext -@section @code{makecontext} -@findex makecontext - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/makecontext.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/malloc.texi b/doc/functions/malloc.texi deleted file mode 100644 index 0b8cd0d2b4..0000000000 --- a/doc/functions/malloc.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node malloc -@section @code{malloc} -@findex malloc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/malloc.html} - -Gnulib module: malloc-posix - -Portability problems fixed by Gnulib: -@itemize -@item -Upon failure, the function does not set @code{errno} to @code{ENOMEM} on -some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize - -Extension: Gnulib provides a module @samp{malloc} that substitutes a -@code{malloc} implementation that behaves more like the glibc implementation. diff --git a/doc/functions/mblen.texi b/doc/functions/mblen.texi deleted file mode 100644 index 6cb3a7b47d..0000000000 --- a/doc/functions/mblen.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node mblen -@section @code{mblen} -@findex mblen - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mblen.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/mbrlen.texi b/doc/functions/mbrlen.texi deleted file mode 100644 index 8aaa806418..0000000000 --- a/doc/functions/mbrlen.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mbrlen -@section @code{mbrlen} -@findex mbrlen - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mbrlen.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/mbrtowc.texi b/doc/functions/mbrtowc.texi deleted file mode 100644 index fe0e03997c..0000000000 --- a/doc/functions/mbrtowc.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node mbrtowc -@section @code{mbrtowc} -@findex mbrtowc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mbrtowc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/mbsinit.texi b/doc/functions/mbsinit.texi deleted file mode 100644 index c7ef15aca9..0000000000 --- a/doc/functions/mbsinit.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mbsinit -@section @code{mbsinit} -@findex mbsinit - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mbsinit.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. -@end itemize diff --git a/doc/functions/mbsrtowcs.texi b/doc/functions/mbsrtowcs.texi deleted file mode 100644 index f55b2003af..0000000000 --- a/doc/functions/mbsrtowcs.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node mbsrtowcs -@section @code{mbsrtowcs} -@findex mbsrtowcs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mbsrtowcs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/mbstowcs.texi b/doc/functions/mbstowcs.texi deleted file mode 100644 index f707439690..0000000000 --- a/doc/functions/mbstowcs.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mbstowcs -@section @code{mbstowcs} -@findex mbstowcs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mbstowcs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/mbtowc.texi b/doc/functions/mbtowc.texi deleted file mode 100644 index c8961c8530..0000000000 --- a/doc/functions/mbtowc.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mbtowc -@section @code{mbtowc} -@findex mbtowc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mbtowc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/memccpy.texi b/doc/functions/memccpy.texi deleted file mode 100644 index 2cee688e74..0000000000 --- a/doc/functions/memccpy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node memccpy -@section @code{memccpy} -@findex memccpy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/memccpy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -BeOS. -@end itemize diff --git a/doc/functions/memchr.texi b/doc/functions/memchr.texi deleted file mode 100644 index f24ab0d89f..0000000000 --- a/doc/functions/memchr.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node memchr -@section @code{memchr} -@findex memchr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/memchr.html} - -Gnulib module: memchr - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some older platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/memcmp.texi b/doc/functions/memcmp.texi deleted file mode 100644 index 79afa65cbb..0000000000 --- a/doc/functions/memcmp.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node memcmp -@section @code{memcmp} -@findex memcmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/memcmp.html} - -Gnulib module: memcmp - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some older platforms. -@item -This function does not work on 8-bit data on some older platforms: -SunOS 4.1.3. -@item -This function fails when comparing 16 bytes or more and with at least one -buffer not starting on a 4-byte boundary on some older platforms: -NeXTstep/x86. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/memcpy.texi b/doc/functions/memcpy.texi deleted file mode 100644 index 041bbe2734..0000000000 --- a/doc/functions/memcpy.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node memcpy -@section @code{memcpy} -@findex memcpy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/memcpy.html} - -Gnulib module: memcpy - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some older platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/memmove.texi b/doc/functions/memmove.texi deleted file mode 100644 index 4a095a61a3..0000000000 --- a/doc/functions/memmove.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node memmove -@section @code{memmove} -@findex memmove - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/memmove.html} - -Gnulib module: memmove - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some older platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/memset.texi b/doc/functions/memset.texi deleted file mode 100644 index 680ccf913d..0000000000 --- a/doc/functions/memset.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node memset -@section @code{memset} -@findex memset - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/memset.html} - -Gnulib module: memset - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some older platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/mkdir.texi b/doc/functions/mkdir.texi deleted file mode 100644 index ccf8704240..0000000000 --- a/doc/functions/mkdir.texi +++ /dev/null @@ -1,28 +0,0 @@ -@node mkdir -@section @code{mkdir} -@findex mkdir - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mkdir.html} - -Gnulib module: mkdir - -Portability problems fixed by Gnulib: -@itemize -@item -When the argument ends in a slash, the function call fails on some platforms. -@item -On Windows platforms (excluding Cygwin), this function is called @code{_mkdir} -and takes only one argument. The fix (without Gnulib) is to define a macro -like this: -@smallexample -#define mkdir ((int (*)()) _mkdir) -@end smallexample -or -@smallexample -#define mkdir(path,mode) _mkdir (path) -@end smallexample -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/mkfifo.texi b/doc/functions/mkfifo.texi deleted file mode 100644 index c1d04291dc..0000000000 --- a/doc/functions/mkfifo.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mkfifo -@section @code{mkfifo} -@findex mkfifo - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mkfifo.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/mknod.texi b/doc/functions/mknod.texi deleted file mode 100644 index cbd17560e5..0000000000 --- a/doc/functions/mknod.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mknod -@section @code{mknod} -@findex mknod - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mknod.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/mkstemp.texi b/doc/functions/mkstemp.texi deleted file mode 100644 index 9f02d26282..0000000000 --- a/doc/functions/mkstemp.texi +++ /dev/null @@ -1,26 +0,0 @@ -@node mkstemp -@section @code{mkstemp} -@findex mkstemp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mkstemp.html} - -Gnulib module: mkstemp - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -On some platforms (HP-UX 10.20, SunOS 4.1.4, Solaris 2.5.1), mkstemp has a silly -limit that it can create no more than 26 files from a given template. On -OSF/1 4.0f, it can create only 32 files per process. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On platforms other than glibc 2.0.7 or newer, @code{mkstemp} can create a -world or group writable or readable file, if you haven't set the process -umask to 077. This is a security risk. -@end itemize diff --git a/doc/functions/mktemp.texi b/doc/functions/mktemp.texi deleted file mode 100644 index 206957acbd..0000000000 --- a/doc/functions/mktemp.texi +++ /dev/null @@ -1,19 +0,0 @@ -@node mktemp -@section @code{mktemp} -@findex mktemp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mktemp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is not appropriate for creating temporary files. (It has -security risks.) Therefore it is marked as ``legacy'' in POSIX. Better use -@code{mkstemp} instead. -@end itemize diff --git a/doc/functions/mktime.texi b/doc/functions/mktime.texi deleted file mode 100644 index 40696fbf8c..0000000000 --- a/doc/functions/mktime.texi +++ /dev/null @@ -1,19 +0,0 @@ -@node mktime -@section @code{mktime} -@findex mktime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mktime.html} - -Gnulib module: mktime - -Portability problems fixed by Gnulib: -@itemize -@item -@code{mktime} may go into an endless loop on some platforms. -@item -@code{mktime} may occasionally return wrong results on some platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/mlock.texi b/doc/functions/mlock.texi deleted file mode 100644 index 35f697c82c..0000000000 --- a/doc/functions/mlock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mlock -@section @code{mlock} -@findex mlock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mlock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OSF/1 4.0, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/mlockall.texi b/doc/functions/mlockall.texi deleted file mode 100644 index bca4ef12a5..0000000000 --- a/doc/functions/mlockall.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mlockall -@section @code{mlockall} -@findex mlockall - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mlockall.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/mmap.texi b/doc/functions/mmap.texi deleted file mode 100644 index 5e76af97cd..0000000000 --- a/doc/functions/mmap.texi +++ /dev/null @@ -1,29 +0,0 @@ -@node mmap -@section @code{mmap} -@findex mmap - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mmap.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@item -To get anonymous memory, on some platforms, you can use the flags -@code{MAP_ANONYMOUS | MAP_PRIVATE} and @code{-1} instead of a file descriptor; -on others you have to use a read-only file descriptor of @file{/dev/zero}. -@item -On HP-UX, passing a non-NULL first argument, as a hint for the address (even -without @code{MAP_FIXED}, often causes @code{mmap} to fail. Better pass NULL -in this case. -@item -On HP-UX, @code{MAP_FIXED} basically never works. On other platforms, it depends -on the circumstances whether memory can be returned at a given address. -@end itemize diff --git a/doc/functions/modf.texi b/doc/functions/modf.texi deleted file mode 100644 index 44e6811021..0000000000 --- a/doc/functions/modf.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node modf -@section @code{modf} -@findex modf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/modf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/modff.texi b/doc/functions/modff.texi deleted file mode 100644 index f483e5fd5b..0000000000 --- a/doc/functions/modff.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node modff -@section @code{modff} -@findex modff - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/modff.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, AIX 5.1, HP-UX 11. -@end itemize diff --git a/doc/functions/modfl.texi b/doc/functions/modfl.texi deleted file mode 100644 index b2d5a7aa56..0000000000 --- a/doc/functions/modfl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node modfl -@section @code{modfl} -@findex modfl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/modfl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/mprotect.texi b/doc/functions/mprotect.texi deleted file mode 100644 index 79d8e0bedd..0000000000 --- a/doc/functions/mprotect.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node mprotect -@section @code{mprotect} -@findex mprotect - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mprotect.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@item -This function does not set @code{errno} on some platforms: -mingw. -@item -On AIX, it is not possible to use @code{mprotect} on memory regions allocated -with @code{malloc}. -@end itemize diff --git a/doc/functions/mq_close.texi b/doc/functions/mq_close.texi deleted file mode 100644 index 1eff652374..0000000000 --- a/doc/functions/mq_close.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mq_close -@section @code{mq_close} -@findex mq_close - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_close.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/mq_getattr.texi b/doc/functions/mq_getattr.texi deleted file mode 100644 index bafca630ea..0000000000 --- a/doc/functions/mq_getattr.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mq_getattr -@section @code{mq_getattr} -@findex mq_getattr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_getattr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/mq_notify.texi b/doc/functions/mq_notify.texi deleted file mode 100644 index 2b002651b2..0000000000 --- a/doc/functions/mq_notify.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mq_notify -@section @code{mq_notify} -@findex mq_notify - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_notify.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/mq_open.texi b/doc/functions/mq_open.texi deleted file mode 100644 index 53dc7e2946..0000000000 --- a/doc/functions/mq_open.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mq_open -@section @code{mq_open} -@findex mq_open - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_open.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/mq_receive.texi b/doc/functions/mq_receive.texi deleted file mode 100644 index 1a0e432e4b..0000000000 --- a/doc/functions/mq_receive.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mq_receive -@section @code{mq_receive} -@findex mq_receive - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_receive.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/mq_send.texi b/doc/functions/mq_send.texi deleted file mode 100644 index 237d982217..0000000000 --- a/doc/functions/mq_send.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mq_send -@section @code{mq_send} -@findex mq_send - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_send.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/mq_setattr.texi b/doc/functions/mq_setattr.texi deleted file mode 100644 index 25318aa4e4..0000000000 --- a/doc/functions/mq_setattr.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mq_setattr -@section @code{mq_setattr} -@findex mq_setattr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_setattr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/mq_timedreceive.texi b/doc/functions/mq_timedreceive.texi deleted file mode 100644 index eec4cae577..0000000000 --- a/doc/functions/mq_timedreceive.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mq_timedreceive -@section @code{mq_timedreceive} -@findex mq_timedreceive - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_timedreceive.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/mq_timedsend.texi b/doc/functions/mq_timedsend.texi deleted file mode 100644 index 948c871ba2..0000000000 --- a/doc/functions/mq_timedsend.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mq_timedsend -@section @code{mq_timedsend} -@findex mq_timedsend - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_timedsend.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/mq_unlink.texi b/doc/functions/mq_unlink.texi deleted file mode 100644 index 4d0b1f1753..0000000000 --- a/doc/functions/mq_unlink.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mq_unlink -@section @code{mq_unlink} -@findex mq_unlink - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_unlink.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/mrand48.texi b/doc/functions/mrand48.texi deleted file mode 100644 index fa5a6fbfb3..0000000000 --- a/doc/functions/mrand48.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mrand48 -@section @code{mrand48} -@findex mrand48 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/mrand48.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/msgctl.texi b/doc/functions/msgctl.texi deleted file mode 100644 index 5c327837e9..0000000000 --- a/doc/functions/msgctl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node msgctl -@section @code{msgctl} -@findex msgctl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/msgctl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/msgget.texi b/doc/functions/msgget.texi deleted file mode 100644 index 364fedb2ed..0000000000 --- a/doc/functions/msgget.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node msgget -@section @code{msgget} -@findex msgget - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/msgget.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/msgrcv.texi b/doc/functions/msgrcv.texi deleted file mode 100644 index 3dfc482fca..0000000000 --- a/doc/functions/msgrcv.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node msgrcv -@section @code{msgrcv} -@findex msgrcv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/msgrcv.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/msgsnd.texi b/doc/functions/msgsnd.texi deleted file mode 100644 index f074169ee9..0000000000 --- a/doc/functions/msgsnd.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node msgsnd -@section @code{msgsnd} -@findex msgsnd - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/msgsnd.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/msync.texi b/doc/functions/msync.texi deleted file mode 100644 index a8398c99f0..0000000000 --- a/doc/functions/msync.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node msync -@section @code{msync} -@findex msync - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/msync.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@item -On NetBSD, @code{msync} takes only two arguments. -@end itemize diff --git a/doc/functions/munlock.texi b/doc/functions/munlock.texi deleted file mode 100644 index 68650cef6b..0000000000 --- a/doc/functions/munlock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node munlock -@section @code{munlock} -@findex munlock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/munlock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OSF/1 4.0, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/munlockall.texi b/doc/functions/munlockall.texi deleted file mode 100644 index dd27c0785a..0000000000 --- a/doc/functions/munlockall.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node munlockall -@section @code{munlockall} -@findex munlockall - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/munlockall.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/munmap.texi b/doc/functions/munmap.texi deleted file mode 100644 index 83263b3b5d..0000000000 --- a/doc/functions/munmap.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node munmap -@section @code{munmap} -@findex munmap - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/munmap.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/nan.texi b/doc/functions/nan.texi deleted file mode 100644 index 8b58df38d2..0000000000 --- a/doc/functions/nan.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nan -@section @code{nan} -@findex nan - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nan.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/nanf.texi b/doc/functions/nanf.texi deleted file mode 100644 index a78d28dd8b..0000000000 --- a/doc/functions/nanf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nanf -@section @code{nanf} -@findex nanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/nanl.texi b/doc/functions/nanl.texi deleted file mode 100644 index c8d9d846ab..0000000000 --- a/doc/functions/nanl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nanl -@section @code{nanl} -@findex nanl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nanl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/nanosleep.texi b/doc/functions/nanosleep.texi deleted file mode 100644 index 80cd447388..0000000000 --- a/doc/functions/nanosleep.texi +++ /dev/null @@ -1,26 +0,0 @@ -@node nanosleep -@section @code{nanosleep} -@findex nanosleep - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nanosleep.html} - -Gnulib module: nanosleep - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, Interix 3.5, BeOS. -@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. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/nearbyint.texi b/doc/functions/nearbyint.texi deleted file mode 100644 index e517c13c83..0000000000 --- a/doc/functions/nearbyint.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nearbyint -@section @code{nearbyint} -@findex nearbyint - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nearbyint.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/nearbyintf.texi b/doc/functions/nearbyintf.texi deleted file mode 100644 index 78eaa3a4f9..0000000000 --- a/doc/functions/nearbyintf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nearbyintf -@section @code{nearbyintf} -@findex nearbyintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nearbyintf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/nearbyintl.texi b/doc/functions/nearbyintl.texi deleted file mode 100644 index b4dad2163b..0000000000 --- a/doc/functions/nearbyintl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nearbyintl -@section @code{nearbyintl} -@findex nearbyintl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nearbyintl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/nextafter.texi b/doc/functions/nextafter.texi deleted file mode 100644 index 7861d48549..0000000000 --- a/doc/functions/nextafter.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node nextafter -@section @code{nextafter} -@findex nextafter - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nextafter.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/nextafterf.texi b/doc/functions/nextafterf.texi deleted file mode 100644 index 26dcb42997..0000000000 --- a/doc/functions/nextafterf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nextafterf -@section @code{nextafterf} -@findex nextafterf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nextafterf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, AIX 5.1, IRIX 6.5, Solaris 9. -@end itemize diff --git a/doc/functions/nextafterl.texi b/doc/functions/nextafterl.texi deleted file mode 100644 index 7de3947f9b..0000000000 --- a/doc/functions/nextafterl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nextafterl -@section @code{nextafterl} -@findex nextafterl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nextafterl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/nexttoward.texi b/doc/functions/nexttoward.texi deleted file mode 100644 index efe7f4813c..0000000000 --- a/doc/functions/nexttoward.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nexttoward -@section @code{nexttoward} -@findex nexttoward - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nexttoward.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/nexttowardf.texi b/doc/functions/nexttowardf.texi deleted file mode 100644 index f3ad36be6d..0000000000 --- a/doc/functions/nexttowardf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nexttowardf -@section @code{nexttowardf} -@findex nexttowardf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nexttowardf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/nexttowardl.texi b/doc/functions/nexttowardl.texi deleted file mode 100644 index 6c21bad9a1..0000000000 --- a/doc/functions/nexttowardl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nexttowardl -@section @code{nexttowardl} -@findex nexttowardl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nexttowardl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/nftw.texi b/doc/functions/nftw.texi deleted file mode 100644 index 736dce4e1d..0000000000 --- a/doc/functions/nftw.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nftw -@section @code{nftw} -@findex nftw - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nftw.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, mingw, BeOS. -@end itemize diff --git a/doc/functions/nice.texi b/doc/functions/nice.texi deleted file mode 100644 index 0e94cdf4cb..0000000000 --- a/doc/functions/nice.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node nice -@section @code{nice} -@findex nice - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nice.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@item -In glibc before glibc 2.2.4, @code{nice} returned 0 upon success. -@end itemize diff --git a/doc/functions/nl_langinfo.texi b/doc/functions/nl_langinfo.texi deleted file mode 100644 index 2b7b506002..0000000000 --- a/doc/functions/nl_langinfo.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node nl_langinfo -@section @code{nl_langinfo} -@findex nl_langinfo - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nl_langinfo.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@item -Some older versions of glibc had @code{nl_langinfo} but not the @code{CODESET} -macro. -@item -On Cygwin, which doesn't have locales, @code{nl_langinfo(CODESET)} always -returns @code{"US-ASCII"}. -@end itemize diff --git a/doc/functions/nrand48.texi b/doc/functions/nrand48.texi deleted file mode 100644 index 3b43f09d6e..0000000000 --- a/doc/functions/nrand48.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nrand48 -@section @code{nrand48} -@findex nrand48 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nrand48.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/ntohl.texi b/doc/functions/ntohl.texi deleted file mode 100644 index a56e3366a7..0000000000 --- a/doc/functions/ntohl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ntohl -@section @code{ntohl} -@findex ntohl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ntohl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, mingw, BeOS. -@end itemize diff --git a/doc/functions/ntohs.texi b/doc/functions/ntohs.texi deleted file mode 100644 index 3332882005..0000000000 --- a/doc/functions/ntohs.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ntohs -@section @code{ntohs} -@findex ntohs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ntohs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, mingw, BeOS. -@end itemize diff --git a/doc/functions/open.texi b/doc/functions/open.texi deleted file mode 100644 index 7a6d5fc767..0000000000 --- a/doc/functions/open.texi +++ /dev/null @@ -1,26 +0,0 @@ -@node open -@section @code{open} -@findex open - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/open.html} - -Gnulib module: open - -Portability problems fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does usually not -recognize the @file{/dev/null} filename. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows, this function returns a file handle in @code{O_TEXT} mode by -default; this means that it translates '\n' to CR/LF by default. Use the -@code{O_BINARY} flag if you need reliable binary I/O. -@item -On platforms where @code{off_t} is a 32-bit type, @code{open} may not work -correctly with files larger than 2 GB. The fix is to use the -@code{AC_SYS_LARGEFILE} macro. -@end itemize diff --git a/doc/functions/opendir.texi b/doc/functions/opendir.texi deleted file mode 100644 index e13cb049d0..0000000000 --- a/doc/functions/opendir.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node opendir -@section @code{opendir} -@findex opendir - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/opendir.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/openlog.texi b/doc/functions/openlog.texi deleted file mode 100644 index b1d354f56c..0000000000 --- a/doc/functions/openlog.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node openlog -@section @code{openlog} -@findex openlog - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/openlog.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/optarg.texi b/doc/functions/optarg.texi deleted file mode 100644 index f9c0fce6ae..0000000000 --- a/doc/functions/optarg.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node optarg -@section @code{optarg} -@findex optarg - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/optarg.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This variable is missing on some platforms: -MacOS X 10.3, IRIX 6.5, OSF/1 5.1, Cygwin. -@end itemize diff --git a/doc/functions/pathconf.texi b/doc/functions/pathconf.texi deleted file mode 100644 index a6bd99641c..0000000000 --- a/doc/functions/pathconf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pathconf -@section @code{pathconf} -@findex pathconf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pathconf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/pause.texi b/doc/functions/pause.texi deleted file mode 100644 index 0c70a5ae62..0000000000 --- a/doc/functions/pause.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pause -@section @code{pause} -@findex pause - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pause.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/pclose.texi b/doc/functions/pclose.texi deleted file mode 100644 index 255f9e8448..0000000000 --- a/doc/functions/pclose.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node pclose -@section @code{pclose} -@findex pclose - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pclose.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/perror.texi b/doc/functions/perror.texi deleted file mode 100644 index d08f1d0427..0000000000 --- a/doc/functions/perror.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node perror -@section @code{perror} -@findex perror - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/perror.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/pipe.texi b/doc/functions/pipe.texi deleted file mode 100644 index 8212595859..0000000000 --- a/doc/functions/pipe.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pipe -@section @code{pipe} -@findex pipe - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pipe.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/poll.texi b/doc/functions/poll.texi deleted file mode 100644 index 0adb30aaa4..0000000000 --- a/doc/functions/poll.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node poll -@section @code{poll} -@findex poll - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/poll.html} - -Gnulib module: poll - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@item -This function doesn't work on special files like @file{/dev/null} and ttys like -@file{/dev/tty} on some platforms: -MacOS X 10.4.0, AIX 5.3. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/popen.texi b/doc/functions/popen.texi deleted file mode 100644 index f0aa801205..0000000000 --- a/doc/functions/popen.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node popen -@section @code{popen} -@findex popen - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/popen.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/posix_fadvise.texi b/doc/functions/posix_fadvise.texi deleted file mode 100644 index 81bfc784dd..0000000000 --- a/doc/functions/posix_fadvise.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_fadvise -@section @code{posix_fadvise} -@findex posix_fadvise - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_fadvise.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_fallocate.texi b/doc/functions/posix_fallocate.texi deleted file mode 100644 index 3d97be61d7..0000000000 --- a/doc/functions/posix_fallocate.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_fallocate -@section @code{posix_fallocate} -@findex posix_fallocate - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_fallocate.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_madvise.texi b/doc/functions/posix_madvise.texi deleted file mode 100644 index 0618642e12..0000000000 --- a/doc/functions/posix_madvise.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_madvise -@section @code{posix_madvise} -@findex posix_madvise - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_madvise.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_mem_offset.texi b/doc/functions/posix_mem_offset.texi deleted file mode 100644 index e236c9b114..0000000000 --- a/doc/functions/posix_mem_offset.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_mem_offset -@section @code{posix_mem_offset} -@findex posix_mem_offset - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_mem_offset.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_memalign.texi b/doc/functions/posix_memalign.texi deleted file mode 100644 index 894168e94e..0000000000 --- a/doc/functions/posix_memalign.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_memalign -@section @code{posix_memalign} -@findex posix_memalign - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_memalign.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_openpt.texi b/doc/functions/posix_openpt.texi deleted file mode 100644 index 1414eb676b..0000000000 --- a/doc/functions/posix_openpt.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_openpt -@section @code{posix_openpt} -@findex posix_openpt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_openpt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawn.texi b/doc/functions/posix_spawn.texi deleted file mode 100644 index 2bc9f4d15f..0000000000 --- a/doc/functions/posix_spawn.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawn -@section @code{posix_spawn} -@findex posix_spawn - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawn_file_actions_addclose.texi b/doc/functions/posix_spawn_file_actions_addclose.texi deleted file mode 100644 index a9223df429..0000000000 --- a/doc/functions/posix_spawn_file_actions_addclose.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawn_file_actions_addclose -@section @code{posix_spawn_file_actions_addclose} -@findex posix_spawn_file_actions_addclose - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn_file_actions_addclose.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawn_file_actions_adddup2.texi b/doc/functions/posix_spawn_file_actions_adddup2.texi deleted file mode 100644 index 23851e4560..0000000000 --- a/doc/functions/posix_spawn_file_actions_adddup2.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawn_file_actions_adddup2 -@section @code{posix_spawn_file_actions_adddup2} -@findex posix_spawn_file_actions_adddup2 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn_file_actions_adddup2.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawn_file_actions_addopen.texi b/doc/functions/posix_spawn_file_actions_addopen.texi deleted file mode 100644 index 4133d8e790..0000000000 --- a/doc/functions/posix_spawn_file_actions_addopen.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawn_file_actions_addopen -@section @code{posix_spawn_file_actions_addopen} -@findex posix_spawn_file_actions_addopen - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn_file_actions_addopen.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawn_file_actions_destroy.texi b/doc/functions/posix_spawn_file_actions_destroy.texi deleted file mode 100644 index 442d4b2e5c..0000000000 --- a/doc/functions/posix_spawn_file_actions_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawn_file_actions_destroy -@section @code{posix_spawn_file_actions_destroy} -@findex posix_spawn_file_actions_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn_file_actions_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawn_file_actions_init.texi b/doc/functions/posix_spawn_file_actions_init.texi deleted file mode 100644 index 1d26abf77d..0000000000 --- a/doc/functions/posix_spawn_file_actions_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawn_file_actions_init -@section @code{posix_spawn_file_actions_init} -@findex posix_spawn_file_actions_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn_file_actions_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_destroy.texi b/doc/functions/posix_spawnattr_destroy.texi deleted file mode 100644 index 9ea7504dd3..0000000000 --- a/doc/functions/posix_spawnattr_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_destroy -@section @code{posix_spawnattr_destroy} -@findex posix_spawnattr_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_getflags.texi b/doc/functions/posix_spawnattr_getflags.texi deleted file mode 100644 index 0d69be7b73..0000000000 --- a/doc/functions/posix_spawnattr_getflags.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_getflags -@section @code{posix_spawnattr_getflags} -@findex posix_spawnattr_getflags - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_getflags.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_getpgroup.texi b/doc/functions/posix_spawnattr_getpgroup.texi deleted file mode 100644 index a4031002c4..0000000000 --- a/doc/functions/posix_spawnattr_getpgroup.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_getpgroup -@section @code{posix_spawnattr_getpgroup} -@findex posix_spawnattr_getpgroup - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_getpgroup.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_getschedparam.texi b/doc/functions/posix_spawnattr_getschedparam.texi deleted file mode 100644 index fd1729533f..0000000000 --- a/doc/functions/posix_spawnattr_getschedparam.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_getschedparam -@section @code{posix_spawnattr_getschedparam} -@findex posix_spawnattr_getschedparam - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_getschedparam.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_getschedpolicy.texi b/doc/functions/posix_spawnattr_getschedpolicy.texi deleted file mode 100644 index 3e167b0dd5..0000000000 --- a/doc/functions/posix_spawnattr_getschedpolicy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_getschedpolicy -@section @code{posix_spawnattr_getschedpolicy} -@findex posix_spawnattr_getschedpolicy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_getschedpolicy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_getsigdefault.texi b/doc/functions/posix_spawnattr_getsigdefault.texi deleted file mode 100644 index 44a5b4cb24..0000000000 --- a/doc/functions/posix_spawnattr_getsigdefault.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_getsigdefault -@section @code{posix_spawnattr_getsigdefault} -@findex posix_spawnattr_getsigdefault - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_getsigdefault.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_getsigmask.texi b/doc/functions/posix_spawnattr_getsigmask.texi deleted file mode 100644 index a44be5eedd..0000000000 --- a/doc/functions/posix_spawnattr_getsigmask.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_getsigmask -@section @code{posix_spawnattr_getsigmask} -@findex posix_spawnattr_getsigmask - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_getsigmask.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_init.texi b/doc/functions/posix_spawnattr_init.texi deleted file mode 100644 index 450da7aba7..0000000000 --- a/doc/functions/posix_spawnattr_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_init -@section @code{posix_spawnattr_init} -@findex posix_spawnattr_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_setflags.texi b/doc/functions/posix_spawnattr_setflags.texi deleted file mode 100644 index 3f90c75fb4..0000000000 --- a/doc/functions/posix_spawnattr_setflags.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_setflags -@section @code{posix_spawnattr_setflags} -@findex posix_spawnattr_setflags - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_setflags.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_setpgroup.texi b/doc/functions/posix_spawnattr_setpgroup.texi deleted file mode 100644 index c9c179a624..0000000000 --- a/doc/functions/posix_spawnattr_setpgroup.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_setpgroup -@section @code{posix_spawnattr_setpgroup} -@findex posix_spawnattr_setpgroup - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_setpgroup.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_setschedparam.texi b/doc/functions/posix_spawnattr_setschedparam.texi deleted file mode 100644 index 6984c0f528..0000000000 --- a/doc/functions/posix_spawnattr_setschedparam.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_setschedparam -@section @code{posix_spawnattr_setschedparam} -@findex posix_spawnattr_setschedparam - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_setschedparam.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_setschedpolicy.texi b/doc/functions/posix_spawnattr_setschedpolicy.texi deleted file mode 100644 index 042ee9ff1b..0000000000 --- a/doc/functions/posix_spawnattr_setschedpolicy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_setschedpolicy -@section @code{posix_spawnattr_setschedpolicy} -@findex posix_spawnattr_setschedpolicy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_setschedpolicy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_setsigdefault.texi b/doc/functions/posix_spawnattr_setsigdefault.texi deleted file mode 100644 index fcbed9ba6c..0000000000 --- a/doc/functions/posix_spawnattr_setsigdefault.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_setsigdefault -@section @code{posix_spawnattr_setsigdefault} -@findex posix_spawnattr_setsigdefault - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_setsigdefault.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnattr_setsigmask.texi b/doc/functions/posix_spawnattr_setsigmask.texi deleted file mode 100644 index c81fd3ea4a..0000000000 --- a/doc/functions/posix_spawnattr_setsigmask.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnattr_setsigmask -@section @code{posix_spawnattr_setsigmask} -@findex posix_spawnattr_setsigmask - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_setsigmask.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_spawnp.texi b/doc/functions/posix_spawnp.texi deleted file mode 100644 index 429c235796..0000000000 --- a/doc/functions/posix_spawnp.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_spawnp -@section @code{posix_spawnp} -@findex posix_spawnp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_destroy.texi b/doc/functions/posix_trace_attr_destroy.texi deleted file mode 100644 index dba83486cf..0000000000 --- a/doc/functions/posix_trace_attr_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_destroy -@section @code{posix_trace_attr_destroy} -@findex posix_trace_attr_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_getclockres.texi b/doc/functions/posix_trace_attr_getclockres.texi deleted file mode 100644 index 53c942e694..0000000000 --- a/doc/functions/posix_trace_attr_getclockres.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_getclockres -@section @code{posix_trace_attr_getclockres} -@findex posix_trace_attr_getclockres - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getclockres.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_getcreatetime.texi b/doc/functions/posix_trace_attr_getcreatetime.texi deleted file mode 100644 index f7dcfb0947..0000000000 --- a/doc/functions/posix_trace_attr_getcreatetime.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_getcreatetime -@section @code{posix_trace_attr_getcreatetime} -@findex posix_trace_attr_getcreatetime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getcreatetime.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_getgenversion.texi b/doc/functions/posix_trace_attr_getgenversion.texi deleted file mode 100644 index 0dce223047..0000000000 --- a/doc/functions/posix_trace_attr_getgenversion.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_getgenversion -@section @code{posix_trace_attr_getgenversion} -@findex posix_trace_attr_getgenversion - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getgenversion.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_getinherited.texi b/doc/functions/posix_trace_attr_getinherited.texi deleted file mode 100644 index 3c917907a8..0000000000 --- a/doc/functions/posix_trace_attr_getinherited.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_getinherited -@section @code{posix_trace_attr_getinherited} -@findex posix_trace_attr_getinherited - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getinherited.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_getlogfullpolicy.texi b/doc/functions/posix_trace_attr_getlogfullpolicy.texi deleted file mode 100644 index b2ec0c71af..0000000000 --- a/doc/functions/posix_trace_attr_getlogfullpolicy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_getlogfullpolicy -@section @code{posix_trace_attr_getlogfullpolicy} -@findex posix_trace_attr_getlogfullpolicy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getlogfullpolicy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_getlogsize.texi b/doc/functions/posix_trace_attr_getlogsize.texi deleted file mode 100644 index d640388b9f..0000000000 --- a/doc/functions/posix_trace_attr_getlogsize.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_getlogsize -@section @code{posix_trace_attr_getlogsize} -@findex posix_trace_attr_getlogsize - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getlogsize.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_getmaxdatasize.texi b/doc/functions/posix_trace_attr_getmaxdatasize.texi deleted file mode 100644 index fa1068cd4d..0000000000 --- a/doc/functions/posix_trace_attr_getmaxdatasize.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_getmaxdatasize -@section @code{posix_trace_attr_getmaxdatasize} -@findex posix_trace_attr_getmaxdatasize - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getmaxdatasize.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_getmaxsystemeventsize.texi b/doc/functions/posix_trace_attr_getmaxsystemeventsize.texi deleted file mode 100644 index 6f830be0af..0000000000 --- a/doc/functions/posix_trace_attr_getmaxsystemeventsize.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_getmaxsystemeventsize -@section @code{posix_trace_attr_getmaxsystemeventsize} -@findex posix_trace_attr_getmaxsystemeventsize - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getmaxsystemeventsize.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_getmaxusereventsize.texi b/doc/functions/posix_trace_attr_getmaxusereventsize.texi deleted file mode 100644 index e290cbedf4..0000000000 --- a/doc/functions/posix_trace_attr_getmaxusereventsize.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_getmaxusereventsize -@section @code{posix_trace_attr_getmaxusereventsize} -@findex posix_trace_attr_getmaxusereventsize - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getmaxusereventsize.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_getname.texi b/doc/functions/posix_trace_attr_getname.texi deleted file mode 100644 index 3c5283349d..0000000000 --- a/doc/functions/posix_trace_attr_getname.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_getname -@section @code{posix_trace_attr_getname} -@findex posix_trace_attr_getname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getname.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_getstreamfullpolicy.texi b/doc/functions/posix_trace_attr_getstreamfullpolicy.texi deleted file mode 100644 index b34bcd049a..0000000000 --- a/doc/functions/posix_trace_attr_getstreamfullpolicy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_getstreamfullpolicy -@section @code{posix_trace_attr_getstreamfullpolicy} -@findex posix_trace_attr_getstreamfullpolicy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getstreamfullpolicy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_getstreamsize.texi b/doc/functions/posix_trace_attr_getstreamsize.texi deleted file mode 100644 index 14dbd576ce..0000000000 --- a/doc/functions/posix_trace_attr_getstreamsize.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_getstreamsize -@section @code{posix_trace_attr_getstreamsize} -@findex posix_trace_attr_getstreamsize - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getstreamsize.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_init.texi b/doc/functions/posix_trace_attr_init.texi deleted file mode 100644 index 2a9217c071..0000000000 --- a/doc/functions/posix_trace_attr_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_init -@section @code{posix_trace_attr_init} -@findex posix_trace_attr_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_setinherited.texi b/doc/functions/posix_trace_attr_setinherited.texi deleted file mode 100644 index 5c047b61fb..0000000000 --- a/doc/functions/posix_trace_attr_setinherited.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_setinherited -@section @code{posix_trace_attr_setinherited} -@findex posix_trace_attr_setinherited - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setinherited.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_setlogfullpolicy.texi b/doc/functions/posix_trace_attr_setlogfullpolicy.texi deleted file mode 100644 index b8619f6971..0000000000 --- a/doc/functions/posix_trace_attr_setlogfullpolicy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_setlogfullpolicy -@section @code{posix_trace_attr_setlogfullpolicy} -@findex posix_trace_attr_setlogfullpolicy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setlogfullpolicy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_setlogsize.texi b/doc/functions/posix_trace_attr_setlogsize.texi deleted file mode 100644 index fb9b911e2e..0000000000 --- a/doc/functions/posix_trace_attr_setlogsize.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_setlogsize -@section @code{posix_trace_attr_setlogsize} -@findex posix_trace_attr_setlogsize - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setlogsize.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_setmaxdatasize.texi b/doc/functions/posix_trace_attr_setmaxdatasize.texi deleted file mode 100644 index 386a69a9c5..0000000000 --- a/doc/functions/posix_trace_attr_setmaxdatasize.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_setmaxdatasize -@section @code{posix_trace_attr_setmaxdatasize} -@findex posix_trace_attr_setmaxdatasize - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setmaxdatasize.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_setname.texi b/doc/functions/posix_trace_attr_setname.texi deleted file mode 100644 index 76e4d21d00..0000000000 --- a/doc/functions/posix_trace_attr_setname.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_setname -@section @code{posix_trace_attr_setname} -@findex posix_trace_attr_setname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setname.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_setstreamfullpolicy.texi b/doc/functions/posix_trace_attr_setstreamfullpolicy.texi deleted file mode 100644 index 1b1712c167..0000000000 --- a/doc/functions/posix_trace_attr_setstreamfullpolicy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_setstreamfullpolicy -@section @code{posix_trace_attr_setstreamfullpolicy} -@findex posix_trace_attr_setstreamfullpolicy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setstreamfullpolicy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_attr_setstreamsize.texi b/doc/functions/posix_trace_attr_setstreamsize.texi deleted file mode 100644 index ac7251c7f7..0000000000 --- a/doc/functions/posix_trace_attr_setstreamsize.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_attr_setstreamsize -@section @code{posix_trace_attr_setstreamsize} -@findex posix_trace_attr_setstreamsize - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setstreamsize.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_clear.texi b/doc/functions/posix_trace_clear.texi deleted file mode 100644 index 77164b409d..0000000000 --- a/doc/functions/posix_trace_clear.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_clear -@section @code{posix_trace_clear} -@findex posix_trace_clear - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_clear.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_close.texi b/doc/functions/posix_trace_close.texi deleted file mode 100644 index 218ad4b386..0000000000 --- a/doc/functions/posix_trace_close.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_close -@section @code{posix_trace_close} -@findex posix_trace_close - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_close.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_create.texi b/doc/functions/posix_trace_create.texi deleted file mode 100644 index 9dd7e41c73..0000000000 --- a/doc/functions/posix_trace_create.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_create -@section @code{posix_trace_create} -@findex posix_trace_create - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_create.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_create_withlog.texi b/doc/functions/posix_trace_create_withlog.texi deleted file mode 100644 index fa55d2b661..0000000000 --- a/doc/functions/posix_trace_create_withlog.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_create_withlog -@section @code{posix_trace_create_withlog} -@findex posix_trace_create_withlog - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_create_withlog.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_event.texi b/doc/functions/posix_trace_event.texi deleted file mode 100644 index 48ccd6ea6a..0000000000 --- a/doc/functions/posix_trace_event.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_event -@section @code{posix_trace_event} -@findex posix_trace_event - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_event.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_eventid_equal.texi b/doc/functions/posix_trace_eventid_equal.texi deleted file mode 100644 index 4e7ccbb693..0000000000 --- a/doc/functions/posix_trace_eventid_equal.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_eventid_equal -@section @code{posix_trace_eventid_equal} -@findex posix_trace_eventid_equal - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventid_equal.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_eventid_get_name.texi b/doc/functions/posix_trace_eventid_get_name.texi deleted file mode 100644 index bd83a44b7f..0000000000 --- a/doc/functions/posix_trace_eventid_get_name.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_eventid_get_name -@section @code{posix_trace_eventid_get_name} -@findex posix_trace_eventid_get_name - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventid_get_name.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_eventid_open.texi b/doc/functions/posix_trace_eventid_open.texi deleted file mode 100644 index 390664f65b..0000000000 --- a/doc/functions/posix_trace_eventid_open.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_eventid_open -@section @code{posix_trace_eventid_open} -@findex posix_trace_eventid_open - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventid_open.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_eventset_add.texi b/doc/functions/posix_trace_eventset_add.texi deleted file mode 100644 index 500c5dbd46..0000000000 --- a/doc/functions/posix_trace_eventset_add.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_eventset_add -@section @code{posix_trace_eventset_add} -@findex posix_trace_eventset_add - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventset_add.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_eventset_del.texi b/doc/functions/posix_trace_eventset_del.texi deleted file mode 100644 index b4ffcfe47e..0000000000 --- a/doc/functions/posix_trace_eventset_del.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_eventset_del -@section @code{posix_trace_eventset_del} -@findex posix_trace_eventset_del - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventset_del.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_eventset_empty.texi b/doc/functions/posix_trace_eventset_empty.texi deleted file mode 100644 index 2b9bd6ffb6..0000000000 --- a/doc/functions/posix_trace_eventset_empty.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_eventset_empty -@section @code{posix_trace_eventset_empty} -@findex posix_trace_eventset_empty - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventset_empty.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_eventset_fill.texi b/doc/functions/posix_trace_eventset_fill.texi deleted file mode 100644 index 0cfb23b57f..0000000000 --- a/doc/functions/posix_trace_eventset_fill.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_eventset_fill -@section @code{posix_trace_eventset_fill} -@findex posix_trace_eventset_fill - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventset_fill.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_eventset_ismember.texi b/doc/functions/posix_trace_eventset_ismember.texi deleted file mode 100644 index bd49142e56..0000000000 --- a/doc/functions/posix_trace_eventset_ismember.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_eventset_ismember -@section @code{posix_trace_eventset_ismember} -@findex posix_trace_eventset_ismember - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventset_ismember.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_eventtypelist_getnext_id.texi b/doc/functions/posix_trace_eventtypelist_getnext_id.texi deleted file mode 100644 index 0442553fcc..0000000000 --- a/doc/functions/posix_trace_eventtypelist_getnext_id.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_eventtypelist_getnext_id -@section @code{posix_trace_eventtypelist_getnext_id} -@findex posix_trace_eventtypelist_getnext_id - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventtypelist_getnext_id.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_eventtypelist_rewind.texi b/doc/functions/posix_trace_eventtypelist_rewind.texi deleted file mode 100644 index b822ff7450..0000000000 --- a/doc/functions/posix_trace_eventtypelist_rewind.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_eventtypelist_rewind -@section @code{posix_trace_eventtypelist_rewind} -@findex posix_trace_eventtypelist_rewind - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventtypelist_rewind.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_flush.texi b/doc/functions/posix_trace_flush.texi deleted file mode 100644 index 5f657735b3..0000000000 --- a/doc/functions/posix_trace_flush.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_flush -@section @code{posix_trace_flush} -@findex posix_trace_flush - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_flush.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_get_attr.texi b/doc/functions/posix_trace_get_attr.texi deleted file mode 100644 index 67f4a67c6e..0000000000 --- a/doc/functions/posix_trace_get_attr.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_get_attr -@section @code{posix_trace_get_attr} -@findex posix_trace_get_attr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_get_attr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_get_filter.texi b/doc/functions/posix_trace_get_filter.texi deleted file mode 100644 index 1c3974e73c..0000000000 --- a/doc/functions/posix_trace_get_filter.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_get_filter -@section @code{posix_trace_get_filter} -@findex posix_trace_get_filter - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_get_filter.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_get_status.texi b/doc/functions/posix_trace_get_status.texi deleted file mode 100644 index 3965300797..0000000000 --- a/doc/functions/posix_trace_get_status.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_get_status -@section @code{posix_trace_get_status} -@findex posix_trace_get_status - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_get_status.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_getnext_event.texi b/doc/functions/posix_trace_getnext_event.texi deleted file mode 100644 index b39c5eed21..0000000000 --- a/doc/functions/posix_trace_getnext_event.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_getnext_event -@section @code{posix_trace_getnext_event} -@findex posix_trace_getnext_event - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_getnext_event.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_open.texi b/doc/functions/posix_trace_open.texi deleted file mode 100644 index 5281372386..0000000000 --- a/doc/functions/posix_trace_open.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_open -@section @code{posix_trace_open} -@findex posix_trace_open - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_open.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_rewind.texi b/doc/functions/posix_trace_rewind.texi deleted file mode 100644 index ca08440406..0000000000 --- a/doc/functions/posix_trace_rewind.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_rewind -@section @code{posix_trace_rewind} -@findex posix_trace_rewind - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_rewind.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_set_filter.texi b/doc/functions/posix_trace_set_filter.texi deleted file mode 100644 index 2f62456c67..0000000000 --- a/doc/functions/posix_trace_set_filter.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_set_filter -@section @code{posix_trace_set_filter} -@findex posix_trace_set_filter - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_set_filter.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_shutdown.texi b/doc/functions/posix_trace_shutdown.texi deleted file mode 100644 index 4d2cfd6880..0000000000 --- a/doc/functions/posix_trace_shutdown.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_shutdown -@section @code{posix_trace_shutdown} -@findex posix_trace_shutdown - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_shutdown.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_start.texi b/doc/functions/posix_trace_start.texi deleted file mode 100644 index 4eb361fb49..0000000000 --- a/doc/functions/posix_trace_start.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_start -@section @code{posix_trace_start} -@findex posix_trace_start - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_start.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_stop.texi b/doc/functions/posix_trace_stop.texi deleted file mode 100644 index e070235679..0000000000 --- a/doc/functions/posix_trace_stop.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_stop -@section @code{posix_trace_stop} -@findex posix_trace_stop - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_stop.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_timedgetnext_event.texi b/doc/functions/posix_trace_timedgetnext_event.texi deleted file mode 100644 index 05ed2a4a7e..0000000000 --- a/doc/functions/posix_trace_timedgetnext_event.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_timedgetnext_event -@section @code{posix_trace_timedgetnext_event} -@findex posix_trace_timedgetnext_event - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_timedgetnext_event.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_trid_eventid_open.texi b/doc/functions/posix_trace_trid_eventid_open.texi deleted file mode 100644 index 3aef2659c0..0000000000 --- a/doc/functions/posix_trace_trid_eventid_open.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_trid_eventid_open -@section @code{posix_trace_trid_eventid_open} -@findex posix_trace_trid_eventid_open - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_trid_eventid_open.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_trace_trygetnext_event.texi b/doc/functions/posix_trace_trygetnext_event.texi deleted file mode 100644 index c605d2160a..0000000000 --- a/doc/functions/posix_trace_trygetnext_event.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_trace_trygetnext_event -@section @code{posix_trace_trygetnext_event} -@findex posix_trace_trygetnext_event - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_trygetnext_event.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_typed_mem_get_info.texi b/doc/functions/posix_typed_mem_get_info.texi deleted file mode 100644 index 2f30ab3eb3..0000000000 --- a/doc/functions/posix_typed_mem_get_info.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_typed_mem_get_info -@section @code{posix_typed_mem_get_info} -@findex posix_typed_mem_get_info - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_typed_mem_get_info.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/posix_typed_mem_open.texi b/doc/functions/posix_typed_mem_open.texi deleted file mode 100644 index c5fa986db7..0000000000 --- a/doc/functions/posix_typed_mem_open.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node posix_typed_mem_open -@section @code{posix_typed_mem_open} -@findex posix_typed_mem_open - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_typed_mem_open.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pow.texi b/doc/functions/pow.texi deleted file mode 100644 index b8de3468b8..0000000000 --- a/doc/functions/pow.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node pow -@section @code{pow} -@findex pow - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pow.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/powf.texi b/doc/functions/powf.texi deleted file mode 100644 index 81b25206cf..0000000000 --- a/doc/functions/powf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node powf -@section @code{powf} -@findex powf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/powf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/powl.texi b/doc/functions/powl.texi deleted file mode 100644 index 657a42b4cf..0000000000 --- a/doc/functions/powl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node powl -@section @code{powl} -@findex powl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/powl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pread.texi b/doc/functions/pread.texi deleted file mode 100644 index 7670069643..0000000000 --- a/doc/functions/pread.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pread -@section @code{pread} -@findex pread - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pread.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/printf.texi b/doc/functions/printf.texi deleted file mode 100644 index 6ce2c04c21..0000000000 --- a/doc/functions/printf.texi +++ /dev/null @@ -1,51 +0,0 @@ -@node printf -@section @code{printf} -@findex printf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/printf.html} - -Gnulib module: printf-posix - -Portability problems fixed by Gnulib: -@itemize -@item -This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, -@code{j}, @code{t}, @code{z}) on some platforms: -AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. -@item -printf of @samp{long double} numbers is unsupported on some platforms: -mingw, BeOS. -@item -printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an -incorrect result on some platforms: -AIX 5.2, OSF/1 5.1, Solaris 10, mingw. -@item -This function does not support the @samp{a} and @samp{A} directives on some -platforms: -glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. -@item -This function does not support the @samp{F} directive on some platforms: -NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@item -This function does not support format directives that access arguments in an -arbitrary order, such as @code{"%2$s"}, on some platforms: -NetBSD 3.0, mingw, BeOS. -@item -This function doesn't support the @code{'} flag on some platforms: -NetBSD 3.0, Cygwin 2006, mingw. -@item -printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded -with zeroes) on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. -@item -This function does not support precisions larger than 512 or 1024 in integer, -floating-point and pointer output on some platforms: -mingw, BeOS. -@item -This function can crash in out-of-memory conditions on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/pselect.texi b/doc/functions/pselect.texi deleted file mode 100644 index 378a7c60a2..0000000000 --- a/doc/functions/pselect.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pselect -@section @code{pselect} -@findex pselect - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pselect.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_atfork.texi b/doc/functions/pthread_atfork.texi deleted file mode 100644 index 04684feef5..0000000000 --- a/doc/functions/pthread_atfork.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_atfork -@section @code{pthread_atfork} -@findex pthread_atfork - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_atfork.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_destroy.texi b/doc/functions/pthread_attr_destroy.texi deleted file mode 100644 index 48ff8bf198..0000000000 --- a/doc/functions/pthread_attr_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_destroy -@section @code{pthread_attr_destroy} -@findex pthread_attr_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_getdetachstate.texi b/doc/functions/pthread_attr_getdetachstate.texi deleted file mode 100644 index f09b98a95e..0000000000 --- a/doc/functions/pthread_attr_getdetachstate.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_getdetachstate -@section @code{pthread_attr_getdetachstate} -@findex pthread_attr_getdetachstate - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getdetachstate.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_getguardsize.texi b/doc/functions/pthread_attr_getguardsize.texi deleted file mode 100644 index e5803d9e47..0000000000 --- a/doc/functions/pthread_attr_getguardsize.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_getguardsize -@section @code{pthread_attr_getguardsize} -@findex pthread_attr_getguardsize - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getguardsize.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_getinheritsched.texi b/doc/functions/pthread_attr_getinheritsched.texi deleted file mode 100644 index 568abbcb94..0000000000 --- a/doc/functions/pthread_attr_getinheritsched.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_getinheritsched -@section @code{pthread_attr_getinheritsched} -@findex pthread_attr_getinheritsched - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getinheritsched.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_getschedparam.texi b/doc/functions/pthread_attr_getschedparam.texi deleted file mode 100644 index 4d064543d2..0000000000 --- a/doc/functions/pthread_attr_getschedparam.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_getschedparam -@section @code{pthread_attr_getschedparam} -@findex pthread_attr_getschedparam - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getschedparam.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_getschedpolicy.texi b/doc/functions/pthread_attr_getschedpolicy.texi deleted file mode 100644 index 1ed22beac5..0000000000 --- a/doc/functions/pthread_attr_getschedpolicy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_getschedpolicy -@section @code{pthread_attr_getschedpolicy} -@findex pthread_attr_getschedpolicy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getschedpolicy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_getscope.texi b/doc/functions/pthread_attr_getscope.texi deleted file mode 100644 index e5fb3a27b1..0000000000 --- a/doc/functions/pthread_attr_getscope.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_getscope -@section @code{pthread_attr_getscope} -@findex pthread_attr_getscope - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getscope.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_getstack.texi b/doc/functions/pthread_attr_getstack.texi deleted file mode 100644 index 14b4f442cb..0000000000 --- a/doc/functions/pthread_attr_getstack.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_getstack -@section @code{pthread_attr_getstack} -@findex pthread_attr_getstack - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getstack.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_getstackaddr.texi b/doc/functions/pthread_attr_getstackaddr.texi deleted file mode 100644 index 5e04bfdb93..0000000000 --- a/doc/functions/pthread_attr_getstackaddr.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_getstackaddr -@section @code{pthread_attr_getstackaddr} -@findex pthread_attr_getstackaddr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getstackaddr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_getstacksize.texi b/doc/functions/pthread_attr_getstacksize.texi deleted file mode 100644 index 6891801648..0000000000 --- a/doc/functions/pthread_attr_getstacksize.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_getstacksize -@section @code{pthread_attr_getstacksize} -@findex pthread_attr_getstacksize - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getstacksize.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_init.texi b/doc/functions/pthread_attr_init.texi deleted file mode 100644 index 313216b1d5..0000000000 --- a/doc/functions/pthread_attr_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_init -@section @code{pthread_attr_init} -@findex pthread_attr_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_setdetachstate.texi b/doc/functions/pthread_attr_setdetachstate.texi deleted file mode 100644 index 3734c37b1e..0000000000 --- a/doc/functions/pthread_attr_setdetachstate.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_setdetachstate -@section @code{pthread_attr_setdetachstate} -@findex pthread_attr_setdetachstate - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setdetachstate.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_setguardsize.texi b/doc/functions/pthread_attr_setguardsize.texi deleted file mode 100644 index beaa97102a..0000000000 --- a/doc/functions/pthread_attr_setguardsize.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_setguardsize -@section @code{pthread_attr_setguardsize} -@findex pthread_attr_setguardsize - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setguardsize.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_setinheritsched.texi b/doc/functions/pthread_attr_setinheritsched.texi deleted file mode 100644 index 73ab4a6fe8..0000000000 --- a/doc/functions/pthread_attr_setinheritsched.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_setinheritsched -@section @code{pthread_attr_setinheritsched} -@findex pthread_attr_setinheritsched - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setinheritsched.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_setschedparam.texi b/doc/functions/pthread_attr_setschedparam.texi deleted file mode 100644 index 5d47f84e8f..0000000000 --- a/doc/functions/pthread_attr_setschedparam.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_setschedparam -@section @code{pthread_attr_setschedparam} -@findex pthread_attr_setschedparam - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setschedparam.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_setschedpolicy.texi b/doc/functions/pthread_attr_setschedpolicy.texi deleted file mode 100644 index 7ee34fa9af..0000000000 --- a/doc/functions/pthread_attr_setschedpolicy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_setschedpolicy -@section @code{pthread_attr_setschedpolicy} -@findex pthread_attr_setschedpolicy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setschedpolicy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_setscope.texi b/doc/functions/pthread_attr_setscope.texi deleted file mode 100644 index d10a1959b3..0000000000 --- a/doc/functions/pthread_attr_setscope.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_setscope -@section @code{pthread_attr_setscope} -@findex pthread_attr_setscope - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setscope.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_setstack.texi b/doc/functions/pthread_attr_setstack.texi deleted file mode 100644 index 166b28c3fa..0000000000 --- a/doc/functions/pthread_attr_setstack.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_setstack -@section @code{pthread_attr_setstack} -@findex pthread_attr_setstack - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setstack.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_setstackaddr.texi b/doc/functions/pthread_attr_setstackaddr.texi deleted file mode 100644 index 05475ef346..0000000000 --- a/doc/functions/pthread_attr_setstackaddr.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_setstackaddr -@section @code{pthread_attr_setstackaddr} -@findex pthread_attr_setstackaddr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setstackaddr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_attr_setstacksize.texi b/doc/functions/pthread_attr_setstacksize.texi deleted file mode 100644 index 3b47b7c437..0000000000 --- a/doc/functions/pthread_attr_setstacksize.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_attr_setstacksize -@section @code{pthread_attr_setstacksize} -@findex pthread_attr_setstacksize - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setstacksize.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_barrier_destroy.texi b/doc/functions/pthread_barrier_destroy.texi deleted file mode 100644 index 15963db0fc..0000000000 --- a/doc/functions/pthread_barrier_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_barrier_destroy -@section @code{pthread_barrier_destroy} -@findex pthread_barrier_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrier_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_barrier_init.texi b/doc/functions/pthread_barrier_init.texi deleted file mode 100644 index 8d566c84c7..0000000000 --- a/doc/functions/pthread_barrier_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_barrier_init -@section @code{pthread_barrier_init} -@findex pthread_barrier_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrier_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_barrier_wait.texi b/doc/functions/pthread_barrier_wait.texi deleted file mode 100644 index f21e3154d3..0000000000 --- a/doc/functions/pthread_barrier_wait.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_barrier_wait -@section @code{pthread_barrier_wait} -@findex pthread_barrier_wait - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrier_wait.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_barrierattr_destroy.texi b/doc/functions/pthread_barrierattr_destroy.texi deleted file mode 100644 index fd4373c9ca..0000000000 --- a/doc/functions/pthread_barrierattr_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_barrierattr_destroy -@section @code{pthread_barrierattr_destroy} -@findex pthread_barrierattr_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrierattr_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_barrierattr_getpshared.texi b/doc/functions/pthread_barrierattr_getpshared.texi deleted file mode 100644 index 394f46cec2..0000000000 --- a/doc/functions/pthread_barrierattr_getpshared.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_barrierattr_getpshared -@section @code{pthread_barrierattr_getpshared} -@findex pthread_barrierattr_getpshared - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrierattr_getpshared.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_barrierattr_init.texi b/doc/functions/pthread_barrierattr_init.texi deleted file mode 100644 index c20ee1fe9c..0000000000 --- a/doc/functions/pthread_barrierattr_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_barrierattr_init -@section @code{pthread_barrierattr_init} -@findex pthread_barrierattr_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrierattr_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_barrierattr_setpshared.texi b/doc/functions/pthread_barrierattr_setpshared.texi deleted file mode 100644 index a8c94273e7..0000000000 --- a/doc/functions/pthread_barrierattr_setpshared.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_barrierattr_setpshared -@section @code{pthread_barrierattr_setpshared} -@findex pthread_barrierattr_setpshared - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrierattr_setpshared.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_cancel.texi b/doc/functions/pthread_cancel.texi deleted file mode 100644 index a5383f161c..0000000000 --- a/doc/functions/pthread_cancel.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_cancel -@section @code{pthread_cancel} -@findex pthread_cancel - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cancel.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_cleanup_pop.texi b/doc/functions/pthread_cleanup_pop.texi deleted file mode 100644 index 72097a4a7c..0000000000 --- a/doc/functions/pthread_cleanup_pop.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_cleanup_pop -@section @code{pthread_cleanup_pop} -@findex pthread_cleanup_pop - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cleanup_pop.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, NetBSD 3.0, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_cleanup_push.texi b/doc/functions/pthread_cleanup_push.texi deleted file mode 100644 index 4d65fffe74..0000000000 --- a/doc/functions/pthread_cleanup_push.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_cleanup_push -@section @code{pthread_cleanup_push} -@findex pthread_cleanup_push - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cleanup_push.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, NetBSD 3.0, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_cond_broadcast.texi b/doc/functions/pthread_cond_broadcast.texi deleted file mode 100644 index 0e67da7c16..0000000000 --- a/doc/functions/pthread_cond_broadcast.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_cond_broadcast -@section @code{pthread_cond_broadcast} -@findex pthread_cond_broadcast - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_broadcast.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_cond_destroy.texi b/doc/functions/pthread_cond_destroy.texi deleted file mode 100644 index 781df1b85d..0000000000 --- a/doc/functions/pthread_cond_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_cond_destroy -@section @code{pthread_cond_destroy} -@findex pthread_cond_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_cond_init.texi b/doc/functions/pthread_cond_init.texi deleted file mode 100644 index bc222a7769..0000000000 --- a/doc/functions/pthread_cond_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_cond_init -@section @code{pthread_cond_init} -@findex pthread_cond_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_cond_signal.texi b/doc/functions/pthread_cond_signal.texi deleted file mode 100644 index 333835d052..0000000000 --- a/doc/functions/pthread_cond_signal.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_cond_signal -@section @code{pthread_cond_signal} -@findex pthread_cond_signal - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_signal.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_cond_timedwait.texi b/doc/functions/pthread_cond_timedwait.texi deleted file mode 100644 index b51890adc6..0000000000 --- a/doc/functions/pthread_cond_timedwait.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_cond_timedwait -@section @code{pthread_cond_timedwait} -@findex pthread_cond_timedwait - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_timedwait.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_cond_wait.texi b/doc/functions/pthread_cond_wait.texi deleted file mode 100644 index 67599e5981..0000000000 --- a/doc/functions/pthread_cond_wait.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_cond_wait -@section @code{pthread_cond_wait} -@findex pthread_cond_wait - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_wait.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_condattr_destroy.texi b/doc/functions/pthread_condattr_destroy.texi deleted file mode 100644 index 98ee7ff52e..0000000000 --- a/doc/functions/pthread_condattr_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_condattr_destroy -@section @code{pthread_condattr_destroy} -@findex pthread_condattr_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_condattr_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_condattr_getclock.texi b/doc/functions/pthread_condattr_getclock.texi deleted file mode 100644 index a46f00caf2..0000000000 --- a/doc/functions/pthread_condattr_getclock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_condattr_getclock -@section @code{pthread_condattr_getclock} -@findex pthread_condattr_getclock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_condattr_getclock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_condattr_getpshared.texi b/doc/functions/pthread_condattr_getpshared.texi deleted file mode 100644 index 71a07d58c4..0000000000 --- a/doc/functions/pthread_condattr_getpshared.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_condattr_getpshared -@section @code{pthread_condattr_getpshared} -@findex pthread_condattr_getpshared - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_condattr_getpshared.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_condattr_init.texi b/doc/functions/pthread_condattr_init.texi deleted file mode 100644 index 68abad28e8..0000000000 --- a/doc/functions/pthread_condattr_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_condattr_init -@section @code{pthread_condattr_init} -@findex pthread_condattr_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_condattr_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_condattr_setclock.texi b/doc/functions/pthread_condattr_setclock.texi deleted file mode 100644 index b9a3000833..0000000000 --- a/doc/functions/pthread_condattr_setclock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_condattr_setclock -@section @code{pthread_condattr_setclock} -@findex pthread_condattr_setclock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_condattr_setclock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_condattr_setpshared.texi b/doc/functions/pthread_condattr_setpshared.texi deleted file mode 100644 index 93d793acc8..0000000000 --- a/doc/functions/pthread_condattr_setpshared.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_condattr_setpshared -@section @code{pthread_condattr_setpshared} -@findex pthread_condattr_setpshared - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_condattr_setpshared.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_create.texi b/doc/functions/pthread_create.texi deleted file mode 100644 index b3e049dbac..0000000000 --- a/doc/functions/pthread_create.texi +++ /dev/null @@ -1,23 +0,0 @@ -@node pthread_create -@section @code{pthread_create} -@findex pthread_create - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_create.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@item -On Linux/glibc platforms before the advent of NPTL, signals could only be -sent to one particular thread. In POSIX, signals are sent to the entire -process and executed by any thread of the process that happens to have the -particular signal currently unblocked. -@end itemize diff --git a/doc/functions/pthread_detach.texi b/doc/functions/pthread_detach.texi deleted file mode 100644 index 7c5e6075fe..0000000000 --- a/doc/functions/pthread_detach.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_detach -@section @code{pthread_detach} -@findex pthread_detach - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_detach.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_equal.texi b/doc/functions/pthread_equal.texi deleted file mode 100644 index c24df3b73a..0000000000 --- a/doc/functions/pthread_equal.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_equal -@section @code{pthread_equal} -@findex pthread_equal - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_equal.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_exit.texi b/doc/functions/pthread_exit.texi deleted file mode 100644 index 555e758b8b..0000000000 --- a/doc/functions/pthread_exit.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_exit -@section @code{pthread_exit} -@findex pthread_exit - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_exit.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_getconcurrency.texi b/doc/functions/pthread_getconcurrency.texi deleted file mode 100644 index 2173622a23..0000000000 --- a/doc/functions/pthread_getconcurrency.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_getconcurrency -@section @code{pthread_getconcurrency} -@findex pthread_getconcurrency - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_getconcurrency.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, HP-UX 11, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_getcpuclockid.texi b/doc/functions/pthread_getcpuclockid.texi deleted file mode 100644 index d4651aba05..0000000000 --- a/doc/functions/pthread_getcpuclockid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_getcpuclockid -@section @code{pthread_getcpuclockid} -@findex pthread_getcpuclockid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_getcpuclockid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_getschedparam.texi b/doc/functions/pthread_getschedparam.texi deleted file mode 100644 index cb73af036c..0000000000 --- a/doc/functions/pthread_getschedparam.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_getschedparam -@section @code{pthread_getschedparam} -@findex pthread_getschedparam - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_getschedparam.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_getspecific.texi b/doc/functions/pthread_getspecific.texi deleted file mode 100644 index dd6288fc7c..0000000000 --- a/doc/functions/pthread_getspecific.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_getspecific -@section @code{pthread_getspecific} -@findex pthread_getspecific - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_getspecific.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_join.texi b/doc/functions/pthread_join.texi deleted file mode 100644 index 82c2d20fa4..0000000000 --- a/doc/functions/pthread_join.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_join -@section @code{pthread_join} -@findex pthread_join - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_join.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_key_create.texi b/doc/functions/pthread_key_create.texi deleted file mode 100644 index fbb0561ebb..0000000000 --- a/doc/functions/pthread_key_create.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_key_create -@section @code{pthread_key_create} -@findex pthread_key_create - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_key_create.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_key_delete.texi b/doc/functions/pthread_key_delete.texi deleted file mode 100644 index db99cd0ea0..0000000000 --- a/doc/functions/pthread_key_delete.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_key_delete -@section @code{pthread_key_delete} -@findex pthread_key_delete - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_key_delete.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_kill.texi b/doc/functions/pthread_kill.texi deleted file mode 100644 index 9cbdf96edf..0000000000 --- a/doc/functions/pthread_kill.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_kill -@section @code{pthread_kill} -@findex pthread_kill - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_kill.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutex_destroy.texi b/doc/functions/pthread_mutex_destroy.texi deleted file mode 100644 index 91d4ccbc52..0000000000 --- a/doc/functions/pthread_mutex_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutex_destroy -@section @code{pthread_mutex_destroy} -@findex pthread_mutex_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutex_getprioceiling.texi b/doc/functions/pthread_mutex_getprioceiling.texi deleted file mode 100644 index e409654a94..0000000000 --- a/doc/functions/pthread_mutex_getprioceiling.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutex_getprioceiling -@section @code{pthread_mutex_getprioceiling} -@findex pthread_mutex_getprioceiling - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_getprioceiling.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutex_init.texi b/doc/functions/pthread_mutex_init.texi deleted file mode 100644 index 4f04375b1a..0000000000 --- a/doc/functions/pthread_mutex_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutex_init -@section @code{pthread_mutex_init} -@findex pthread_mutex_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutex_lock.texi b/doc/functions/pthread_mutex_lock.texi deleted file mode 100644 index 8782144066..0000000000 --- a/doc/functions/pthread_mutex_lock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutex_lock -@section @code{pthread_mutex_lock} -@findex pthread_mutex_lock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_lock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutex_setprioceiling.texi b/doc/functions/pthread_mutex_setprioceiling.texi deleted file mode 100644 index 5619b625d0..0000000000 --- a/doc/functions/pthread_mutex_setprioceiling.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutex_setprioceiling -@section @code{pthread_mutex_setprioceiling} -@findex pthread_mutex_setprioceiling - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_setprioceiling.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutex_timedlock.texi b/doc/functions/pthread_mutex_timedlock.texi deleted file mode 100644 index c8a89cdd75..0000000000 --- a/doc/functions/pthread_mutex_timedlock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutex_timedlock -@section @code{pthread_mutex_timedlock} -@findex pthread_mutex_timedlock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_timedlock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutex_trylock.texi b/doc/functions/pthread_mutex_trylock.texi deleted file mode 100644 index 9e139fed0e..0000000000 --- a/doc/functions/pthread_mutex_trylock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutex_trylock -@section @code{pthread_mutex_trylock} -@findex pthread_mutex_trylock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_trylock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutex_unlock.texi b/doc/functions/pthread_mutex_unlock.texi deleted file mode 100644 index 038e9e07d1..0000000000 --- a/doc/functions/pthread_mutex_unlock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutex_unlock -@section @code{pthread_mutex_unlock} -@findex pthread_mutex_unlock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_unlock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutexattr_destroy.texi b/doc/functions/pthread_mutexattr_destroy.texi deleted file mode 100644 index 10d2720811..0000000000 --- a/doc/functions/pthread_mutexattr_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutexattr_destroy -@section @code{pthread_mutexattr_destroy} -@findex pthread_mutexattr_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutexattr_getprioceiling.texi b/doc/functions/pthread_mutexattr_getprioceiling.texi deleted file mode 100644 index 669c8aa54b..0000000000 --- a/doc/functions/pthread_mutexattr_getprioceiling.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutexattr_getprioceiling -@section @code{pthread_mutexattr_getprioceiling} -@findex pthread_mutexattr_getprioceiling - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_getprioceiling.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutexattr_getprotocol.texi b/doc/functions/pthread_mutexattr_getprotocol.texi deleted file mode 100644 index c1750c0aa2..0000000000 --- a/doc/functions/pthread_mutexattr_getprotocol.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutexattr_getprotocol -@section @code{pthread_mutexattr_getprotocol} -@findex pthread_mutexattr_getprotocol - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_getprotocol.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutexattr_getpshared.texi b/doc/functions/pthread_mutexattr_getpshared.texi deleted file mode 100644 index 3a5beb143b..0000000000 --- a/doc/functions/pthread_mutexattr_getpshared.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutexattr_getpshared -@section @code{pthread_mutexattr_getpshared} -@findex pthread_mutexattr_getpshared - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_getpshared.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutexattr_gettype.texi b/doc/functions/pthread_mutexattr_gettype.texi deleted file mode 100644 index e636c4a553..0000000000 --- a/doc/functions/pthread_mutexattr_gettype.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutexattr_gettype -@section @code{pthread_mutexattr_gettype} -@findex pthread_mutexattr_gettype - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_gettype.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutexattr_init.texi b/doc/functions/pthread_mutexattr_init.texi deleted file mode 100644 index 0fdba8f16b..0000000000 --- a/doc/functions/pthread_mutexattr_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutexattr_init -@section @code{pthread_mutexattr_init} -@findex pthread_mutexattr_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutexattr_setprioceiling.texi b/doc/functions/pthread_mutexattr_setprioceiling.texi deleted file mode 100644 index ccfb33009a..0000000000 --- a/doc/functions/pthread_mutexattr_setprioceiling.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutexattr_setprioceiling -@section @code{pthread_mutexattr_setprioceiling} -@findex pthread_mutexattr_setprioceiling - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_setprioceiling.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutexattr_setprotocol.texi b/doc/functions/pthread_mutexattr_setprotocol.texi deleted file mode 100644 index 2680afe168..0000000000 --- a/doc/functions/pthread_mutexattr_setprotocol.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutexattr_setprotocol -@section @code{pthread_mutexattr_setprotocol} -@findex pthread_mutexattr_setprotocol - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_setprotocol.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutexattr_setpshared.texi b/doc/functions/pthread_mutexattr_setpshared.texi deleted file mode 100644 index fb0e15d25f..0000000000 --- a/doc/functions/pthread_mutexattr_setpshared.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutexattr_setpshared -@section @code{pthread_mutexattr_setpshared} -@findex pthread_mutexattr_setpshared - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_setpshared.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_mutexattr_settype.texi b/doc/functions/pthread_mutexattr_settype.texi deleted file mode 100644 index a749ef22a4..0000000000 --- a/doc/functions/pthread_mutexattr_settype.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_mutexattr_settype -@section @code{pthread_mutexattr_settype} -@findex pthread_mutexattr_settype - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_settype.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_once.texi b/doc/functions/pthread_once.texi deleted file mode 100644 index 7845cbff00..0000000000 --- a/doc/functions/pthread_once.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_once -@section @code{pthread_once} -@findex pthread_once - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_once.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_rwlock_destroy.texi b/doc/functions/pthread_rwlock_destroy.texi deleted file mode 100644 index 3317a91cb3..0000000000 --- a/doc/functions/pthread_rwlock_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_rwlock_destroy -@section @code{pthread_rwlock_destroy} -@findex pthread_rwlock_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_rwlock_init.texi b/doc/functions/pthread_rwlock_init.texi deleted file mode 100644 index 6cf85a5d91..0000000000 --- a/doc/functions/pthread_rwlock_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_rwlock_init -@section @code{pthread_rwlock_init} -@findex pthread_rwlock_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OSF/1 4.0, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_rwlock_rdlock.texi b/doc/functions/pthread_rwlock_rdlock.texi deleted file mode 100644 index b6fe116d85..0000000000 --- a/doc/functions/pthread_rwlock_rdlock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_rwlock_rdlock -@section @code{pthread_rwlock_rdlock} -@findex pthread_rwlock_rdlock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_rdlock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_rwlock_timedrdlock.texi b/doc/functions/pthread_rwlock_timedrdlock.texi deleted file mode 100644 index eeac13f3c5..0000000000 --- a/doc/functions/pthread_rwlock_timedrdlock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_rwlock_timedrdlock -@section @code{pthread_rwlock_timedrdlock} -@findex pthread_rwlock_timedrdlock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_timedrdlock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_rwlock_timedwrlock.texi b/doc/functions/pthread_rwlock_timedwrlock.texi deleted file mode 100644 index 74690a8404..0000000000 --- a/doc/functions/pthread_rwlock_timedwrlock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_rwlock_timedwrlock -@section @code{pthread_rwlock_timedwrlock} -@findex pthread_rwlock_timedwrlock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_timedwrlock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_rwlock_tryrdlock.texi b/doc/functions/pthread_rwlock_tryrdlock.texi deleted file mode 100644 index 088521b838..0000000000 --- a/doc/functions/pthread_rwlock_tryrdlock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_rwlock_tryrdlock -@section @code{pthread_rwlock_tryrdlock} -@findex pthread_rwlock_tryrdlock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_tryrdlock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_rwlock_trywrlock.texi b/doc/functions/pthread_rwlock_trywrlock.texi deleted file mode 100644 index a3ec24cd7e..0000000000 --- a/doc/functions/pthread_rwlock_trywrlock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_rwlock_trywrlock -@section @code{pthread_rwlock_trywrlock} -@findex pthread_rwlock_trywrlock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_trywrlock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_rwlock_unlock.texi b/doc/functions/pthread_rwlock_unlock.texi deleted file mode 100644 index f01ba3b4e9..0000000000 --- a/doc/functions/pthread_rwlock_unlock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_rwlock_unlock -@section @code{pthread_rwlock_unlock} -@findex pthread_rwlock_unlock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_unlock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_rwlock_wrlock.texi b/doc/functions/pthread_rwlock_wrlock.texi deleted file mode 100644 index 809ebd3d4a..0000000000 --- a/doc/functions/pthread_rwlock_wrlock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_rwlock_wrlock -@section @code{pthread_rwlock_wrlock} -@findex pthread_rwlock_wrlock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_wrlock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_rwlockattr_destroy.texi b/doc/functions/pthread_rwlockattr_destroy.texi deleted file mode 100644 index 4ec7684e98..0000000000 --- a/doc/functions/pthread_rwlockattr_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_rwlockattr_destroy -@section @code{pthread_rwlockattr_destroy} -@findex pthread_rwlockattr_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlockattr_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_rwlockattr_getpshared.texi b/doc/functions/pthread_rwlockattr_getpshared.texi deleted file mode 100644 index 04047d3a27..0000000000 --- a/doc/functions/pthread_rwlockattr_getpshared.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_rwlockattr_getpshared -@section @code{pthread_rwlockattr_getpshared} -@findex pthread_rwlockattr_getpshared - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlockattr_getpshared.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_rwlockattr_init.texi b/doc/functions/pthread_rwlockattr_init.texi deleted file mode 100644 index 5276e86e49..0000000000 --- a/doc/functions/pthread_rwlockattr_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_rwlockattr_init -@section @code{pthread_rwlockattr_init} -@findex pthread_rwlockattr_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlockattr_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_rwlockattr_setpshared.texi b/doc/functions/pthread_rwlockattr_setpshared.texi deleted file mode 100644 index f297a4afc5..0000000000 --- a/doc/functions/pthread_rwlockattr_setpshared.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_rwlockattr_setpshared -@section @code{pthread_rwlockattr_setpshared} -@findex pthread_rwlockattr_setpshared - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlockattr_setpshared.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_self.texi b/doc/functions/pthread_self.texi deleted file mode 100644 index 5ed60f4e66..0000000000 --- a/doc/functions/pthread_self.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_self -@section @code{pthread_self} -@findex pthread_self - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_self.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_setcancelstate.texi b/doc/functions/pthread_setcancelstate.texi deleted file mode 100644 index 44c2f5d382..0000000000 --- a/doc/functions/pthread_setcancelstate.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_setcancelstate -@section @code{pthread_setcancelstate} -@findex pthread_setcancelstate - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setcancelstate.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_setcanceltype.texi b/doc/functions/pthread_setcanceltype.texi deleted file mode 100644 index ed04c19c0f..0000000000 --- a/doc/functions/pthread_setcanceltype.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_setcanceltype -@section @code{pthread_setcanceltype} -@findex pthread_setcanceltype - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setcanceltype.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_setconcurrency.texi b/doc/functions/pthread_setconcurrency.texi deleted file mode 100644 index 329c5d13dc..0000000000 --- a/doc/functions/pthread_setconcurrency.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_setconcurrency -@section @code{pthread_setconcurrency} -@findex pthread_setconcurrency - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setconcurrency.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, HP-UX 11, Solaris 2.6, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_setschedparam.texi b/doc/functions/pthread_setschedparam.texi deleted file mode 100644 index 4f9f5fa327..0000000000 --- a/doc/functions/pthread_setschedparam.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_setschedparam -@section @code{pthread_setschedparam} -@findex pthread_setschedparam - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setschedparam.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_setschedprio.texi b/doc/functions/pthread_setschedprio.texi deleted file mode 100644 index 646346c485..0000000000 --- a/doc/functions/pthread_setschedprio.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_setschedprio -@section @code{pthread_setschedprio} -@findex pthread_setschedprio - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setschedprio.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_setspecific.texi b/doc/functions/pthread_setspecific.texi deleted file mode 100644 index 3c4f51cad5..0000000000 --- a/doc/functions/pthread_setspecific.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_setspecific -@section @code{pthread_setspecific} -@findex pthread_setspecific - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setspecific.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_sigmask.texi b/doc/functions/pthread_sigmask.texi deleted file mode 100644 index ca7a9243fb..0000000000 --- a/doc/functions/pthread_sigmask.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_sigmask -@section @code{pthread_sigmask} -@findex pthread_sigmask - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_sigmask.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_spin_destroy.texi b/doc/functions/pthread_spin_destroy.texi deleted file mode 100644 index d4439049a7..0000000000 --- a/doc/functions/pthread_spin_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_spin_destroy -@section @code{pthread_spin_destroy} -@findex pthread_spin_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_spin_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_spin_init.texi b/doc/functions/pthread_spin_init.texi deleted file mode 100644 index 674ebab2cd..0000000000 --- a/doc/functions/pthread_spin_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_spin_init -@section @code{pthread_spin_init} -@findex pthread_spin_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_spin_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_spin_lock.texi b/doc/functions/pthread_spin_lock.texi deleted file mode 100644 index da8bc83a70..0000000000 --- a/doc/functions/pthread_spin_lock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_spin_lock -@section @code{pthread_spin_lock} -@findex pthread_spin_lock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_spin_lock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_spin_trylock.texi b/doc/functions/pthread_spin_trylock.texi deleted file mode 100644 index 75cc62e00b..0000000000 --- a/doc/functions/pthread_spin_trylock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_spin_trylock -@section @code{pthread_spin_trylock} -@findex pthread_spin_trylock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_spin_trylock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_spin_unlock.texi b/doc/functions/pthread_spin_unlock.texi deleted file mode 100644 index c997f5fe71..0000000000 --- a/doc/functions/pthread_spin_unlock.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_spin_unlock -@section @code{pthread_spin_unlock} -@findex pthread_spin_unlock - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_spin_unlock.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/pthread_testcancel.texi b/doc/functions/pthread_testcancel.texi deleted file mode 100644 index 4764433d60..0000000000 --- a/doc/functions/pthread_testcancel.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pthread_testcancel -@section @code{pthread_testcancel} -@findex pthread_testcancel - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_testcancel.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/ptsname.texi b/doc/functions/ptsname.texi deleted file mode 100644 index b044ab5682..0000000000 --- a/doc/functions/ptsname.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ptsname -@section @code{ptsname} -@findex ptsname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ptsname.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/functions/putc.texi b/doc/functions/putc.texi deleted file mode 100644 index ad8461f13d..0000000000 --- a/doc/functions/putc.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node putc -@section @code{putc} -@findex putc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/putc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/putc_unlocked.texi b/doc/functions/putc_unlocked.texi deleted file mode 100644 index 2fe0a4fe58..0000000000 --- a/doc/functions/putc_unlocked.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node putc_unlocked -@section @code{putc_unlocked} -@findex putc_unlocked - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/putc_unlocked.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/putchar.texi b/doc/functions/putchar.texi deleted file mode 100644 index 16cd0aba63..0000000000 --- a/doc/functions/putchar.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node putchar -@section @code{putchar} -@findex putchar - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/putchar.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/putchar_unlocked.texi b/doc/functions/putchar_unlocked.texi deleted file mode 100644 index a768366d6c..0000000000 --- a/doc/functions/putchar_unlocked.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node putchar_unlocked -@section @code{putchar_unlocked} -@findex putchar_unlocked - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/putchar_unlocked.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/putenv.texi b/doc/functions/putenv.texi deleted file mode 100644 index 20306d8a42..0000000000 --- a/doc/functions/putenv.texi +++ /dev/null @@ -1,19 +0,0 @@ -@node putenv -@section @code{putenv} -@findex putenv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/putenv.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize - -Extension: Gnulib provides a module @samp{putenv} that substitutes a -@code{putenv} implementation that can also be used to remove environment -variables. diff --git a/doc/functions/putmsg.texi b/doc/functions/putmsg.texi deleted file mode 100644 index b28c2d5304..0000000000 --- a/doc/functions/putmsg.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node putmsg -@section @code{putmsg} -@findex putmsg - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/putmsg.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/putpmsg.texi b/doc/functions/putpmsg.texi deleted file mode 100644 index 5568c9a76c..0000000000 --- a/doc/functions/putpmsg.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node putpmsg -@section @code{putpmsg} -@findex putpmsg - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/putpmsg.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/puts.texi b/doc/functions/puts.texi deleted file mode 100644 index db65e1128c..0000000000 --- a/doc/functions/puts.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node puts -@section @code{puts} -@findex puts - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/puts.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/pututxline.texi b/doc/functions/pututxline.texi deleted file mode 100644 index 8129971255..0000000000 --- a/doc/functions/pututxline.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pututxline -@section @code{pututxline} -@findex pututxline - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pututxline.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/functions/putwc.texi b/doc/functions/putwc.texi deleted file mode 100644 index e65dac86fe..0000000000 --- a/doc/functions/putwc.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node putwc -@section @code{putwc} -@findex putwc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/putwc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/putwchar.texi b/doc/functions/putwchar.texi deleted file mode 100644 index e094f7eeaa..0000000000 --- a/doc/functions/putwchar.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node putwchar -@section @code{putwchar} -@findex putwchar - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/putwchar.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/pwrite.texi b/doc/functions/pwrite.texi deleted file mode 100644 index 88d3d6ffea..0000000000 --- a/doc/functions/pwrite.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node pwrite -@section @code{pwrite} -@findex pwrite - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pwrite.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/qsort.texi b/doc/functions/qsort.texi deleted file mode 100644 index 7a5d748f5d..0000000000 --- a/doc/functions/qsort.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node qsort -@section @code{qsort} -@findex qsort - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/qsort.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/raise.texi b/doc/functions/raise.texi deleted file mode 100644 index 1138d6ac7f..0000000000 --- a/doc/functions/raise.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node raise -@section @code{raise} -@findex raise - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/raise.html} - -Gnulib module: raise - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some old platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/rand.texi b/doc/functions/rand.texi deleted file mode 100644 index 8b2090f37f..0000000000 --- a/doc/functions/rand.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node rand -@section @code{rand} -@findex rand - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/rand.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/rand_r.texi b/doc/functions/rand_r.texi deleted file mode 100644 index eedca9e0fa..0000000000 --- a/doc/functions/rand_r.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node rand_r -@section @code{rand_r} -@findex rand_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/rand_r.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/random.texi b/doc/functions/random.texi deleted file mode 100644 index 0111a9c057..0000000000 --- a/doc/functions/random.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node random -@section @code{random} -@findex random - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/random.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw. -@end itemize diff --git a/doc/functions/read.texi b/doc/functions/read.texi deleted file mode 100644 index 1583a1fb09..0000000000 --- a/doc/functions/read.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node read -@section @code{read} -@findex read - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/read.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/readdir.texi b/doc/functions/readdir.texi deleted file mode 100644 index e8fd89fbe1..0000000000 --- a/doc/functions/readdir.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node readdir -@section @code{readdir} -@findex readdir - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/readdir.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/readdir_r.texi b/doc/functions/readdir_r.texi deleted file mode 100644 index 4943a153bb..0000000000 --- a/doc/functions/readdir_r.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node readdir_r -@section @code{readdir_r} -@findex readdir_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/readdir_r.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/readlink.texi b/doc/functions/readlink.texi deleted file mode 100644 index be05c71ba5..0000000000 --- a/doc/functions/readlink.texi +++ /dev/null @@ -1,27 +0,0 @@ -@node readlink -@section @code{readlink} -@findex readlink - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/readlink.html} - -Gnulib module: readlink - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -When @code{readlink} is called on a directory: In the case of NFS mounted -directories, Cygwin sets @code{errno} to @code{ENOENT} or @code{EIO} instead of -@code{EINVAL}. To avoid this problem, check for a directory before calling -@code{readlink}. -@item -When @code{readlink} is called on a file that is not a symbolic link: -Irix may set @code{errno} to @code{ENXIO} instead of @code{EINVAL}. Cygwin -may set errno to @code{EACCES} instead of @code{EINVAL}. -@end itemize diff --git a/doc/functions/readv.texi b/doc/functions/readv.texi deleted file mode 100644 index 4655ba27c8..0000000000 --- a/doc/functions/readv.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node readv -@section @code{readv} -@findex readv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/readv.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/realloc.texi b/doc/functions/realloc.texi deleted file mode 100644 index 58944d169b..0000000000 --- a/doc/functions/realloc.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node realloc -@section @code{realloc} -@findex realloc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/realloc.html} - -Gnulib module: realloc-posix - -Portability problems fixed by Gnulib: -@itemize -@item -Upon failure, the function does not set @code{errno} to @code{ENOMEM} on -some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize - -Extension: Gnulib provides a module @samp{realloc} that substitutes a -@code{realloc} implementation that behaves more like the glibc implementation. diff --git a/doc/functions/realpath.texi b/doc/functions/realpath.texi deleted file mode 100644 index 2a0db8385e..0000000000 --- a/doc/functions/realpath.texi +++ /dev/null @@ -1,25 +0,0 @@ -@node realpath -@section @code{realpath} -@findex realpath - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/realpath.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@item -This function does not allow to determine the required size of output buffer; -PATH_MAX --- if it is defined --- is nothing more than a guess. -@end itemize - -Extension: Gnulib provides a module @samp{canonicalize-lgpl} that defines a -function @code{canonicalize_file_name} that is like @code{realpath} but without -size limitations. diff --git a/doc/functions/recv.texi b/doc/functions/recv.texi deleted file mode 100644 index 1cebbd4156..0000000000 --- a/doc/functions/recv.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node recv -@section @code{recv} -@findex recv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/recv.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/recvfrom.texi b/doc/functions/recvfrom.texi deleted file mode 100644 index fdb54a6ab0..0000000000 --- a/doc/functions/recvfrom.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node recvfrom -@section @code{recvfrom} -@findex recvfrom - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/recvfrom.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -Some platforms don't have a @code{socklen_t} type; in this case this function's -sixth argument type is @samp{int *}. -@end itemize diff --git a/doc/functions/recvmsg.texi b/doc/functions/recvmsg.texi deleted file mode 100644 index 9913b84d45..0000000000 --- a/doc/functions/recvmsg.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node recvmsg -@section @code{recvmsg} -@findex recvmsg - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/recvmsg.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/regcomp.texi b/doc/functions/regcomp.texi deleted file mode 100644 index d19f3e4982..0000000000 --- a/doc/functions/regcomp.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node regcomp -@section @code{regcomp} -@findex regcomp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/regcomp.html} - -Gnulib module: regex - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -Many regular expression implementations have bugs. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/regerror.texi b/doc/functions/regerror.texi deleted file mode 100644 index 4005e1a4d6..0000000000 --- a/doc/functions/regerror.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node regerror -@section @code{regerror} -@findex regerror - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/regerror.html} - -Gnulib module: regex - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/regexec.texi b/doc/functions/regexec.texi deleted file mode 100644 index c0f98590b9..0000000000 --- a/doc/functions/regexec.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node regexec -@section @code{regexec} -@findex regexec - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/regexec.html} - -Gnulib module: regex - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -Many regular expression implementations have bugs. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/regfree.texi b/doc/functions/regfree.texi deleted file mode 100644 index 2d56b8598d..0000000000 --- a/doc/functions/regfree.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node regfree -@section @code{regfree} -@findex regfree - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/regfree.html} - -Gnulib module: regex - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/remainder.texi b/doc/functions/remainder.texi deleted file mode 100644 index c721b2209a..0000000000 --- a/doc/functions/remainder.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node remainder -@section @code{remainder} -@findex remainder - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/remainder.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/remainderf.texi b/doc/functions/remainderf.texi deleted file mode 100644 index dea2849f8e..0000000000 --- a/doc/functions/remainderf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node remainderf -@section @code{remainderf} -@findex remainderf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/remainderf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. -@end itemize diff --git a/doc/functions/remainderl.texi b/doc/functions/remainderl.texi deleted file mode 100644 index 7abf56d9d2..0000000000 --- a/doc/functions/remainderl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node remainderl -@section @code{remainderl} -@findex remainderl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/remainderl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/remove.texi b/doc/functions/remove.texi deleted file mode 100644 index 4a44ea13c6..0000000000 --- a/doc/functions/remove.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node remove -@section @code{remove} -@findex remove - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/remove.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/remque.texi b/doc/functions/remque.texi deleted file mode 100644 index f4e4af8d31..0000000000 --- a/doc/functions/remque.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node remque -@section @code{remque} -@findex remque - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/remque.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/remquo.texi b/doc/functions/remquo.texi deleted file mode 100644 index 6ec61c5162..0000000000 --- a/doc/functions/remquo.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node remquo -@section @code{remquo} -@findex remquo - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/remquo.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/remquof.texi b/doc/functions/remquof.texi deleted file mode 100644 index 9b0f284891..0000000000 --- a/doc/functions/remquof.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node remquof -@section @code{remquof} -@findex remquof - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/remquof.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/remquol.texi b/doc/functions/remquol.texi deleted file mode 100644 index 781653f43b..0000000000 --- a/doc/functions/remquol.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node remquol -@section @code{remquol} -@findex remquol - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/remquol.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/rename.texi b/doc/functions/rename.texi deleted file mode 100644 index a4910ef5c3..0000000000 --- a/doc/functions/rename.texi +++ /dev/null @@ -1,19 +0,0 @@ -@node rename -@section @code{rename} -@findex rename - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/rename.html} - -Gnulib module: rename - -Portability problems fixed by Gnulib: -@itemize -@item -This function does not work when the source file name ends in a slash on -some platforms: -SunOS 4.1. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/rewind.texi b/doc/functions/rewind.texi deleted file mode 100644 index 6f7bdd436f..0000000000 --- a/doc/functions/rewind.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node rewind -@section @code{rewind} -@findex rewind - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/rewind.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/rewinddir.texi b/doc/functions/rewinddir.texi deleted file mode 100644 index b2c290c888..0000000000 --- a/doc/functions/rewinddir.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node rewinddir -@section @code{rewinddir} -@findex rewinddir - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/rewinddir.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/rindex.texi b/doc/functions/rindex.texi deleted file mode 100644 index b68d89d8b4..0000000000 --- a/doc/functions/rindex.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node rindex -@section @code{rindex} -@findex rindex - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/rindex.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw. -@item -This function is marked as ``legacy'' in POSIX. Better use @code{strrchr} -instead. -@end itemize diff --git a/doc/functions/rint.texi b/doc/functions/rint.texi deleted file mode 100644 index 76d8b97d75..0000000000 --- a/doc/functions/rint.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node rint -@section @code{rint} -@findex rint - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/rint.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/rintf.texi b/doc/functions/rintf.texi deleted file mode 100644 index 4bbe74cf38..0000000000 --- a/doc/functions/rintf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node rintf -@section @code{rintf} -@findex rintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/rintf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. -@end itemize diff --git a/doc/functions/rintl.texi b/doc/functions/rintl.texi deleted file mode 100644 index 82a1f719ba..0000000000 --- a/doc/functions/rintl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node rintl -@section @code{rintl} -@findex rintl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/rintl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/rmdir.texi b/doc/functions/rmdir.texi deleted file mode 100644 index 85e4e9e5c3..0000000000 --- a/doc/functions/rmdir.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node rmdir -@section @code{rmdir} -@findex rmdir - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/rmdir.html} - -Gnulib module: rmdir - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some old platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -When @code{rmdir} fails because the specified directory is not empty, the -@code{errno} value is system dependent. -@end itemize diff --git a/doc/functions/round.texi b/doc/functions/round.texi deleted file mode 100644 index 0879485e58..0000000000 --- a/doc/functions/round.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node round -@section @code{round} -@findex round - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/round.html} - -Gnulib module: round - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@item -This functions returns a wrong result for x = 1/2 - 2^-54 on some platforms: -NetBSD 3.0. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/roundf.texi b/doc/functions/roundf.texi deleted file mode 100644 index 41b3a7f04c..0000000000 --- a/doc/functions/roundf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node roundf -@section @code{roundf} -@findex roundf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/roundf.html} - -Gnulib module: roundf - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/roundl.texi b/doc/functions/roundl.texi deleted file mode 100644 index a4eaa7d99f..0000000000 --- a/doc/functions/roundl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node roundl -@section @code{roundl} -@findex roundl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/roundl.html} - -Gnulib module: roundl - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/scalb.texi b/doc/functions/scalb.texi deleted file mode 100644 index 5f6dbd1e44..0000000000 --- a/doc/functions/scalb.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node scalb -@section @code{scalb} -@findex scalb - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalb.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/scalbln.texi b/doc/functions/scalbln.texi deleted file mode 100644 index db93e54a04..0000000000 --- a/doc/functions/scalbln.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node scalbln -@section @code{scalbln} -@findex scalbln - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalbln.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/scalblnf.texi b/doc/functions/scalblnf.texi deleted file mode 100644 index 712c3e36b6..0000000000 --- a/doc/functions/scalblnf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node scalblnf -@section @code{scalblnf} -@findex scalblnf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalblnf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. -@end itemize diff --git a/doc/functions/scalblnl.texi b/doc/functions/scalblnl.texi deleted file mode 100644 index 863311b992..0000000000 --- a/doc/functions/scalblnl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node scalblnl -@section @code{scalblnl} -@findex scalblnl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalblnl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/scalbn.texi b/doc/functions/scalbn.texi deleted file mode 100644 index 07ac8f633e..0000000000 --- a/doc/functions/scalbn.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node scalbn -@section @code{scalbn} -@findex scalbn - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalbn.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, IRIX 6.5, OSF/1 4.0. -@end itemize diff --git a/doc/functions/scalbnf.texi b/doc/functions/scalbnf.texi deleted file mode 100644 index d6d1987253..0000000000 --- a/doc/functions/scalbnf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node scalbnf -@section @code{scalbnf} -@findex scalbnf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalbnf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9. -@end itemize diff --git a/doc/functions/scalbnl.texi b/doc/functions/scalbnl.texi deleted file mode 100644 index fae6c06e6e..0000000000 --- a/doc/functions/scalbnl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node scalbnl -@section @code{scalbnl} -@findex scalbnl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalbnl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. -@end itemize diff --git a/doc/functions/scanf.texi b/doc/functions/scanf.texi deleted file mode 100644 index d0570233d0..0000000000 --- a/doc/functions/scanf.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node scanf -@section @code{scanf} -@findex scanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/scanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@item -On Windows, this function doesn't support the @code{hh}, @code{ll}, @code{j}, -@code{t}, @code{z} size specifiers. -@end itemize diff --git a/doc/functions/sched_get_priority_max.texi b/doc/functions/sched_get_priority_max.texi deleted file mode 100644 index c9aa46ccf5..0000000000 --- a/doc/functions/sched_get_priority_max.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sched_get_priority_max -@section @code{sched_get_priority_max} -@findex sched_get_priority_max - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_get_priority_max.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, HP-UX 11, Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/sched_getparam.texi b/doc/functions/sched_getparam.texi deleted file mode 100644 index 4922e34cd9..0000000000 --- a/doc/functions/sched_getparam.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sched_getparam -@section @code{sched_getparam} -@findex sched_getparam - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_getparam.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/sched_getscheduler.texi b/doc/functions/sched_getscheduler.texi deleted file mode 100644 index 93a9096ff4..0000000000 --- a/doc/functions/sched_getscheduler.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sched_getscheduler -@section @code{sched_getscheduler} -@findex sched_getscheduler - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_getscheduler.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/sched_rr_get_interval.texi b/doc/functions/sched_rr_get_interval.texi deleted file mode 100644 index c0e305ac89..0000000000 --- a/doc/functions/sched_rr_get_interval.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sched_rr_get_interval -@section @code{sched_rr_get_interval} -@findex sched_rr_get_interval - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_rr_get_interval.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, HP-UX 11, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/sched_setparam.texi b/doc/functions/sched_setparam.texi deleted file mode 100644 index baa4aed8b5..0000000000 --- a/doc/functions/sched_setparam.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sched_setparam -@section @code{sched_setparam} -@findex sched_setparam - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_setparam.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/sched_setscheduler.texi b/doc/functions/sched_setscheduler.texi deleted file mode 100644 index 8e8dc74d58..0000000000 --- a/doc/functions/sched_setscheduler.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sched_setscheduler -@section @code{sched_setscheduler} -@findex sched_setscheduler - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_setscheduler.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/sched_yield.texi b/doc/functions/sched_yield.texi deleted file mode 100644 index 0e6aff8300..0000000000 --- a/doc/functions/sched_yield.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sched_yield -@section @code{sched_yield} -@findex sched_yield - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_yield.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/seed48.texi b/doc/functions/seed48.texi deleted file mode 100644 index 98fd78264a..0000000000 --- a/doc/functions/seed48.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node seed48 -@section @code{seed48} -@findex seed48 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/seed48.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/seekdir.texi b/doc/functions/seekdir.texi deleted file mode 100644 index 8806ba8d64..0000000000 --- a/doc/functions/seekdir.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node seekdir -@section @code{seekdir} -@findex seekdir - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/seekdir.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -BeOS. -@end itemize diff --git a/doc/functions/select.texi b/doc/functions/select.texi deleted file mode 100644 index 1c6475263e..0000000000 --- a/doc/functions/select.texi +++ /dev/null @@ -1,30 +0,0 @@ -@node select -@section @code{select} -@findex select - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/select.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -When you call @code{select} with a timeout, some implementations modify the -timeout parameter so that upon return from the function, it contains the -amount of time not slept. Other implementations leave the timeout parameter -unmodified. -@item -On Windows platforms (excluding Cygwin) and on BeOS, @code{select} can only be -called on descriptors created by the @code{socket} function, not on regular -file descriptors. -@item -On Linux, when some file descriptor refers to a regular file, @code{select} -may fail, setting @code{errno} to @code{EBADF}. -@end itemize diff --git a/doc/functions/sem_close.texi b/doc/functions/sem_close.texi deleted file mode 100644 index 3a14e98d66..0000000000 --- a/doc/functions/sem_close.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sem_close -@section @code{sem_close} -@findex sem_close - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_close.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/sem_destroy.texi b/doc/functions/sem_destroy.texi deleted file mode 100644 index 34b5fe4f29..0000000000 --- a/doc/functions/sem_destroy.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sem_destroy -@section @code{sem_destroy} -@findex sem_destroy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_destroy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/sem_getvalue.texi b/doc/functions/sem_getvalue.texi deleted file mode 100644 index 6350c10e09..0000000000 --- a/doc/functions/sem_getvalue.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sem_getvalue -@section @code{sem_getvalue} -@findex sem_getvalue - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_getvalue.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/sem_init.texi b/doc/functions/sem_init.texi deleted file mode 100644 index 95ad5db48e..0000000000 --- a/doc/functions/sem_init.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sem_init -@section @code{sem_init} -@findex sem_init - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_init.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/sem_open.texi b/doc/functions/sem_open.texi deleted file mode 100644 index ce41530e9c..0000000000 --- a/doc/functions/sem_open.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sem_open -@section @code{sem_open} -@findex sem_open - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_open.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/sem_post.texi b/doc/functions/sem_post.texi deleted file mode 100644 index ba2cb2724e..0000000000 --- a/doc/functions/sem_post.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sem_post -@section @code{sem_post} -@findex sem_post - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_post.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/sem_timedwait.texi b/doc/functions/sem_timedwait.texi deleted file mode 100644 index 9080fefb0f..0000000000 --- a/doc/functions/sem_timedwait.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sem_timedwait -@section @code{sem_timedwait} -@findex sem_timedwait - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_timedwait.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw, BeOS. -@end itemize diff --git a/doc/functions/sem_trywait.texi b/doc/functions/sem_trywait.texi deleted file mode 100644 index 0cf2ee9c97..0000000000 --- a/doc/functions/sem_trywait.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sem_trywait -@section @code{sem_trywait} -@findex sem_trywait - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_trywait.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/sem_unlink.texi b/doc/functions/sem_unlink.texi deleted file mode 100644 index 3b054948d9..0000000000 --- a/doc/functions/sem_unlink.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sem_unlink -@section @code{sem_unlink} -@findex sem_unlink - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_unlink.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/sem_wait.texi b/doc/functions/sem_wait.texi deleted file mode 100644 index 38bfb59baf..0000000000 --- a/doc/functions/sem_wait.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sem_wait -@section @code{sem_wait} -@findex sem_wait - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_wait.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/semctl.texi b/doc/functions/semctl.texi deleted file mode 100644 index 910aa9a7e5..0000000000 --- a/doc/functions/semctl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node semctl -@section @code{semctl} -@findex semctl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/semctl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/semget.texi b/doc/functions/semget.texi deleted file mode 100644 index 6858d625c2..0000000000 --- a/doc/functions/semget.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node semget -@section @code{semget} -@findex semget - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/semget.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/semop.texi b/doc/functions/semop.texi deleted file mode 100644 index a566651247..0000000000 --- a/doc/functions/semop.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node semop -@section @code{semop} -@findex semop - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/semop.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/send.texi b/doc/functions/send.texi deleted file mode 100644 index 2320826683..0000000000 --- a/doc/functions/send.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node send -@section @code{send} -@findex send - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/send.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/sendmsg.texi b/doc/functions/sendmsg.texi deleted file mode 100644 index 7998a71c3d..0000000000 --- a/doc/functions/sendmsg.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sendmsg -@section @code{sendmsg} -@findex sendmsg - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sendmsg.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/sendto.texi b/doc/functions/sendto.texi deleted file mode 100644 index 62330a6b27..0000000000 --- a/doc/functions/sendto.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sendto -@section @code{sendto} -@findex sendto - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sendto.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/setbuf.texi b/doc/functions/setbuf.texi deleted file mode 100644 index 82c7572e7b..0000000000 --- a/doc/functions/setbuf.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node setbuf -@section @code{setbuf} -@findex setbuf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setbuf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/setcontext.texi b/doc/functions/setcontext.texi deleted file mode 100644 index bc3ac0198e..0000000000 --- a/doc/functions/setcontext.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node setcontext -@section @code{setcontext} -@findex setcontext - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setcontext.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@item -The effects of this call are system and compiler optimization dependent, -since it restores the contents of register-allocated variables but not -the contents of stack-allocated variables. -@end itemize diff --git a/doc/functions/setegid.texi b/doc/functions/setegid.texi deleted file mode 100644 index 2f6c102c79..0000000000 --- a/doc/functions/setegid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setegid -@section @code{setegid} -@findex setegid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setegid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, mingw, BeOS. -@end itemize diff --git a/doc/functions/setenv.texi b/doc/functions/setenv.texi deleted file mode 100644 index c2611aad20..0000000000 --- a/doc/functions/setenv.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node setenv -@section @code{setenv} -@findex setenv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setenv.html} - -Gnulib module: setenv - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 4.3.2, HP-UX 11, IRIX 6.5, Solaris 9, mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -In some versions of glibc (e.g.@: 2.3.3), @code{setenv} doesn't fail if the -first argument contains a @samp{=} character. -@end itemize diff --git a/doc/functions/seteuid.texi b/doc/functions/seteuid.texi deleted file mode 100644 index 160d489c97..0000000000 --- a/doc/functions/seteuid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node seteuid -@section @code{seteuid} -@findex seteuid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/seteuid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, mingw, BeOS. -@end itemize diff --git a/doc/functions/setgid.texi b/doc/functions/setgid.texi deleted file mode 100644 index 9c417fd25f..0000000000 --- a/doc/functions/setgid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setgid -@section @code{setgid} -@findex setgid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setgid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/setgrent.texi b/doc/functions/setgrent.texi deleted file mode 100644 index 2a01781550..0000000000 --- a/doc/functions/setgrent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setgrent -@section @code{setgrent} -@findex setgrent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setgrent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/sethostent.texi b/doc/functions/sethostent.texi deleted file mode 100644 index 06e9aec510..0000000000 --- a/doc/functions/sethostent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sethostent -@section @code{sethostent} -@findex sethostent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sethostent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/setitimer.texi b/doc/functions/setitimer.texi deleted file mode 100644 index 56a2b44fe4..0000000000 --- a/doc/functions/setitimer.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setitimer -@section @code{setitimer} -@findex setitimer - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setitimer.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/setjmp.texi b/doc/functions/setjmp.texi deleted file mode 100644 index eb012ae23b..0000000000 --- a/doc/functions/setjmp.texi +++ /dev/null @@ -1,25 +0,0 @@ -@node setjmp -@section @code{setjmp} -@findex setjmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setjmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -POSIX does not specify whether @code{setjmp} saves the signal mask in the -@code{jmp_buf}. It does on BSD platforms, and on glibc platforms when -@code{_BSD_SOURCE} is defined; in this case @code{setjmp} behaves like -@code{sigsetjmp}, and functions @code{_setjmp} and @code{_longjmp} are -available that don't save or restore the signal mask. On System V platforms, -and on glibc platforms by default, @code{setjmp} doesn't save the signal mask. -@end itemize diff --git a/doc/functions/setkey.texi b/doc/functions/setkey.texi deleted file mode 100644 index 306fb3767f..0000000000 --- a/doc/functions/setkey.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setkey -@section @code{setkey} -@findex setkey - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setkey.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/setlocale.texi b/doc/functions/setlocale.texi deleted file mode 100644 index 26676f1119..0000000000 --- a/doc/functions/setlocale.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setlocale -@section @code{setlocale} -@findex setlocale - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setlocale.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Cygwin, which doesn't have locales, @code{setlocale(LC_ALL,NULL)} always -returns @code{"C"}. -@end itemize diff --git a/doc/functions/setlogmask.texi b/doc/functions/setlogmask.texi deleted file mode 100644 index 88b97c1bab..0000000000 --- a/doc/functions/setlogmask.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setlogmask -@section @code{setlogmask} -@findex setlogmask - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setlogmask.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/setnetent.texi b/doc/functions/setnetent.texi deleted file mode 100644 index 8b47df6d29..0000000000 --- a/doc/functions/setnetent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setnetent -@section @code{setnetent} -@findex setnetent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setnetent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/setpgid.texi b/doc/functions/setpgid.texi deleted file mode 100644 index ec42b892d2..0000000000 --- a/doc/functions/setpgid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setpgid -@section @code{setpgid} -@findex setpgid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setpgid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/setpgrp.texi b/doc/functions/setpgrp.texi deleted file mode 100644 index f55e12e76e..0000000000 --- a/doc/functions/setpgrp.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setpgrp -@section @code{setpgrp} -@findex setpgrp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setpgrp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/setpriority.texi b/doc/functions/setpriority.texi deleted file mode 100644 index 9291d2b8f9..0000000000 --- a/doc/functions/setpriority.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setpriority -@section @code{setpriority} -@findex setpriority - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setpriority.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/setprotoent.texi b/doc/functions/setprotoent.texi deleted file mode 100644 index 0bd9e4827d..0000000000 --- a/doc/functions/setprotoent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setprotoent -@section @code{setprotoent} -@findex setprotoent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setprotoent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/setpwent.texi b/doc/functions/setpwent.texi deleted file mode 100644 index b70d85d796..0000000000 --- a/doc/functions/setpwent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setpwent -@section @code{setpwent} -@findex setpwent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setpwent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/setregid.texi b/doc/functions/setregid.texi deleted file mode 100644 index 89a8fd9d5a..0000000000 --- a/doc/functions/setregid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setregid -@section @code{setregid} -@findex setregid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setregid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/setreuid.texi b/doc/functions/setreuid.texi deleted file mode 100644 index f8c5917d01..0000000000 --- a/doc/functions/setreuid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setreuid -@section @code{setreuid} -@findex setreuid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setreuid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/setrlimit.texi b/doc/functions/setrlimit.texi deleted file mode 100644 index 26f85d0ae2..0000000000 --- a/doc/functions/setrlimit.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setrlimit -@section @code{setrlimit} -@findex setrlimit - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setrlimit.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/setservent.texi b/doc/functions/setservent.texi deleted file mode 100644 index 64c26e196d..0000000000 --- a/doc/functions/setservent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setservent -@section @code{setservent} -@findex setservent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setservent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/setsid.texi b/doc/functions/setsid.texi deleted file mode 100644 index 247450bbde..0000000000 --- a/doc/functions/setsid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setsid -@section @code{setsid} -@findex setsid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setsid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/setsockopt.texi b/doc/functions/setsockopt.texi deleted file mode 100644 index 2146c35578..0000000000 --- a/doc/functions/setsockopt.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node setsockopt -@section @code{setsockopt} -@findex setsockopt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setsockopt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -Many socket options are not available on all platforms. -@end itemize diff --git a/doc/functions/setstate.texi b/doc/functions/setstate.texi deleted file mode 100644 index 17b43ccb41..0000000000 --- a/doc/functions/setstate.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setstate -@section @code{setstate} -@findex setstate - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setstate.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw. -@end itemize diff --git a/doc/functions/setuid.texi b/doc/functions/setuid.texi deleted file mode 100644 index e183977223..0000000000 --- a/doc/functions/setuid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setuid -@section @code{setuid} -@findex setuid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setuid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/setutxent.texi b/doc/functions/setutxent.texi deleted file mode 100644 index aa92998556..0000000000 --- a/doc/functions/setutxent.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setutxent -@section @code{setutxent} -@findex setutxent - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setutxent.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/functions/setvbuf.texi b/doc/functions/setvbuf.texi deleted file mode 100644 index 2eea6534b2..0000000000 --- a/doc/functions/setvbuf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node setvbuf -@section @code{setvbuf} -@findex setvbuf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/setvbuf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/shm_open.texi b/doc/functions/shm_open.texi deleted file mode 100644 index 7907f0fde3..0000000000 --- a/doc/functions/shm_open.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node shm_open -@section @code{shm_open} -@findex shm_open - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/shm_open.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/shm_unlink.texi b/doc/functions/shm_unlink.texi deleted file mode 100644 index a7b3e322bd..0000000000 --- a/doc/functions/shm_unlink.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node shm_unlink -@section @code{shm_unlink} -@findex shm_unlink - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/shm_unlink.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/shmat.texi b/doc/functions/shmat.texi deleted file mode 100644 index 3ac0e3c9a9..0000000000 --- a/doc/functions/shmat.texi +++ /dev/null @@ -1,26 +0,0 @@ -@node shmat -@section @code{shmat} -@findex shmat - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/shmat.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@item -Attempts to @code{shmat} into a previously malloc-ed region fail on SunOS 4, -with @code{errno} set to @code{EINVAL}, even if there is an @code{munmap} call -in between. -@item -On Linux, the flag @code{SHM_REMAP} is needed in order to force @code{shmat} -to replace existing memory mappings in the specify address range. On other -platforms, it is not needed. -@end itemize diff --git a/doc/functions/shmctl.texi b/doc/functions/shmctl.texi deleted file mode 100644 index 02762295a8..0000000000 --- a/doc/functions/shmctl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node shmctl -@section @code{shmctl} -@findex shmctl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/shmctl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/shmdt.texi b/doc/functions/shmdt.texi deleted file mode 100644 index f848465de1..0000000000 --- a/doc/functions/shmdt.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node shmdt -@section @code{shmdt} -@findex shmdt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/shmdt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/shmget.texi b/doc/functions/shmget.texi deleted file mode 100644 index 3f786df475..0000000000 --- a/doc/functions/shmget.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node shmget -@section @code{shmget} -@findex shmget - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/shmget.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@item -On many platforms (not Linux), SHMMAX is so small that it is unusable for -reasonable applications, and/or @code{shmget} requires superuser privileges. -@end itemize diff --git a/doc/functions/shutdown.texi b/doc/functions/shutdown.texi deleted file mode 100644 index fb374dce59..0000000000 --- a/doc/functions/shutdown.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node shutdown -@section @code{shutdown} -@findex shutdown - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/shutdown.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/sigaction.texi b/doc/functions/sigaction.texi deleted file mode 100644 index 80e3b2c655..0000000000 --- a/doc/functions/sigaction.texi +++ /dev/null @@ -1,32 +0,0 @@ -@node sigaction -@section @code{sigaction} -@findex sigaction - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigaction.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -The symbolic value @code{SIG_IGN} for the @code{SIGCHLD} signal is equivalent -to a signal handler -@smallexample -void handle_child (int sigchld) -@{ - while (waitpid (-1, NULL, WNOHANG) > 0) - ; -@} -@end smallexample -except that @code{SIG_IGN} for @code{SIGCHLD} has the effect that the children -execution times are not accounted in the @code{times} function. -On some platforms (BSD? SystemV? Linux?), you need to use the @code{sigaction} -flag @code{SA_NOCLDWAIT} in order to obtain this behavior. -@end itemize diff --git a/doc/functions/sigaddset.texi b/doc/functions/sigaddset.texi deleted file mode 100644 index dc55964a4b..0000000000 --- a/doc/functions/sigaddset.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigaddset -@section @code{sigaddset} -@findex sigaddset - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigaddset.html} - -Gnulib module: sigprocmask - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/sigaltstack.texi b/doc/functions/sigaltstack.texi deleted file mode 100644 index 53d91c7cfa..0000000000 --- a/doc/functions/sigaltstack.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node sigaltstack -@section @code{sigaltstack} -@findex sigaltstack - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigaltstack.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw, Interix 3.5, BeOS. -@item -@code{sigaltstack} doesn't work on HP-UX 11/IA-64 and OpenBSD 3.6/Sparc64. -@end itemize diff --git a/doc/functions/sigdelset.texi b/doc/functions/sigdelset.texi deleted file mode 100644 index 70207849c8..0000000000 --- a/doc/functions/sigdelset.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigdelset -@section @code{sigdelset} -@findex sigdelset - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigdelset.html} - -Gnulib module: sigprocmask - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/sigemptyset.texi b/doc/functions/sigemptyset.texi deleted file mode 100644 index 1f0e1f764e..0000000000 --- a/doc/functions/sigemptyset.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigemptyset -@section @code{sigemptyset} -@findex sigemptyset - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigemptyset.html} - -Gnulib module: sigprocmask - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/sigfillset.texi b/doc/functions/sigfillset.texi deleted file mode 100644 index 7f4f57dbc2..0000000000 --- a/doc/functions/sigfillset.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigfillset -@section @code{sigfillset} -@findex sigfillset - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigfillset.html} - -Gnulib module: sigprocmask - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/sighold.texi b/doc/functions/sighold.texi deleted file mode 100644 index 3d6c2c65bd..0000000000 --- a/doc/functions/sighold.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sighold -@section @code{sighold} -@findex sighold - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sighold.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/functions/sigignore.texi b/doc/functions/sigignore.texi deleted file mode 100644 index f473c8133e..0000000000 --- a/doc/functions/sigignore.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigignore -@section @code{sigignore} -@findex sigignore - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigignore.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/siginterrupt.texi b/doc/functions/siginterrupt.texi deleted file mode 100644 index 48223ab27f..0000000000 --- a/doc/functions/siginterrupt.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node siginterrupt -@section @code{siginterrupt} -@findex siginterrupt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/siginterrupt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/sigismember.texi b/doc/functions/sigismember.texi deleted file mode 100644 index 4e6e8eb9a0..0000000000 --- a/doc/functions/sigismember.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigismember -@section @code{sigismember} -@findex sigismember - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigismember.html} - -Gnulib module: sigprocmask - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/siglongjmp.texi b/doc/functions/siglongjmp.texi deleted file mode 100644 index 2eb34deb1a..0000000000 --- a/doc/functions/siglongjmp.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node siglongjmp -@section @code{siglongjmp} -@findex siglongjmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/siglongjmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw. -@end itemize diff --git a/doc/functions/signal.texi b/doc/functions/signal.texi deleted file mode 100644 index 91af2560e4..0000000000 --- a/doc/functions/signal.texi +++ /dev/null @@ -1,25 +0,0 @@ -@node signal -@section @code{signal} -@findex signal - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/signal.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On System V platforms, when the signal is triggered, the kernel uninstalls the -handler (i.e.@: resets the signal's action to SIG_DFL) before invoking the -handler. This opens the door to race conditions: undesired things happen -if the signal is triggered twice and the signal handler was not quick enough -reinstalling itself as a handler. On BSD platforms and glibc platforms, on the -other hand, when the signal is triggered, the kernel blocks the signal -before invoking the handler. This is saner, but POSIX still allows either -behavior. To avoid this problem, use @code{sigaction} instead of -@code{signal}. -@end itemize diff --git a/doc/functions/signbit.texi b/doc/functions/signbit.texi deleted file mode 100644 index d944b4c9e8..0000000000 --- a/doc/functions/signbit.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node signbit -@section @code{signbit} -@findex signbit - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/signbit.html} - -Gnulib module: signbit - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/sigpause.texi b/doc/functions/sigpause.texi deleted file mode 100644 index 627869683a..0000000000 --- a/doc/functions/sigpause.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigpause -@section @code{sigpause} -@findex sigpause - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigpause.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/sigpending.texi b/doc/functions/sigpending.texi deleted file mode 100644 index 7b01a8f617..0000000000 --- a/doc/functions/sigpending.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigpending -@section @code{sigpending} -@findex sigpending - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigpending.html} - -Gnulib module: sigprocmask - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/sigprocmask.texi b/doc/functions/sigprocmask.texi deleted file mode 100644 index b0d9c24c09..0000000000 --- a/doc/functions/sigprocmask.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigprocmask -@section @code{sigprocmask} -@findex sigprocmask - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigprocmask.html} - -Gnulib module: sigprocmask - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/sigqueue.texi b/doc/functions/sigqueue.texi deleted file mode 100644 index f5940ee513..0000000000 --- a/doc/functions/sigqueue.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigqueue -@section @code{sigqueue} -@findex sigqueue - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigqueue.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/sigrelse.texi b/doc/functions/sigrelse.texi deleted file mode 100644 index 4507c69daa..0000000000 --- a/doc/functions/sigrelse.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigrelse -@section @code{sigrelse} -@findex sigrelse - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigrelse.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/functions/sigset.texi b/doc/functions/sigset.texi deleted file mode 100644 index 43a72af33b..0000000000 --- a/doc/functions/sigset.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigset -@section @code{sigset} -@findex sigset - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigset.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/sigsetjmp.texi b/doc/functions/sigsetjmp.texi deleted file mode 100644 index 4b1aa10ea4..0000000000 --- a/doc/functions/sigsetjmp.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigsetjmp -@section @code{sigsetjmp} -@findex sigsetjmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigsetjmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Cygwin, mingw. -@end itemize diff --git a/doc/functions/sigsuspend.texi b/doc/functions/sigsuspend.texi deleted file mode 100644 index 06941f6ce3..0000000000 --- a/doc/functions/sigsuspend.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigsuspend -@section @code{sigsuspend} -@findex sigsuspend - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigsuspend.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/sigtimedwait.texi b/doc/functions/sigtimedwait.texi deleted file mode 100644 index 74791e8352..0000000000 --- a/doc/functions/sigtimedwait.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node sigtimedwait -@section @code{sigtimedwait} -@findex sigtimedwait - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigtimedwait.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@item -Linux implements the meaning of NULL timeout by doing what @code{sigwaitinfo} -does; other platforms may not do the same. -@end itemize diff --git a/doc/functions/sigwait.texi b/doc/functions/sigwait.texi deleted file mode 100644 index 4d0107f46f..0000000000 --- a/doc/functions/sigwait.texi +++ /dev/null @@ -1,23 +0,0 @@ -@node sigwait -@section @code{sigwait} -@findex sigwait - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigwait.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@item -On Linux/glibc platforms before the advent of NPTL, signals could only be -sent to one particular thread. In POSIX, signals are sent to the entire -process and executed by any thread of the process that happens to have the -particular signal currently unblocked. -@end itemize diff --git a/doc/functions/sigwaitinfo.texi b/doc/functions/sigwaitinfo.texi deleted file mode 100644 index 99428983bf..0000000000 --- a/doc/functions/sigwaitinfo.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sigwaitinfo -@section @code{sigwaitinfo} -@findex sigwaitinfo - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigwaitinfo.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/sin.texi b/doc/functions/sin.texi deleted file mode 100644 index 10aae84da3..0000000000 --- a/doc/functions/sin.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node sin -@section @code{sin} -@findex sin - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sin.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/sinf.texi b/doc/functions/sinf.texi deleted file mode 100644 index 9b6efa0dbf..0000000000 --- a/doc/functions/sinf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sinf -@section @code{sinf} -@findex sinf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sinf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/sinh.texi b/doc/functions/sinh.texi deleted file mode 100644 index 819b178a3b..0000000000 --- a/doc/functions/sinh.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node sinh -@section @code{sinh} -@findex sinh - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sinh.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/sinhf.texi b/doc/functions/sinhf.texi deleted file mode 100644 index f64421a63e..0000000000 --- a/doc/functions/sinhf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sinhf -@section @code{sinhf} -@findex sinhf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sinhf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/sinhl.texi b/doc/functions/sinhl.texi deleted file mode 100644 index 60441a9714..0000000000 --- a/doc/functions/sinhl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sinhl -@section @code{sinhl} -@findex sinhl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sinhl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/sinl.texi b/doc/functions/sinl.texi deleted file mode 100644 index 58a0b7e7cf..0000000000 --- a/doc/functions/sinl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sinl -@section @code{sinl} -@findex sinl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sinl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/sleep.texi b/doc/functions/sleep.texi deleted file mode 100644 index eaf2196f95..0000000000 --- a/doc/functions/sleep.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node sleep -@section @code{sleep} -@findex sleep - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sleep.html} - -Gnulib module: sleep - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw (2005 or newer). -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -According to POSIX, the @code{sleep} function may interfere with the program's -use of the @code{SIGALRM} signal. On Linux, it doesn't; on other platforms, -it may. -@end itemize diff --git a/doc/functions/snprintf.texi b/doc/functions/snprintf.texi deleted file mode 100644 index 43ca802dba..0000000000 --- a/doc/functions/snprintf.texi +++ /dev/null @@ -1,75 +0,0 @@ -@node snprintf -@section @code{snprintf} -@findex snprintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/snprintf.html} - -Gnulib module: snprintf or snprintf-posix - -Portability problems fixed by either Gnulib module @code{snprintf} or @code{snprintf-posix}: -@itemize -@item -This function is missing on some platforms: -OSF/1 4.0, Solaris 2.5.1. -@end itemize - -Portability problems fixed by Gnulib module @code{snprintf-posix}: -@itemize -@item -This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, -@code{j}, @code{t}, @code{z}) on some platforms: -AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. -@item -printf of @samp{long double} numbers is unsupported on some platforms: -mingw, BeOS. -@item -printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an -incorrect result on some platforms: -AIX 5.2, OSF/1 5.1, Solaris 10, mingw. -@item -This function does not support the @samp{a} and @samp{A} directives on some -platforms: -glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. -@item -This function does not support the @samp{F} directive on some platforms: -NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@item -This function does not support format directives that access arguments in an -arbitrary order, such as @code{"%2$s"}, on some platforms: -NetBSD 3.0, mingw, BeOS. -@item -This function doesn't support the @code{'} flag on some platforms: -NetBSD 3.0, Cygwin 2006, mingw. -@item -printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded -with zeroes) on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. -@item -This function does not support precisions larger than 512 or 1024 in integer, -floating-point and pointer output on some platforms: -mingw, BeOS. -@item -This function can crash in out-of-memory conditions on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. -@item -This function does not truncate the result as specified in C99 on some platforms: -mingw. -@item -This function does not return a byte count as specified in C99 on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw. -@item -This function does not fully support the @samp{n} directive on some platforms: -HP-UX 11, mingw. -@item -This function overwrites memory when a size = 1 argument is passed on some -platforms: -BeOS. -@item -This function overwrites memory even when a zero size argument is passed on some -platforms: -OSF/1 5.1. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/sockatmark.texi b/doc/functions/sockatmark.texi deleted file mode 100644 index 3e353618a6..0000000000 --- a/doc/functions/sockatmark.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sockatmark -@section @code{sockatmark} -@findex sockatmark - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sockatmark.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/socket.texi b/doc/functions/socket.texi deleted file mode 100644 index 46a3605f7c..0000000000 --- a/doc/functions/socket.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node socket -@section @code{socket} -@findex socket - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/socket.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -On BeOS, the descriptors returned by the @code{socket} function can not be used -in calls to @code{read}, @code{write}, and @code{close}; you have to use -@code{recv}, @code{send}, @code{closesocket} in these cases instead. -@end itemize diff --git a/doc/functions/socketpair.texi b/doc/functions/socketpair.texi deleted file mode 100644 index fe2a371334..0000000000 --- a/doc/functions/socketpair.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node socketpair -@section @code{socketpair} -@findex socketpair - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/socketpair.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/sprintf.texi b/doc/functions/sprintf.texi deleted file mode 100644 index 405110d77c..0000000000 --- a/doc/functions/sprintf.texi +++ /dev/null @@ -1,51 +0,0 @@ -@node sprintf -@section @code{sprintf} -@findex sprintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sprintf.html} - -Gnulib module: sprintf-posix - -Portability problems fixed by Gnulib: -@itemize -@item -This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, -@code{j}, @code{t}, @code{z}) on some platforms: -AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. -@item -printf of @samp{long double} numbers is unsupported on some platforms: -mingw, BeOS. -@item -printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an -incorrect result on some platforms: -AIX 5.2, OSF/1 5.1, Solaris 10, mingw. -@item -This function does not support the @samp{a} and @samp{A} directives on some -platforms: -glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. -@item -This function does not support the @samp{F} directive on some platforms: -NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@item -This function does not support format directives that access arguments in an -arbitrary order, such as @code{"%2$s"}, on some platforms: -NetBSD 3.0, mingw, BeOS. -@item -This function doesn't support the @code{'} flag on some platforms: -NetBSD 3.0, Cygwin 2006, mingw. -@item -printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded -with zeroes) on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. -@item -This function does not support precisions larger than 512 or 1024 in integer, -floating-point and pointer output on some platforms: -mingw, BeOS. -@item -This function can crash in out-of-memory conditions on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/sqrt.texi b/doc/functions/sqrt.texi deleted file mode 100644 index 8aedb8d6fa..0000000000 --- a/doc/functions/sqrt.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sqrt -@section @code{sqrt} -@findex sqrt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sqrt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3. -@end itemize diff --git a/doc/functions/sqrtf.texi b/doc/functions/sqrtf.texi deleted file mode 100644 index b8da3f5dec..0000000000 --- a/doc/functions/sqrtf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sqrtf -@section @code{sqrtf} -@findex sqrtf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sqrtf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/sqrtl.texi b/doc/functions/sqrtl.texi deleted file mode 100644 index 4d6b6dfcef..0000000000 --- a/doc/functions/sqrtl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sqrtl -@section @code{sqrtl} -@findex sqrtl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sqrtl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/srand.texi b/doc/functions/srand.texi deleted file mode 100644 index 0a93e2b001..0000000000 --- a/doc/functions/srand.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node srand -@section @code{srand} -@findex srand - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/srand.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/srand48.texi b/doc/functions/srand48.texi deleted file mode 100644 index ea0ea63233..0000000000 --- a/doc/functions/srand48.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node srand48 -@section @code{srand48} -@findex srand48 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/srand48.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/srandom.texi b/doc/functions/srandom.texi deleted file mode 100644 index c083dcb4cb..0000000000 --- a/doc/functions/srandom.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node srandom -@section @code{srandom} -@findex srandom - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/srandom.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw. -@end itemize diff --git a/doc/functions/sscanf.texi b/doc/functions/sscanf.texi deleted file mode 100644 index 3fd71c71cc..0000000000 --- a/doc/functions/sscanf.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node sscanf -@section @code{sscanf} -@findex sscanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sscanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@item -On Windows, this function doesn't support the @code{hh}, @code{ll}, @code{j}, -@code{t}, @code{z} size specifiers. -@end itemize diff --git a/doc/functions/stat.texi b/doc/functions/stat.texi deleted file mode 100644 index 7ef7088296..0000000000 --- a/doc/functions/stat.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node stat -@section @code{stat} -@findex stat - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/stat.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On platforms where @code{off_t} is a 32-bit type, @code{stat} may not correctly -report the size of files or block devices larger than 2 GB. The fix is to -use the @code{AC_SYS_LARGEFILE} macro. -@item -Cygwin's @code{stat} function sometimes sets @code{errno} to @code{EACCES} when -@code{ENOENT} would be more appropriate. -@end itemize diff --git a/doc/functions/statvfs.texi b/doc/functions/statvfs.texi deleted file mode 100644 index d0fa39d4e7..0000000000 --- a/doc/functions/statvfs.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node statvfs -@section @code{statvfs} -@findex statvfs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/statvfs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, mingw. -@end itemize diff --git a/doc/functions/stderr.texi b/doc/functions/stderr.texi deleted file mode 100644 index 66f594266e..0000000000 --- a/doc/functions/stderr.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node stderr -@section @code{stderr} -@findex stderr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/stderr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -stderr is created in 32-bit mode instead of 64-bit mode: Cygwin 1.5.x. -One workaround is to use freopen(NULL, ``r+'', stderr) on Cygwin 1.5.21 -or newer. Another is to use the gnulib ftello module and do -ftello(stderr). -@end itemize diff --git a/doc/functions/stdin.texi b/doc/functions/stdin.texi deleted file mode 100644 index 7a597e67fc..0000000000 --- a/doc/functions/stdin.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node stdin -@section @code{stdin} -@findex stdin - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/stdin.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -stdin is created in 32-bit mode instead of 64-bit mode: Cygwin 1.5.x. -One workaround is to use freopen(NULL, ``r'', stdin) on Cygwin 1.5.21 -or newer. Another is to use the gnulib ftello module and do -ftello(stdin). -@end itemize diff --git a/doc/functions/stdout.texi b/doc/functions/stdout.texi deleted file mode 100644 index b9544c8826..0000000000 --- a/doc/functions/stdout.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node stdout -@section @code{stdout} -@findex stdout - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/stdout.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -stdout is created in 32-bit mode instead of 64-bit mode: Cygwin 1.5.x. -One workaround is to use freopen(NULL, ``w'', stdout) on Cygwin 1.5.21 -or newer. Another is to use the gnulib ftello module and do -ftello(stdout). -@end itemize diff --git a/doc/functions/strcasecmp.texi b/doc/functions/strcasecmp.texi deleted file mode 100644 index 832d6eb49d..0000000000 --- a/doc/functions/strcasecmp.texi +++ /dev/null @@ -1,19 +0,0 @@ -@node strcasecmp -@section @code{strcasecmp} -@findex strcasecmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strcasecmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function cannot work correctly on character strings in multibyte locales. -Gnulib provides an alternative function @code{mbscasecmp} that does a case -insensitive comparison of character strings and that works in all locales. -@end itemize diff --git a/doc/functions/strcat.texi b/doc/functions/strcat.texi deleted file mode 100644 index 505fca88cd..0000000000 --- a/doc/functions/strcat.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node strcat -@section @code{strcat} -@findex strcat - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strcat.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strchr.texi b/doc/functions/strchr.texi deleted file mode 100644 index 4150f615cf..0000000000 --- a/doc/functions/strchr.texi +++ /dev/null @@ -1,19 +0,0 @@ -@node strchr -@section @code{strchr} -@findex strchr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strchr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function cannot work correctly on character strings in some multibyte -locales. Gnulib provides an alternative function @code{mbschr} that works on -character strings in all locales. -@end itemize diff --git a/doc/functions/strcmp.texi b/doc/functions/strcmp.texi deleted file mode 100644 index 80a8ed9c46..0000000000 --- a/doc/functions/strcmp.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node strcmp -@section @code{strcmp} -@findex strcmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strcmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strcoll.texi b/doc/functions/strcoll.texi deleted file mode 100644 index 369bb95bdf..0000000000 --- a/doc/functions/strcoll.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node strcoll -@section @code{strcoll} -@findex strcoll - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strcoll.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strcpy.texi b/doc/functions/strcpy.texi deleted file mode 100644 index f4677c69ba..0000000000 --- a/doc/functions/strcpy.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node strcpy -@section @code{strcpy} -@findex strcpy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strcpy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strcspn.texi b/doc/functions/strcspn.texi deleted file mode 100644 index 585df872ad..0000000000 --- a/doc/functions/strcspn.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node strcspn -@section @code{strcspn} -@findex strcspn - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strcspn.html} - -Gnulib module: strcspn - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some old platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function cannot work correctly on character strings in multibyte locales. -Gnulib provides an alternative function @code{mbscspn} that works on character -strings in all locales. -@end itemize diff --git a/doc/functions/strdup.texi b/doc/functions/strdup.texi deleted file mode 100644 index dc65531c31..0000000000 --- a/doc/functions/strdup.texi +++ /dev/null @@ -1,19 +0,0 @@ -@node strdup -@section @code{strdup} -@findex strdup - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strdup.html} - -Gnulib module: strdup - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some old platforms. -@item -This function has no prototype in @code{} on some old platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strerror.texi b/doc/functions/strerror.texi deleted file mode 100644 index 012b691ab3..0000000000 --- a/doc/functions/strerror.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node strerror -@section @code{strerror} -@findex strerror - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strerror.html} - -Gnulib module: strerror - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some old platforms. - -@item -This function fails to return a string for out-of-range integers on -some platforms: -Solaris 8 -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strerror_r.texi b/doc/functions/strerror_r.texi deleted file mode 100644 index 8806310267..0000000000 --- a/doc/functions/strerror_r.texi +++ /dev/null @@ -1,27 +0,0 @@ -@node strerror_r -@section @code{strerror_r} -@findex strerror_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strerror_r.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, HP-UX 11, IRIX 6.5, Solaris 9, mingw. -@item -glibc has an incompatible version of this function. The POSIX compliant code -@smallexample -char *s = (strerror_r (err, buf, buflen) == 0 ? buf : NULL); -@end smallexample -is essentially equivalent to this code using the glibc function: -@smallexample -char *s = strerror_r (err, buf, buflen); -@end smallexample -@end itemize diff --git a/doc/functions/strfmon.texi b/doc/functions/strfmon.texi deleted file mode 100644 index cdf760002b..0000000000 --- a/doc/functions/strfmon.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node strfmon -@section @code{strfmon} -@findex strfmon - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strfmon.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/strftime.texi b/doc/functions/strftime.texi deleted file mode 100644 index 8b579be70b..0000000000 --- a/doc/functions/strftime.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node strftime -@section @code{strftime} -@findex strftime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strftime.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize - -Extension: Gnulib offers a module @samp{strftime} that provides an -@code{strftime} function with various GNU extensions. diff --git a/doc/functions/strlen.texi b/doc/functions/strlen.texi deleted file mode 100644 index a8d7e343cc..0000000000 --- a/doc/functions/strlen.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node strlen -@section @code{strlen} -@findex strlen - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strlen.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strncasecmp.texi b/doc/functions/strncasecmp.texi deleted file mode 100644 index 5daf52dad5..0000000000 --- a/doc/functions/strncasecmp.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node strncasecmp -@section @code{strncasecmp} -@findex strncasecmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strncasecmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function cannot work correctly on character strings in multibyte locales. -Gnulib provides alternative functions @code{mbsncasecmp} and @code{mbspcasecmp} -that do a case insensitive comparison of character strings and that work in all -locales. -@end itemize diff --git a/doc/functions/strncat.texi b/doc/functions/strncat.texi deleted file mode 100644 index aae84862f0..0000000000 --- a/doc/functions/strncat.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node strncat -@section @code{strncat} -@findex strncat - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strncat.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strncmp.texi b/doc/functions/strncmp.texi deleted file mode 100644 index dcab505ca7..0000000000 --- a/doc/functions/strncmp.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node strncmp -@section @code{strncmp} -@findex strncmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strncmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strncpy.texi b/doc/functions/strncpy.texi deleted file mode 100644 index 48122045bb..0000000000 --- a/doc/functions/strncpy.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node strncpy -@section @code{strncpy} -@findex strncpy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strncpy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strpbrk.texi b/doc/functions/strpbrk.texi deleted file mode 100644 index 2e36bcddf6..0000000000 --- a/doc/functions/strpbrk.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node strpbrk -@section @code{strpbrk} -@findex strpbrk - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strpbrk.html} - -Gnulib module: strpbrk - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some old platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function cannot work correctly on character strings in multibyte locales. -Gnulib provides an alternative function @code{mbspbrk} that works on character -strings in all locales. -@end itemize diff --git a/doc/functions/strptime.texi b/doc/functions/strptime.texi deleted file mode 100644 index a15f8f1919..0000000000 --- a/doc/functions/strptime.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node strptime -@section @code{strptime} -@findex strptime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strptime.html} - -Gnulib module: strptime - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strrchr.texi b/doc/functions/strrchr.texi deleted file mode 100644 index f014fb6d07..0000000000 --- a/doc/functions/strrchr.texi +++ /dev/null @@ -1,19 +0,0 @@ -@node strrchr -@section @code{strrchr} -@findex strrchr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strrchr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function cannot work correctly on character strings in some multibyte -locales. Gnulib provides an alternative function @code{mbsrchr} that works -on character strings in all locales. -@end itemize diff --git a/doc/functions/strspn.texi b/doc/functions/strspn.texi deleted file mode 100644 index 8fe65df75d..0000000000 --- a/doc/functions/strspn.texi +++ /dev/null @@ -1,19 +0,0 @@ -@node strspn -@section @code{strspn} -@findex strspn - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strspn.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function cannot work correctly on character strings in multibyte locales. -Gnulib provides an alternative function @code{mbsspn} that works on character -strings in all locales. -@end itemize diff --git a/doc/functions/strstr.texi b/doc/functions/strstr.texi deleted file mode 100644 index 417a035ef9..0000000000 --- a/doc/functions/strstr.texi +++ /dev/null @@ -1,23 +0,0 @@ -@node strstr -@section @code{strstr} -@findex strstr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strstr.html} - -Gnulib module: strstr - -Portability problems fixed by Gnulib: -@itemize -@item -This function has quadratic instead of linear worst-case complexity on some -platforms: -glibc 2.6.1, MacOS X 10.3, FreeBSD 6.2, NetBSD 3.0, OpenBSD 4.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function cannot work correctly on character strings in most multibyte -locales. Gnulib provides an alternative function @code{mbsstr} that works -on character strings in all locales. -@end itemize diff --git a/doc/functions/strtod.texi b/doc/functions/strtod.texi deleted file mode 100644 index 71e0978691..0000000000 --- a/doc/functions/strtod.texi +++ /dev/null @@ -1,23 +0,0 @@ -@node strtod -@section @code{strtod} -@findex strtod - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtod.html} - -Gnulib module: strtod - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some old platforms. -@item -This function mis-parses strings with leading @samp{+} on some old platforms: -Old versions of Linux. -@item -This function returns a wrong end pointer on some platforms: -Solaris 2.4. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strtof.texi b/doc/functions/strtof.texi deleted file mode 100644 index 8d9940e15c..0000000000 --- a/doc/functions/strtof.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node strtof -@section @code{strtof} -@findex strtof - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtof.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/strtoimax.texi b/doc/functions/strtoimax.texi deleted file mode 100644 index 77de26e3af..0000000000 --- a/doc/functions/strtoimax.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node strtoimax -@section @code{strtoimax} -@findex strtoimax - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtoimax.html} - -Gnulib module: strtoimax - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strtok.texi b/doc/functions/strtok.texi deleted file mode 100644 index e8bba15aac..0000000000 --- a/doc/functions/strtok.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node strtok -@section @code{strtok} -@findex strtok - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtok.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strtok_r.texi b/doc/functions/strtok_r.texi deleted file mode 100644 index c4a0728073..0000000000 --- a/doc/functions/strtok_r.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node strtok_r -@section @code{strtok_r} -@findex strtok_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtok_r.html} - -Gnulib module: strtok_r - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function cannot work correctly on character strings in multibyte locales. -Gnulib provides an alternative function @code{mbstok_r} that works on character -strings in all locales. -@end itemize diff --git a/doc/functions/strtol.texi b/doc/functions/strtol.texi deleted file mode 100644 index 5d4119bb7e..0000000000 --- a/doc/functions/strtol.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node strtol -@section @code{strtol} -@findex strtol - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtol.html} - -Gnulib module: strtol - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some old platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strtold.texi b/doc/functions/strtold.texi deleted file mode 100644 index f671788d68..0000000000 --- a/doc/functions/strtold.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node strtold -@section @code{strtold} -@findex strtold - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtold.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/strtoll.texi b/doc/functions/strtoll.texi deleted file mode 100644 index af4bb3f5ee..0000000000 --- a/doc/functions/strtoll.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node strtoll -@section @code{strtoll} -@findex strtoll - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtoll.html} - -Gnulib module: strtoll - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 5.1, Interix 3.5. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strtoul.texi b/doc/functions/strtoul.texi deleted file mode 100644 index c3f90721da..0000000000 --- a/doc/functions/strtoul.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node strtoul -@section @code{strtoul} -@findex strtoul - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtoul.html} - -Gnulib module: strtoul - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some old platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strtoull.texi b/doc/functions/strtoull.texi deleted file mode 100644 index 738cf9253a..0000000000 --- a/doc/functions/strtoull.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node strtoull -@section @code{strtoull} -@findex strtoull - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtoull.html} - -Gnulib module: strtoull - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 5.1, Interix 3.5. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strtoumax.texi b/doc/functions/strtoumax.texi deleted file mode 100644 index a2b9493878..0000000000 --- a/doc/functions/strtoumax.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node strtoumax -@section @code{strtoumax} -@findex strtoumax - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtoumax.html} - -Gnulib module: strtoumax - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/strxfrm.texi b/doc/functions/strxfrm.texi deleted file mode 100644 index 75f990fbfa..0000000000 --- a/doc/functions/strxfrm.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node strxfrm -@section @code{strxfrm} -@findex strxfrm - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/strxfrm.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/swab.texi b/doc/functions/swab.texi deleted file mode 100644 index 2ab5b2e626..0000000000 --- a/doc/functions/swab.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node swab -@section @code{swab} -@findex swab - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/swab.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -BeOS. -@end itemize diff --git a/doc/functions/swapcontext.texi b/doc/functions/swapcontext.texi deleted file mode 100644 index ba20a7677c..0000000000 --- a/doc/functions/swapcontext.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node swapcontext -@section @code{swapcontext} -@findex swapcontext - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/swapcontext.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/swprintf.texi b/doc/functions/swprintf.texi deleted file mode 100644 index a601cc5434..0000000000 --- a/doc/functions/swprintf.texi +++ /dev/null @@ -1,23 +0,0 @@ -@node swprintf -@section @code{swprintf} -@findex swprintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/swprintf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@item -On Windows, this function does not take a buffer size as second argument. -@end itemize diff --git a/doc/functions/swscanf.texi b/doc/functions/swscanf.texi deleted file mode 100644 index cea86cc232..0000000000 --- a/doc/functions/swscanf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node swscanf -@section @code{swscanf} -@findex swscanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/swscanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/symlink.texi b/doc/functions/symlink.texi deleted file mode 100644 index 64db9c8bbe..0000000000 --- a/doc/functions/symlink.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node symlink -@section @code{symlink} -@findex symlink - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/symlink.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/sync.texi b/doc/functions/sync.texi deleted file mode 100644 index b7148873c0..0000000000 --- a/doc/functions/sync.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sync -@section @code{sync} -@findex sync - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sync.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, Interix 3.5. -@end itemize diff --git a/doc/functions/sysconf.texi b/doc/functions/sysconf.texi deleted file mode 100644 index ba75c5a5e3..0000000000 --- a/doc/functions/sysconf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sysconf -@section @code{sysconf} -@findex sysconf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sysconf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/syslog.texi b/doc/functions/syslog.texi deleted file mode 100644 index 68b57ed957..0000000000 --- a/doc/functions/syslog.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node syslog -@section @code{syslog} -@findex syslog - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/syslog.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/functions/system.texi b/doc/functions/system.texi deleted file mode 100644 index 377d4ef2b0..0000000000 --- a/doc/functions/system.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node system -@section @code{system} -@findex system - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/system.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), the command processor used by the -@code{system} function is @file{cmd.exe}, not @file{/bin/sh}. Accordingly, -the rules for quoting shell arguments containing spaces, quote or other special -characters are different. -@end itemize diff --git a/doc/functions/tan.texi b/doc/functions/tan.texi deleted file mode 100644 index 944c552e32..0000000000 --- a/doc/functions/tan.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node tan -@section @code{tan} -@findex tan - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tan.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/tanf.texi b/doc/functions/tanf.texi deleted file mode 100644 index 1b979009a5..0000000000 --- a/doc/functions/tanf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tanf -@section @code{tanf} -@findex tanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/tanh.texi b/doc/functions/tanh.texi deleted file mode 100644 index 1a2b05137b..0000000000 --- a/doc/functions/tanh.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node tanh -@section @code{tanh} -@findex tanh - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tanh.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/tanhf.texi b/doc/functions/tanhf.texi deleted file mode 100644 index 83b4b8e517..0000000000 --- a/doc/functions/tanhf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tanhf -@section @code{tanhf} -@findex tanhf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tanhf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, Solaris 9. -@end itemize diff --git a/doc/functions/tanhl.texi b/doc/functions/tanhl.texi deleted file mode 100644 index 886ea319b4..0000000000 --- a/doc/functions/tanhl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tanhl -@section @code{tanhl} -@findex tanhl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tanhl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/tanl.texi b/doc/functions/tanl.texi deleted file mode 100644 index 1a65ecec0b..0000000000 --- a/doc/functions/tanl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tanl -@section @code{tanl} -@findex tanl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tanl.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/tcdrain.texi b/doc/functions/tcdrain.texi deleted file mode 100644 index ee2a68b7dd..0000000000 --- a/doc/functions/tcdrain.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node tcdrain -@section @code{tcdrain} -@findex tcdrain - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcdrain.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -On some platforms, @code{tcdrain} on a non-tty fails with @code{errno} set to -@code{EINVAL} or, on MacOS X, also @code{EOPNOTSUPP} or @code{ENODEV}, rather -than @code{ENOTTY}. -@end itemize diff --git a/doc/functions/tcflow.texi b/doc/functions/tcflow.texi deleted file mode 100644 index 16b5f5785e..0000000000 --- a/doc/functions/tcflow.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tcflow -@section @code{tcflow} -@findex tcflow - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcflow.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/tcflush.texi b/doc/functions/tcflush.texi deleted file mode 100644 index 4c35d03b71..0000000000 --- a/doc/functions/tcflush.texi +++ /dev/null @@ -1,25 +0,0 @@ -@node tcflush -@section @code{tcflush} -@findex tcflush - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcflush.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@item -On some platforms, @code{tcflush} of @code{TCIFLUSH} on a non-tty fails with -errno set to @code{EINVAL} rather than @code{ENOTTY}. -@item -On some platforms, @code{tcflush} of @code{TCOFLUSH} on a non-tty fails with -errno set to @code{EINVAL} or, on IRIX, also @code{ENOSYS}, or, on MacOS X, -also @code{EOPNOTSUPP} or @code{ENODEV}, rather than @code{ENOTTY}. -@end itemize diff --git a/doc/functions/tcgetattr.texi b/doc/functions/tcgetattr.texi deleted file mode 100644 index 73884b6f04..0000000000 --- a/doc/functions/tcgetattr.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tcgetattr -@section @code{tcgetattr} -@findex tcgetattr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcgetattr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/tcgetpgrp.texi b/doc/functions/tcgetpgrp.texi deleted file mode 100644 index 816b3c12aa..0000000000 --- a/doc/functions/tcgetpgrp.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tcgetpgrp -@section @code{tcgetpgrp} -@findex tcgetpgrp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcgetpgrp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/tcgetsid.texi b/doc/functions/tcgetsid.texi deleted file mode 100644 index f9e1f23f99..0000000000 --- a/doc/functions/tcgetsid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tcgetsid -@section @code{tcgetsid} -@findex tcgetsid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcgetsid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/tcsendbreak.texi b/doc/functions/tcsendbreak.texi deleted file mode 100644 index aa4661fa1e..0000000000 --- a/doc/functions/tcsendbreak.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tcsendbreak -@section @code{tcsendbreak} -@findex tcsendbreak - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcsendbreak.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/tcsetattr.texi b/doc/functions/tcsetattr.texi deleted file mode 100644 index 8b29bdb73e..0000000000 --- a/doc/functions/tcsetattr.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tcsetattr -@section @code{tcsetattr} -@findex tcsetattr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcsetattr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/tcsetpgrp.texi b/doc/functions/tcsetpgrp.texi deleted file mode 100644 index fb509c08e8..0000000000 --- a/doc/functions/tcsetpgrp.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tcsetpgrp -@section @code{tcsetpgrp} -@findex tcsetpgrp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcsetpgrp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/tdelete.texi b/doc/functions/tdelete.texi deleted file mode 100644 index 8398359de1..0000000000 --- a/doc/functions/tdelete.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node tdelete -@section @code{tdelete} -@findex tdelete - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tdelete.html} - -Gnulib module: tsearch - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@item -@code{tdelete} returns @code{NULL} when removing the last element of a tree -on some platforms: -OpenBSD 4.0. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/telldir.texi b/doc/functions/telldir.texi deleted file mode 100644 index 79413e9bf1..0000000000 --- a/doc/functions/telldir.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node telldir -@section @code{telldir} -@findex telldir - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/telldir.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -BeOS. -@end itemize diff --git a/doc/functions/tempnam.texi b/doc/functions/tempnam.texi deleted file mode 100644 index d9ce6e3731..0000000000 --- a/doc/functions/tempnam.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tempnam -@section @code{tempnam} -@findex tempnam - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tempnam.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is not appropriate for creating temporary files. (It has -security risks.) Better use @code{mkstemp} instead. -@end itemize diff --git a/doc/functions/tfind.texi b/doc/functions/tfind.texi deleted file mode 100644 index 375c8afe9b..0000000000 --- a/doc/functions/tfind.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tfind -@section @code{tfind} -@findex tfind - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tfind.html} - -Gnulib module: tsearch - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/tgamma.texi b/doc/functions/tgamma.texi deleted file mode 100644 index ca056b0a8b..0000000000 --- a/doc/functions/tgamma.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tgamma -@section @code{tgamma} -@findex tgamma - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tgamma.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/tgammaf.texi b/doc/functions/tgammaf.texi deleted file mode 100644 index b0851b35ed..0000000000 --- a/doc/functions/tgammaf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tgammaf -@section @code{tgammaf} -@findex tgammaf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tgammaf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/tgammal.texi b/doc/functions/tgammal.texi deleted file mode 100644 index 5add6a5a90..0000000000 --- a/doc/functions/tgammal.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tgammal -@section @code{tgammal} -@findex tgammal - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tgammal.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/time.texi b/doc/functions/time.texi deleted file mode 100644 index c688160e2c..0000000000 --- a/doc/functions/time.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node time -@section @code{time} -@findex time - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/time.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/timer_create.texi b/doc/functions/timer_create.texi deleted file mode 100644 index 5f0b7da353..0000000000 --- a/doc/functions/timer_create.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node timer_create -@section @code{timer_create} -@findex timer_create - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/timer_create.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/timer_delete.texi b/doc/functions/timer_delete.texi deleted file mode 100644 index dd85964f75..0000000000 --- a/doc/functions/timer_delete.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node timer_delete -@section @code{timer_delete} -@findex timer_delete - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/timer_delete.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/timer_getoverrun.texi b/doc/functions/timer_getoverrun.texi deleted file mode 100644 index 680f78193f..0000000000 --- a/doc/functions/timer_getoverrun.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node timer_getoverrun -@section @code{timer_getoverrun} -@findex timer_getoverrun - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/timer_getoverrun.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/timer_settime.texi b/doc/functions/timer_settime.texi deleted file mode 100644 index 8251c5ee0a..0000000000 --- a/doc/functions/timer_settime.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node timer_settime -@section @code{timer_settime} -@findex timer_settime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/timer_settime.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, Solaris 2.4, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/times.texi b/doc/functions/times.texi deleted file mode 100644 index d55f78f5fe..0000000000 --- a/doc/functions/times.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node times -@section @code{times} -@findex times - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/times.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/timezone.texi b/doc/functions/timezone.texi deleted file mode 100644 index f79205bdf6..0000000000 --- a/doc/functions/timezone.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node timezone -@section @code{timezone} -@findex timezone - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/timezone.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This variable is missing on some platforms: -IRIX 6.5, OSF/1 5.1, mingw. -@item -The address of this variable is not a compile-time constant on some platforms: -mingw. -@end itemize diff --git a/doc/functions/tmpfile.texi b/doc/functions/tmpfile.texi deleted file mode 100644 index 102405b988..0000000000 --- a/doc/functions/tmpfile.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tmpfile -@section @code{tmpfile} -@findex tmpfile - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tmpfile.html} - -Gnulib module: tmpfile - -Portability problems fixed by Gnulib: -@itemize -@item -This function often fails for trivial reasons on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/tmpnam.texi b/doc/functions/tmpnam.texi deleted file mode 100644 index 1c12deb49a..0000000000 --- a/doc/functions/tmpnam.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tmpnam -@section @code{tmpnam} -@findex tmpnam - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tmpnam.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is not appropriate for creating temporary files. (It has -security risks.) Better use @code{mkstemp} instead. -@end itemize diff --git a/doc/functions/toascii.texi b/doc/functions/toascii.texi deleted file mode 100644 index 0009aad30d..0000000000 --- a/doc/functions/toascii.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node toascii -@section @code{toascii} -@findex toascii - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/toascii.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/tolower.texi b/doc/functions/tolower.texi deleted file mode 100644 index 7b94c75735..0000000000 --- a/doc/functions/tolower.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tolower -@section @code{tolower} -@findex tolower - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tolower.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/toupper.texi b/doc/functions/toupper.texi deleted file mode 100644 index e5a8734b6b..0000000000 --- a/doc/functions/toupper.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node toupper -@section @code{toupper} -@findex toupper - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/toupper.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/towctrans.texi b/doc/functions/towctrans.texi deleted file mode 100644 index 9ee899663b..0000000000 --- a/doc/functions/towctrans.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node towctrans -@section @code{towctrans} -@findex towctrans - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/towctrans.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.5.1, mingw, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/towlower.texi b/doc/functions/towlower.texi deleted file mode 100644 index 96a2f86a6d..0000000000 --- a/doc/functions/towlower.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node towlower -@section @code{towlower} -@findex towlower - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/towlower.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@end itemize diff --git a/doc/functions/towupper.texi b/doc/functions/towupper.texi deleted file mode 100644 index 972e81a965..0000000000 --- a/doc/functions/towupper.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node towupper -@section @code{towupper} -@findex towupper - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/towupper.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@end itemize diff --git a/doc/functions/trunc.texi b/doc/functions/trunc.texi deleted file mode 100644 index 42e1b9dd76..0000000000 --- a/doc/functions/trunc.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node trunc -@section @code{trunc} -@findex trunc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/trunc.html} - -Gnulib module: trunc - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, Solaris 9, Interix 3.5. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/truncate.texi b/doc/functions/truncate.texi deleted file mode 100644 index f332288b07..0000000000 --- a/doc/functions/truncate.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node truncate -@section @code{truncate} -@findex truncate - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/truncate.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/truncf.texi b/doc/functions/truncf.texi deleted file mode 100644 index 5cc3fe5d6e..0000000000 --- a/doc/functions/truncf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node truncf -@section @code{truncf} -@findex truncf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/truncf.html} - -Gnulib module: truncf - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, Solaris 9, Interix 3.5. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/truncl.texi b/doc/functions/truncl.texi deleted file mode 100644 index 5e402ec268..0000000000 --- a/doc/functions/truncl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node truncl -@section @code{truncl} -@findex truncl - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/truncl.html} - -Gnulib module: truncl - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/tsearch.texi b/doc/functions/tsearch.texi deleted file mode 100644 index 66eac2ff7d..0000000000 --- a/doc/functions/tsearch.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tsearch -@section @code{tsearch} -@findex tsearch - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tsearch.html} - -Gnulib module: tsearch - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/ttyname.texi b/doc/functions/ttyname.texi deleted file mode 100644 index c8cc7b29f5..0000000000 --- a/doc/functions/ttyname.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ttyname -@section @code{ttyname} -@findex ttyname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ttyname.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/ttyname_r.texi b/doc/functions/ttyname_r.texi deleted file mode 100644 index 6ba043bc48..0000000000 --- a/doc/functions/ttyname_r.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ttyname_r -@section @code{ttyname_r} -@findex ttyname_r - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ttyname_r.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, mingw, BeOS. -@end itemize diff --git a/doc/functions/twalk.texi b/doc/functions/twalk.texi deleted file mode 100644 index 1118f6bbb1..0000000000 --- a/doc/functions/twalk.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node twalk -@section @code{twalk} -@findex twalk - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/twalk.html} - -Gnulib module: tsearch - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/tzname.texi b/doc/functions/tzname.texi deleted file mode 100644 index 2ac76d12bc..0000000000 --- a/doc/functions/tzname.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node tzname -@section @code{tzname} -@findex tzname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tzname.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This variable is missing on some platforms: -IRIX 6.5, OSF/1 5.1, Cygwin, mingw. -@item -The address of this variable is not a compile-time constant on some platforms: -Cygwin, mingw. -@end itemize diff --git a/doc/functions/tzset.texi b/doc/functions/tzset.texi deleted file mode 100644 index 9c8becb854..0000000000 --- a/doc/functions/tzset.texi +++ /dev/null @@ -1,19 +0,0 @@ -@node tzset -@section @code{tzset} -@findex tzset - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tzset.html} - -Gnulib module: tzset - -Portability problems fixed by Gnulib: -@itemize -@item -This function clobbers the buffer used by the localtime function on some -platforms: -Solaris 2.6. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/ualarm.texi b/doc/functions/ualarm.texi deleted file mode 100644 index dcfbe3ebe2..0000000000 --- a/doc/functions/ualarm.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ualarm -@section @code{ualarm} -@findex ualarm - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ualarm.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@end itemize diff --git a/doc/functions/ulimit.texi b/doc/functions/ulimit.texi deleted file mode 100644 index a693e222ed..0000000000 --- a/doc/functions/ulimit.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ulimit -@section @code{ulimit} -@findex ulimit - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ulimit.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/functions/umask.texi b/doc/functions/umask.texi deleted file mode 100644 index 53b5d9af50..0000000000 --- a/doc/functions/umask.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node umask -@section @code{umask} -@findex umask - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/umask.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/uname.texi b/doc/functions/uname.texi deleted file mode 100644 index 95f3858bb3..0000000000 --- a/doc/functions/uname.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node uname -@section @code{uname} -@findex uname - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/uname.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/ungetc.texi b/doc/functions/ungetc.texi deleted file mode 100644 index 0e8b77d0e9..0000000000 --- a/doc/functions/ungetc.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node ungetc -@section @code{ungetc} -@findex ungetc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ungetc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@end itemize diff --git a/doc/functions/ungetwc.texi b/doc/functions/ungetwc.texi deleted file mode 100644 index 9fb30e07ee..0000000000 --- a/doc/functions/ungetwc.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node ungetwc -@section @code{ungetwc} -@findex ungetwc - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ungetwc.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/unlink.texi b/doc/functions/unlink.texi deleted file mode 100644 index e3a59c830a..0000000000 --- a/doc/functions/unlink.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node unlink -@section @code{unlink} -@findex unlink - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/unlink.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -Removing an open file is non-portable: On Unix this allows the programs that -have the file already open to continue working with it; the file's storage -is only freed when the no process has the file open any more. On Windows, -the attempt to remove an open file fails. -@end itemize diff --git a/doc/functions/unlockpt.texi b/doc/functions/unlockpt.texi deleted file mode 100644 index b7520c34b5..0000000000 --- a/doc/functions/unlockpt.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node unlockpt -@section @code{unlockpt} -@findex unlockpt - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/unlockpt.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/functions/unsetenv.texi b/doc/functions/unsetenv.texi deleted file mode 100644 index 644182a370..0000000000 --- a/doc/functions/unsetenv.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node unsetenv -@section @code{unsetenv} -@findex unsetenv - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/unsetenv.html} - -Gnulib module: setenv - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw, BeOS. -@item -This function has the return type @samp{void} instead of @samp{int} on some -platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 1.6, OpenBSD 3.8, OSF/1 5.1. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/usleep.texi b/doc/functions/usleep.texi deleted file mode 100644 index 9aa827b2cc..0000000000 --- a/doc/functions/usleep.texi +++ /dev/null @@ -1,22 +0,0 @@ -@node usleep -@section @code{usleep} -@findex usleep - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/usleep.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.4, mingw, BeOS. -@item -According to POSIX, the @code{usleep} function may interfere with the program's -use of the @code{SIGALRM} signal. On Linux, it doesn't; on other platforms, -it may. -@end itemize diff --git a/doc/functions/utime.texi b/doc/functions/utime.texi deleted file mode 100644 index 8df87f95d4..0000000000 --- a/doc/functions/utime.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node utime -@section @code{utime} -@findex utime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/utime.html} - -Gnulib module: utime - -Portability problems fixed by Gnulib: -@itemize -@item -On some old platforms, @code{utime (file, NULL)} fails to set the file's -timestamp to the current time. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/utimes.texi b/doc/functions/utimes.texi deleted file mode 100644 index 293784a104..0000000000 --- a/doc/functions/utimes.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node utimes -@section @code{utimes} -@findex utimes - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/utimes.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw, Interix 3.5, BeOS. -@item -This function is marked as ``legacy'' in POSIX. Better use @code{utime} -instead. -@end itemize diff --git a/doc/functions/va_arg.texi b/doc/functions/va_arg.texi deleted file mode 100644 index b9749e5f9d..0000000000 --- a/doc/functions/va_arg.texi +++ /dev/null @@ -1,39 +0,0 @@ -@node va_arg -@section @code{va_arg} -@findex va_arg - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/va_arg.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -The second argument of @code{va_arg} must be a type that is invariant under -the ``default argument promotions'' (ISO C 99 6.5.2.2 paragraph 6). This -means that the following are not valid here: -@table @asis -@item @samp{float} -Use @samp{double} instead. -@item @samp{bool} -Use @samp{int} instead. -@item Integer types smaller than @samp{int}. -Use @samp{int} or @samp{unsigned int} instead. -@end table - -This is a portability problem because you don't know the width of some -abstract types like @code{uid_t}, @code{gid_t}, @code{mode_t}. So, instead of -@smallexample -mode = va_arg (ap, mode_t); -@end smallexample -you have to write -@smallexample -mode = (sizeof (mode_t) < sizeof (int) - ? va_arg (ap, int) - : va_arg (ap, mode_t)); -@end smallexample -@end itemize diff --git a/doc/functions/va_copy.texi b/doc/functions/va_copy.texi deleted file mode 100644 index c5a012b12f..0000000000 --- a/doc/functions/va_copy.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node va_copy -@section @code{va_copy} -@findex va_copy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/va_copy.html} - -Gnulib module: stdarg - -Portability problems fixed by Gnulib: -@itemize -@item -This macro is missing on some platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/va_end.texi b/doc/functions/va_end.texi deleted file mode 100644 index 79ac00003f..0000000000 --- a/doc/functions/va_end.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node va_end -@section @code{va_end} -@findex va_end - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/va_end.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/va_start.texi b/doc/functions/va_start.texi deleted file mode 100644 index 840c72254c..0000000000 --- a/doc/functions/va_start.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node va_start -@section @code{va_start} -@findex va_start - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/va_start.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/vfork.texi b/doc/functions/vfork.texi deleted file mode 100644 index 66ebd08bbb..0000000000 --- a/doc/functions/vfork.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node vfork -@section @code{vfork} -@findex vfork - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vfork.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -IRIX 6.5, mingw, BeOS. -@end itemize diff --git a/doc/functions/vfprintf.texi b/doc/functions/vfprintf.texi deleted file mode 100644 index 1ff23743a5..0000000000 --- a/doc/functions/vfprintf.texi +++ /dev/null @@ -1,51 +0,0 @@ -@node vfprintf -@section @code{vfprintf} -@findex vfprintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vfprintf.html} - -Gnulib module: vfprintf-posix - -Portability problems fixed by Gnulib: -@itemize -@item -This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, -@code{j}, @code{t}, @code{z}) on some platforms: -AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. -@item -printf of @samp{long double} numbers is unsupported on some platforms: -mingw, BeOS. -@item -printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an -incorrect result on some platforms: -AIX 5.2, OSF/1 5.1, Solaris 10, mingw. -@item -This function does not support the @samp{a} and @samp{A} directives on some -platforms: -glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. -@item -This function does not support the @samp{F} directive on some platforms: -NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@item -This function does not support format directives that access arguments in an -arbitrary order, such as @code{"%2$s"}, on some platforms: -NetBSD 3.0, mingw, BeOS. -@item -This function doesn't support the @code{'} flag on some platforms: -NetBSD 3.0, Cygwin 2006, mingw. -@item -printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded -with zeroes) on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. -@item -This function does not support precisions larger than 512 or 1024 in integer, -floating-point and pointer output on some platforms: -mingw, BeOS. -@item -This function can crash in out-of-memory conditions on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/vfscanf.texi b/doc/functions/vfscanf.texi deleted file mode 100644 index 8fd26d86b7..0000000000 --- a/doc/functions/vfscanf.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node vfscanf -@section @code{vfscanf} -@findex vfscanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vfscanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 8, Interix 3.5. -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@item -On Windows, this function doesn't support the @code{hh}, @code{ll}, @code{j}, -@code{t}, @code{z} size specifiers. -@end itemize diff --git a/doc/functions/vfwprintf.texi b/doc/functions/vfwprintf.texi deleted file mode 100644 index dca8a06304..0000000000 --- a/doc/functions/vfwprintf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node vfwprintf -@section @code{vfwprintf} -@findex vfwprintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vfwprintf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/vfwscanf.texi b/doc/functions/vfwscanf.texi deleted file mode 100644 index 834e6013a8..0000000000 --- a/doc/functions/vfwscanf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node vfwscanf -@section @code{vfwscanf} -@findex vfwscanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vfwscanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/vprintf.texi b/doc/functions/vprintf.texi deleted file mode 100644 index 0c6f494574..0000000000 --- a/doc/functions/vprintf.texi +++ /dev/null @@ -1,51 +0,0 @@ -@node vprintf -@section @code{vprintf} -@findex vprintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vprintf.html} - -Gnulib module: vprintf-posix - -Portability problems fixed by Gnulib: -@itemize -@item -This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, -@code{j}, @code{t}, @code{z}) on some platforms: -AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. -@item -printf of @samp{long double} numbers is unsupported on some platforms: -mingw, BeOS. -@item -printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an -incorrect result on some platforms: -AIX 5.2, OSF/1 5.1, Solaris 10, mingw. -@item -This function does not support the @samp{a} and @samp{A} directives on some -platforms: -glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. -@item -This function does not support the @samp{F} directive on some platforms: -NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@item -This function does not support format directives that access arguments in an -arbitrary order, such as @code{"%2$s"}, on some platforms: -NetBSD 3.0, mingw, BeOS. -@item -This function doesn't support the @code{'} flag on some platforms: -NetBSD 3.0, Cygwin 2006, mingw. -@item -printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded -with zeroes) on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. -@item -This function does not support precisions larger than 512 or 1024 in integer, -floating-point and pointer output on some platforms: -mingw, BeOS. -@item -This function can crash in out-of-memory conditions on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/vscanf.texi b/doc/functions/vscanf.texi deleted file mode 100644 index be7f09baaa..0000000000 --- a/doc/functions/vscanf.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node vscanf -@section @code{vscanf} -@findex vscanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vscanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 8. -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@item -On Windows, these functions don't support the @code{hh}, @code{ll}, @code{j}, -@code{t}, @code{z} size specifiers. -@end itemize diff --git a/doc/functions/vsnprintf.texi b/doc/functions/vsnprintf.texi deleted file mode 100644 index 645ae70209..0000000000 --- a/doc/functions/vsnprintf.texi +++ /dev/null @@ -1,75 +0,0 @@ -@node vsnprintf -@section @code{vsnprintf} -@findex vsnprintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vsnprintf.html} - -Gnulib module: vsnprintf or vsnprintf-posix - -Portability problems fixed by either Gnulib module @code{vsnprintf} or @code{vsnprintf-posix}: -@itemize -@item -This function is missing on some platforms: -OSF/1 4.0, Solaris 2.5.1. -@end itemize - -Portability problems fixed by Gnulib module @code{vsnprintf-posix}: -@itemize -@item -This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, -@code{j}, @code{t}, @code{z}) on some platforms: -AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. -@item -printf of @samp{long double} numbers is unsupported on some platforms: -mingw, BeOS. -@item -printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an -incorrect result on some platforms: -AIX 5.2, OSF/1 5.1, Solaris 10, mingw. -@item -This function does not support the @samp{a} and @samp{A} directives on some -platforms: -glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. -@item -This function does not support the @samp{F} directive on some platforms: -NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@item -This function does not support format directives that access arguments in an -arbitrary order, such as @code{"%2$s"}, on some platforms: -NetBSD 3.0, mingw, BeOS. -@item -This function doesn't support the @code{'} flag on some platforms: -NetBSD 3.0, Cygwin 2006, mingw. -@item -printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded -with zeroes) on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. -@item -This function does not support precisions larger than 512 or 1024 in integer, -floating-point and pointer output on some platforms: -mingw, BeOS. -@item -This function can crash in out-of-memory conditions on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. -@item -This function does not truncate the result as specified in C99 on some platforms: -mingw. -@item -This function does not return a byte count as specified in C99 on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw. -@item -This function does not fully support the @samp{n} directive on some platforms: -HP-UX 11, mingw. -@item -This function overwrites memory when a size = 1 argument is passed on some -platforms: -BeOS. -@item -This function overwrites memory even when a zero size argument is passed on some -platforms: -HP-UX 11, OSF/1 5.1. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/vsprintf.texi b/doc/functions/vsprintf.texi deleted file mode 100644 index afe7a2cced..0000000000 --- a/doc/functions/vsprintf.texi +++ /dev/null @@ -1,51 +0,0 @@ -@node vsprintf -@section @code{vsprintf} -@findex vsprintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vsprintf.html} - -Gnulib module: vsprintf-posix - -Portability problems fixed by Gnulib: -@itemize -@item -This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, -@code{j}, @code{t}, @code{z}) on some platforms: -AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. -@item -printf of @samp{long double} numbers is unsupported on some platforms: -mingw, BeOS. -@item -printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an -incorrect result on some platforms: -AIX 5.2, OSF/1 5.1, Solaris 10, mingw. -@item -This function does not support the @samp{a} and @samp{A} directives on some -platforms: -glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. -@item -This function does not support the @samp{F} directive on some platforms: -NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. -@item -This function does not support format directives that access arguments in an -arbitrary order, such as @code{"%2$s"}, on some platforms: -NetBSD 3.0, mingw, BeOS. -@item -This function doesn't support the @code{'} flag on some platforms: -NetBSD 3.0, Cygwin 2006, mingw. -@item -printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded -with zeroes) on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. -@item -This function does not support precisions larger than 512 or 1024 in integer, -floating-point and pointer output on some platforms: -mingw, BeOS. -@item -This function can crash in out-of-memory conditions on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/vsscanf.texi b/doc/functions/vsscanf.texi deleted file mode 100644 index f4ae405d54..0000000000 --- a/doc/functions/vsscanf.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node vsscanf -@section @code{vsscanf} -@findex vsscanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vsscanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 8. -@item -On Windows platforms (excluding Cygwin), this function does not set @code{errno} -upon failure. -@item -On Windows, these functions don't support the @code{hh}, @code{ll}, @code{j}, -@code{t}, @code{z} size specifiers. -@end itemize diff --git a/doc/functions/vswprintf.texi b/doc/functions/vswprintf.texi deleted file mode 100644 index 6984d2d78e..0000000000 --- a/doc/functions/vswprintf.texi +++ /dev/null @@ -1,23 +0,0 @@ -@node vswprintf -@section @code{vswprintf} -@findex vswprintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vswprintf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@item -On Windows, this function does not take a buffer size as second argument. -@end itemize diff --git a/doc/functions/vswscanf.texi b/doc/functions/vswscanf.texi deleted file mode 100644 index a4a5790ffa..0000000000 --- a/doc/functions/vswscanf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node vswscanf -@section @code{vswscanf} -@findex vswscanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vswscanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/vwprintf.texi b/doc/functions/vwprintf.texi deleted file mode 100644 index 3faa7e717b..0000000000 --- a/doc/functions/vwprintf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node vwprintf -@section @code{vwprintf} -@findex vwprintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vwprintf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/vwscanf.texi b/doc/functions/vwscanf.texi deleted file mode 100644 index 1d404d8f9e..0000000000 --- a/doc/functions/vwscanf.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node vwscanf -@section @code{vwscanf} -@findex vwscanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/vwscanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/wait.texi b/doc/functions/wait.texi deleted file mode 100644 index 6e100cd8f7..0000000000 --- a/doc/functions/wait.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node wait -@section @code{wait} -@findex wait - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wait.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/waitid.texi b/doc/functions/waitid.texi deleted file mode 100644 index 267dfb72f6..0000000000 --- a/doc/functions/waitid.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node waitid -@section @code{waitid} -@findex waitid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/waitid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@item -As of 2005, no system is known on which @code{waitid} with flag @code{WNOWAIT} -works correctly. -@end itemize diff --git a/doc/functions/waitpid.texi b/doc/functions/waitpid.texi deleted file mode 100644 index fb74250dd9..0000000000 --- a/doc/functions/waitpid.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node waitpid -@section @code{waitpid} -@findex waitpid - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/waitpid.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/wcrtomb.texi b/doc/functions/wcrtomb.texi deleted file mode 100644 index 3663a4c9a3..0000000000 --- a/doc/functions/wcrtomb.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcrtomb -@section @code{wcrtomb} -@findex wcrtomb - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcrtomb.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcscat.texi b/doc/functions/wcscat.texi deleted file mode 100644 index e9f99903e7..0000000000 --- a/doc/functions/wcscat.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcscat -@section @code{wcscat} -@findex wcscat - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcscat.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcschr.texi b/doc/functions/wcschr.texi deleted file mode 100644 index 1cf536f547..0000000000 --- a/doc/functions/wcschr.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcschr -@section @code{wcschr} -@findex wcschr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcschr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcscmp.texi b/doc/functions/wcscmp.texi deleted file mode 100644 index 98f68b38f3..0000000000 --- a/doc/functions/wcscmp.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcscmp -@section @code{wcscmp} -@findex wcscmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcscmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcscoll.texi b/doc/functions/wcscoll.texi deleted file mode 100644 index 12ced75cf8..0000000000 --- a/doc/functions/wcscoll.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcscoll -@section @code{wcscoll} -@findex wcscoll - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcscoll.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcscpy.texi b/doc/functions/wcscpy.texi deleted file mode 100644 index 945acff3a6..0000000000 --- a/doc/functions/wcscpy.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcscpy -@section @code{wcscpy} -@findex wcscpy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcscpy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcscspn.texi b/doc/functions/wcscspn.texi deleted file mode 100644 index fb909885bb..0000000000 --- a/doc/functions/wcscspn.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcscspn -@section @code{wcscspn} -@findex wcscspn - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcscspn.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcsftime.texi b/doc/functions/wcsftime.texi deleted file mode 100644 index ed96529c6e..0000000000 --- a/doc/functions/wcsftime.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcsftime -@section @code{wcsftime} -@findex wcsftime - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsftime.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, Solaris 2.5.1, Cygwin, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcslen.texi b/doc/functions/wcslen.texi deleted file mode 100644 index 69f63f2d76..0000000000 --- a/doc/functions/wcslen.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcslen -@section @code{wcslen} -@findex wcslen - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcslen.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcsncat.texi b/doc/functions/wcsncat.texi deleted file mode 100644 index 19c1a248bb..0000000000 --- a/doc/functions/wcsncat.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcsncat -@section @code{wcsncat} -@findex wcsncat - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsncat.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcsncmp.texi b/doc/functions/wcsncmp.texi deleted file mode 100644 index 7d9059628f..0000000000 --- a/doc/functions/wcsncmp.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcsncmp -@section @code{wcsncmp} -@findex wcsncmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsncmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcsncpy.texi b/doc/functions/wcsncpy.texi deleted file mode 100644 index b6808ff8bb..0000000000 --- a/doc/functions/wcsncpy.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcsncpy -@section @code{wcsncpy} -@findex wcsncpy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsncpy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcspbrk.texi b/doc/functions/wcspbrk.texi deleted file mode 100644 index f5e6ff2d1d..0000000000 --- a/doc/functions/wcspbrk.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcspbrk -@section @code{wcspbrk} -@findex wcspbrk - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcspbrk.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcsrchr.texi b/doc/functions/wcsrchr.texi deleted file mode 100644 index 1dbf9ced50..0000000000 --- a/doc/functions/wcsrchr.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcsrchr -@section @code{wcsrchr} -@findex wcsrchr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsrchr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcsrtombs.texi b/doc/functions/wcsrtombs.texi deleted file mode 100644 index c40de7ca6d..0000000000 --- a/doc/functions/wcsrtombs.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcsrtombs -@section @code{wcsrtombs} -@findex wcsrtombs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsrtombs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcsspn.texi b/doc/functions/wcsspn.texi deleted file mode 100644 index 4acc014782..0000000000 --- a/doc/functions/wcsspn.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcsspn -@section @code{wcsspn} -@findex wcsspn - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsspn.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcsstr.texi b/doc/functions/wcsstr.texi deleted file mode 100644 index ca4e23eced..0000000000 --- a/doc/functions/wcsstr.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcsstr -@section @code{wcsstr} -@findex wcsstr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsstr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.6. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcstod.texi b/doc/functions/wcstod.texi deleted file mode 100644 index 101803eded..0000000000 --- a/doc/functions/wcstod.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcstod -@section @code{wcstod} -@findex wcstod - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstod.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcstof.texi b/doc/functions/wcstof.texi deleted file mode 100644 index cd1e9a0251..0000000000 --- a/doc/functions/wcstof.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcstof -@section @code{wcstof} -@findex wcstof - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstof.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcstoimax.texi b/doc/functions/wcstoimax.texi deleted file mode 100644 index 01be01b682..0000000000 --- a/doc/functions/wcstoimax.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcstoimax -@section @code{wcstoimax} -@findex wcstoimax - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstoimax.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcstok.texi b/doc/functions/wcstok.texi deleted file mode 100644 index e5c258bde5..0000000000 --- a/doc/functions/wcstok.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcstok -@section @code{wcstok} -@findex wcstok - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstok.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcstol.texi b/doc/functions/wcstol.texi deleted file mode 100644 index bb8232dc8c..0000000000 --- a/doc/functions/wcstol.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcstol -@section @code{wcstol} -@findex wcstol - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstol.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcstold.texi b/doc/functions/wcstold.texi deleted file mode 100644 index d12013a2dd..0000000000 --- a/doc/functions/wcstold.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcstold -@section @code{wcstold} -@findex wcstold - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstold.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcstoll.texi b/doc/functions/wcstoll.texi deleted file mode 100644 index 26c0968367..0000000000 --- a/doc/functions/wcstoll.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcstoll -@section @code{wcstoll} -@findex wcstoll - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstoll.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcstombs.texi b/doc/functions/wcstombs.texi deleted file mode 100644 index eddafdfac4..0000000000 --- a/doc/functions/wcstombs.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node wcstombs -@section @code{wcstombs} -@findex wcstombs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstombs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcstoul.texi b/doc/functions/wcstoul.texi deleted file mode 100644 index 29c135b120..0000000000 --- a/doc/functions/wcstoul.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcstoul -@section @code{wcstoul} -@findex wcstoul - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstoul.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcstoull.texi b/doc/functions/wcstoull.texi deleted file mode 100644 index c9f94f4373..0000000000 --- a/doc/functions/wcstoull.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcstoull -@section @code{wcstoull} -@findex wcstoull - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstoull.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcstoumax.texi b/doc/functions/wcstoumax.texi deleted file mode 100644 index 43f8a9ddcc..0000000000 --- a/doc/functions/wcstoumax.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcstoumax -@section @code{wcstoumax} -@findex wcstoumax - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstoumax.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcswcs.texi b/doc/functions/wcswcs.texi deleted file mode 100644 index 845607acd4..0000000000 --- a/doc/functions/wcswcs.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node wcswcs -@section @code{wcswcs} -@findex wcswcs - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcswcs.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, Solaris 2.5.1, Cygwin, mingw, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@item -This function is marked as ``legacy'' in POSIX. Better use @code{wcsstr} -instead. -@end itemize diff --git a/doc/functions/wcswidth.texi b/doc/functions/wcswidth.texi deleted file mode 100644 index 39a00bcb82..0000000000 --- a/doc/functions/wcswidth.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcswidth -@section @code{wcswidth} -@findex wcswidth - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcswidth.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -OpenBSD 3.8, Solaris 2.5.1, mingw, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcsxfrm.texi b/doc/functions/wcsxfrm.texi deleted file mode 100644 index f5b379a000..0000000000 --- a/doc/functions/wcsxfrm.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wcsxfrm -@section @code{wcsxfrm} -@findex wcsxfrm - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsxfrm.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, Cygwin. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wctob.texi b/doc/functions/wctob.texi deleted file mode 100644 index 0f8e250955..0000000000 --- a/doc/functions/wctob.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wctob -@section @code{wctob} -@findex wctob - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wctob.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, Solaris 2.6, mingw, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wctomb.texi b/doc/functions/wctomb.texi deleted file mode 100644 index becf1babf9..0000000000 --- a/doc/functions/wctomb.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node wctomb -@section @code{wctomb} -@findex wctomb - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wctomb.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wctrans.texi b/doc/functions/wctrans.texi deleted file mode 100644 index 5e7555d5f7..0000000000 --- a/doc/functions/wctrans.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wctrans -@section @code{wctrans} -@findex wctrans - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wctrans.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.5.1, mingw, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wctype.texi b/doc/functions/wctype.texi deleted file mode 100644 index 079d172b33..0000000000 --- a/doc/functions/wctype.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wctype -@section @code{wctype} -@findex wctype - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wctype.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, mingw. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wcwidth.texi b/doc/functions/wcwidth.texi deleted file mode 100644 index b9653d13f7..0000000000 --- a/doc/functions/wcwidth.texi +++ /dev/null @@ -1,25 +0,0 @@ -@node wcwidth -@section @code{wcwidth} -@findex wcwidth - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcwidth.html} - -Gnulib module: wcwidth - -Portability problems fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -Solaris 2.5.1, mingw, BeOS. -@item -This function handles combining characters in UTF-8 locales incorrectly on some -platforms: -MacOS X 10.3. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wmemchr.texi b/doc/functions/wmemchr.texi deleted file mode 100644 index c3b0172dd6..0000000000 --- a/doc/functions/wmemchr.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wmemchr -@section @code{wmemchr} -@findex wmemchr - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wmemchr.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wmemcmp.texi b/doc/functions/wmemcmp.texi deleted file mode 100644 index d90d43a377..0000000000 --- a/doc/functions/wmemcmp.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wmemcmp -@section @code{wmemcmp} -@findex wmemcmp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wmemcmp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wmemcpy.texi b/doc/functions/wmemcpy.texi deleted file mode 100644 index caf129ff15..0000000000 --- a/doc/functions/wmemcpy.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wmemcpy -@section @code{wmemcpy} -@findex wmemcpy - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wmemcpy.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wmemmove.texi b/doc/functions/wmemmove.texi deleted file mode 100644 index d64ef72b47..0000000000 --- a/doc/functions/wmemmove.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wmemmove -@section @code{wmemmove} -@findex wmemmove - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wmemmove.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wmemset.texi b/doc/functions/wmemset.texi deleted file mode 100644 index b7bd84a300..0000000000 --- a/doc/functions/wmemset.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wmemset -@section @code{wmemset} -@findex wmemset - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wmemset.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/wordexp.texi b/doc/functions/wordexp.texi deleted file mode 100644 index 8511fb077f..0000000000 --- a/doc/functions/wordexp.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node wordexp -@section @code{wordexp} -@findex wordexp - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wordexp.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/wordfree.texi b/doc/functions/wordfree.texi deleted file mode 100644 index 19b1c7e883..0000000000 --- a/doc/functions/wordfree.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node wordfree -@section @code{wordfree} -@findex wordfree - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wordfree.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/functions/wprintf.texi b/doc/functions/wprintf.texi deleted file mode 100644 index 1a32795c46..0000000000 --- a/doc/functions/wprintf.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wprintf -@section @code{wprintf} -@findex wprintf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wprintf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/write.texi b/doc/functions/write.texi deleted file mode 100644 index 237a89b146..0000000000 --- a/doc/functions/write.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node write -@section @code{write} -@findex write - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/write.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/writev.texi b/doc/functions/writev.texi deleted file mode 100644 index 86b9b4d21b..0000000000 --- a/doc/functions/writev.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node writev -@section @code{writev} -@findex writev - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/writev.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -mingw. -@end itemize diff --git a/doc/functions/wscanf.texi b/doc/functions/wscanf.texi deleted file mode 100644 index f1b7a702bf..0000000000 --- a/doc/functions/wscanf.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node wscanf -@section @code{wscanf} -@findex wscanf - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/wscanf.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. -@item -On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot -accommodate all Unicode characters. -@end itemize diff --git a/doc/functions/y0.texi b/doc/functions/y0.texi deleted file mode 100644 index 1cd85a4ddc..0000000000 --- a/doc/functions/y0.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node y0 -@section @code{y0} -@findex y0 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/y0.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/y1.texi b/doc/functions/y1.texi deleted file mode 100644 index 1a2ac6ff25..0000000000 --- a/doc/functions/y1.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node y1 -@section @code{y1} -@findex y1 - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/y1.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/functions/yn.texi b/doc/functions/yn.texi deleted file mode 100644 index 5f371c7922..0000000000 --- a/doc/functions/yn.texi +++ /dev/null @@ -1,15 +0,0 @@ -@node yn -@section @code{yn} -@findex yn - -POSIX specification: @url{http://www.opengroup.org/susv3xsh/yn.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/gnulib.texi b/doc/gnulib.texi index 8831fdab77..270bcb7e70 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -548,90 +548,90 @@ which (known) portability problems are not worked around by Gnulib. * wordexp.h:: @end menu -@include headers/aio.texi -@include headers/arpa_inet.texi -@include headers/assert.texi -@include headers/complex.texi -@include headers/cpio.texi -@include headers/ctype.texi -@include headers/dirent.texi -@include headers/dlfcn.texi -@include headers/errno.texi -@include headers/fcntl.texi -@include headers/fenv.texi -@include headers/float.texi -@include headers/fmtmsg.texi -@include headers/fnmatch.texi -@include headers/ftw.texi -@include headers/glob.texi -@include headers/grp.texi -@include headers/iconv.texi -@include headers/inttypes.texi -@include headers/iso646.texi -@include headers/langinfo.texi -@include headers/libgen.texi -@include headers/limits.texi -@include headers/locale.texi -@include headers/math.texi -@include headers/monetary.texi -@include headers/mqueue.texi -@include headers/ndbm.texi -@include headers/net_if.texi -@include headers/netdb.texi -@include headers/netinet_in.texi -@include headers/netinet_tcp.texi -@include headers/nl_types.texi -@include headers/poll.texi -@include headers/pthread.texi -@include headers/pwd.texi -@include headers/regex.texi -@include headers/sched.texi -@include headers/search.texi -@include headers/semaphore.texi -@include headers/setjmp.texi -@include headers/signal.texi -@include headers/spawn.texi -@include headers/stdarg.texi -@include headers/stdbool.texi -@include headers/stddef.texi -@include headers/stdint.texi -@include headers/stdio.texi -@include headers/stdlib.texi -@include headers/string.texi -@include headers/strings.texi -@include headers/stropts.texi -@include headers/sys_ipc.texi -@include headers/sys_mman.texi -@include headers/sys_msg.texi -@include headers/sys_resource.texi -@include headers/sys_select.texi -@include headers/sys_sem.texi -@include headers/sys_shm.texi -@include headers/sys_socket.texi -@include headers/sys_stat.texi -@include headers/sys_statvfs.texi -@include headers/sys_time.texi -@include headers/sys_timeb.texi -@include headers/sys_times.texi -@include headers/sys_types.texi -@include headers/sys_uio.texi -@include headers/sys_un.texi -@include headers/sys_utsname.texi -@include headers/sys_wait.texi -@include headers/syslog.texi -@include headers/tar.texi -@include headers/termios.texi -@include headers/tgmath.texi -@include headers/time.texi -@include headers/trace.texi -@include headers/ucontext.texi -@include headers/ulimit.texi -@include headers/unistd.texi -@include headers/utime.texi -@include headers/utmpx.texi -@include headers/wchar.texi -@include headers/wctype.texi -@include headers/wordexp.texi +@include posix-headers/aio.texi +@include posix-headers/arpa_inet.texi +@include posix-headers/assert.texi +@include posix-headers/complex.texi +@include posix-headers/cpio.texi +@include posix-headers/ctype.texi +@include posix-headers/dirent.texi +@include posix-headers/dlfcn.texi +@include posix-headers/errno.texi +@include posix-headers/fcntl.texi +@include posix-headers/fenv.texi +@include posix-headers/float.texi +@include posix-headers/fmtmsg.texi +@include posix-headers/fnmatch.texi +@include posix-headers/ftw.texi +@include posix-headers/glob.texi +@include posix-headers/grp.texi +@include posix-headers/iconv.texi +@include posix-headers/inttypes.texi +@include posix-headers/iso646.texi +@include posix-headers/langinfo.texi +@include posix-headers/libgen.texi +@include posix-headers/limits.texi +@include posix-headers/locale.texi +@include posix-headers/math.texi +@include posix-headers/monetary.texi +@include posix-headers/mqueue.texi +@include posix-headers/ndbm.texi +@include posix-headers/net_if.texi +@include posix-headers/netdb.texi +@include posix-headers/netinet_in.texi +@include posix-headers/netinet_tcp.texi +@include posix-headers/nl_types.texi +@include posix-headers/poll.texi +@include posix-headers/pthread.texi +@include posix-headers/pwd.texi +@include posix-headers/regex.texi +@include posix-headers/sched.texi +@include posix-headers/search.texi +@include posix-headers/semaphore.texi +@include posix-headers/setjmp.texi +@include posix-headers/signal.texi +@include posix-headers/spawn.texi +@include posix-headers/stdarg.texi +@include posix-headers/stdbool.texi +@include posix-headers/stddef.texi +@include posix-headers/stdint.texi +@include posix-headers/stdio.texi +@include posix-headers/stdlib.texi +@include posix-headers/string.texi +@include posix-headers/strings.texi +@include posix-headers/stropts.texi +@include posix-headers/sys_ipc.texi +@include posix-headers/sys_mman.texi +@include posix-headers/sys_msg.texi +@include posix-headers/sys_resource.texi +@include posix-headers/sys_select.texi +@include posix-headers/sys_sem.texi +@include posix-headers/sys_shm.texi +@include posix-headers/sys_socket.texi +@include posix-headers/sys_stat.texi +@include posix-headers/sys_statvfs.texi +@include posix-headers/sys_time.texi +@include posix-headers/sys_timeb.texi +@include posix-headers/sys_times.texi +@include posix-headers/sys_types.texi +@include posix-headers/sys_uio.texi +@include posix-headers/sys_un.texi +@include posix-headers/sys_utsname.texi +@include posix-headers/sys_wait.texi +@include posix-headers/syslog.texi +@include posix-headers/tar.texi +@include posix-headers/termios.texi +@include posix-headers/tgmath.texi +@include posix-headers/time.texi +@include posix-headers/trace.texi +@include posix-headers/ucontext.texi +@include posix-headers/ulimit.texi +@include posix-headers/unistd.texi +@include posix-headers/utime.texi +@include posix-headers/utmpx.texi +@include posix-headers/wchar.texi +@include posix-headers/wctype.texi +@include posix-headers/wordexp.texi @node Function Substitutes @chapter ISO C and POSIX Function Substitutes @@ -1771,1124 +1771,1124 @@ If you need this particular function, you may write to * yn:: @end menu -@include functions/FD_CLR.texi -@include functions/FD_ISSET.texi -@include functions/FD_SET.texi -@include functions/FD_ZERO.texi -@include functions/_Exit_C99.texi -@include functions/_exit.texi -@include functions/_longjmp.texi -@include functions/_setjmp.texi -@include functions/_tolower.texi -@include functions/_toupper.texi -@include functions/a64l.texi -@include functions/abort.texi -@include functions/abs.texi -@include functions/accept.texi -@include functions/access.texi -@include functions/acos.texi -@include functions/acosf.texi -@include functions/acosh.texi -@include functions/acoshf.texi -@include functions/acoshl.texi -@include functions/acosl.texi -@include functions/aio_cancel.texi -@include functions/aio_error.texi -@include functions/aio_fsync.texi -@include functions/aio_read.texi -@include functions/aio_return.texi -@include functions/aio_suspend.texi -@include functions/aio_write.texi -@include functions/alarm.texi -@include functions/asctime.texi -@include functions/asctime_r.texi -@include functions/asin.texi -@include functions/asinf.texi -@include functions/asinh.texi -@include functions/asinhf.texi -@include functions/asinhl.texi -@include functions/asinl.texi -@include functions/assert.texi -@include functions/atan.texi -@include functions/atan2.texi -@include functions/atan2f.texi -@include functions/atan2l.texi -@include functions/atanf.texi -@include functions/atanh.texi -@include functions/atanhf.texi -@include functions/atanhl.texi -@include functions/atanl.texi -@include functions/atexit.texi -@include functions/atof.texi -@include functions/atoi.texi -@include functions/atol.texi -@include functions/atoll.texi -@include functions/basename.texi -@include functions/bcmp.texi -@include functions/bcopy.texi -@include functions/bind.texi -@include functions/bsd_signal.texi -@include functions/bsearch.texi -@include functions/btowc.texi -@include functions/bzero.texi -@include functions/cabs.texi -@include functions/cabsf.texi -@include functions/cabsl.texi -@include functions/cacos.texi -@include functions/cacosf.texi -@include functions/cacosh.texi -@include functions/cacoshf.texi -@include functions/cacoshl.texi -@include functions/cacosl.texi -@include functions/calloc.texi -@include functions/carg.texi -@include functions/cargf.texi -@include functions/cargl.texi -@include functions/casin.texi -@include functions/casinf.texi -@include functions/casinh.texi -@include functions/casinhf.texi -@include functions/casinhl.texi -@include functions/casinl.texi -@include functions/catan.texi -@include functions/catanf.texi -@include functions/catanh.texi -@include functions/catanhf.texi -@include functions/catanhl.texi -@include functions/catanl.texi -@include functions/catclose.texi -@include functions/catgets.texi -@include functions/catopen.texi -@include functions/cbrt.texi -@include functions/cbrtf.texi -@include functions/cbrtl.texi -@include functions/ccos.texi -@include functions/ccosf.texi -@include functions/ccosh.texi -@include functions/ccoshf.texi -@include functions/ccoshl.texi -@include functions/ccosl.texi -@include functions/ceil.texi -@include functions/ceilf.texi -@include functions/ceill.texi -@include functions/cexp.texi -@include functions/cexpf.texi -@include functions/cexpl.texi -@include functions/cfgetispeed.texi -@include functions/cfgetospeed.texi -@include functions/cfsetispeed.texi -@include functions/cfsetospeed.texi -@include functions/chdir.texi -@include functions/chmod.texi -@include functions/chown.texi -@include functions/cimag.texi -@include functions/cimagf.texi -@include functions/cimagl.texi -@include functions/clearerr.texi -@include functions/clock.texi -@include functions/clock_getcpuclockid.texi -@include functions/clock_getres.texi -@include functions/clock_gettime.texi -@include functions/clock_nanosleep.texi -@include functions/clock_settime.texi -@include functions/clog.texi -@include functions/clogf.texi -@include functions/clogl.texi -@include functions/close.texi -@include functions/closedir.texi -@include functions/closelog.texi -@include functions/confstr.texi -@include functions/conj.texi -@include functions/conjf.texi -@include functions/conjl.texi -@include functions/connect.texi -@include functions/copysign.texi -@include functions/copysignf.texi -@include functions/copysignl.texi -@include functions/cos.texi -@include functions/cosf.texi -@include functions/cosh.texi -@include functions/coshf.texi -@include functions/coshl.texi -@include functions/cosl.texi -@include functions/cpow.texi -@include functions/cpowf.texi -@include functions/cpowl.texi -@include functions/cproj.texi -@include functions/cprojf.texi -@include functions/cprojl.texi -@include functions/creal.texi -@include functions/crealf.texi -@include functions/creall.texi -@include functions/creat.texi -@include functions/crypt.texi -@include functions/csin.texi -@include functions/csinf.texi -@include functions/csinh.texi -@include functions/csinhf.texi -@include functions/csinhl.texi -@include functions/csinl.texi -@include functions/csqrt.texi -@include functions/csqrtf.texi -@include functions/csqrtl.texi -@include functions/ctan.texi -@include functions/ctanf.texi -@include functions/ctanh.texi -@include functions/ctanhf.texi -@include functions/ctanhl.texi -@include functions/ctanl.texi -@include functions/ctermid.texi -@include functions/ctime.texi -@include functions/ctime_r.texi -@include functions/daylight.texi -@include functions/dbm_clearerr.texi -@include functions/dbm_close.texi -@include functions/dbm_delete.texi -@include functions/dbm_error.texi -@include functions/dbm_fetch.texi -@include functions/dbm_firstkey.texi -@include functions/dbm_nextkey.texi -@include functions/dbm_open.texi -@include functions/dbm_store.texi -@include functions/difftime.texi -@include functions/dirname.texi -@include functions/div.texi -@include functions/dlclose.texi -@include functions/dlerror.texi -@include functions/dlopen.texi -@include functions/dlsym.texi -@include functions/drand48.texi -@include functions/dup.texi -@include functions/dup2.texi -@include functions/ecvt.texi -@include functions/encrypt.texi -@include functions/endgrent.texi -@include functions/endhostent.texi -@include functions/endnetent.texi -@include functions/endprotoent.texi -@include functions/endpwent.texi -@include functions/endservent.texi -@include functions/endutxent.texi -@include functions/environ.texi -@include functions/erand48.texi -@include functions/erf.texi -@include functions/erfc.texi -@include functions/erfcf.texi -@include functions/erfcl.texi -@include functions/erff.texi -@include functions/erfl.texi -@include functions/errno.texi -@include functions/execl.texi -@include functions/execle.texi -@include functions/execlp.texi -@include functions/execv.texi -@include functions/execve.texi -@include functions/execvp.texi -@include functions/exit.texi -@include functions/exp.texi -@include functions/exp2.texi -@include functions/exp2f.texi -@include functions/exp2l.texi -@include functions/expf.texi -@include functions/expl.texi -@include functions/expm1.texi -@include functions/expm1f.texi -@include functions/expm1l.texi -@include functions/fabs.texi -@include functions/fabsf.texi -@include functions/fabsl.texi -@include functions/fattach.texi -@include functions/fchdir.texi -@include functions/fchmod.texi -@include functions/fchown.texi -@include functions/fclose.texi -@include functions/fcntl.texi -@include functions/fcvt.texi -@include functions/fdatasync.texi -@include functions/fdetach.texi -@include functions/fdim.texi -@include functions/fdimf.texi -@include functions/fdiml.texi -@include functions/fdopen.texi -@include functions/feclearexcept.texi -@include functions/fegetenv.texi -@include functions/fegetexceptflag.texi -@include functions/fegetround.texi -@include functions/feholdexcept.texi -@include functions/feof.texi -@include functions/feraiseexcept.texi -@include functions/ferror.texi -@include functions/fesetenv.texi -@include functions/fesetexceptflag.texi -@include functions/fesetround.texi -@include functions/fetestexcept.texi -@include functions/feupdateenv.texi -@include functions/fflush.texi -@include functions/ffs.texi -@include functions/fgetc.texi -@include functions/fgetpos.texi -@include functions/fgets.texi -@include functions/fgetwc.texi -@include functions/fgetws.texi -@include functions/fileno.texi -@include functions/flockfile.texi -@include functions/floor.texi -@include functions/floorf.texi -@include functions/floorl.texi -@include functions/fma.texi -@include functions/fmaf.texi -@include functions/fmal.texi -@include functions/fmax.texi -@include functions/fmaxf.texi -@include functions/fmaxl.texi -@include functions/fmin.texi -@include functions/fminf.texi -@include functions/fminl.texi -@include functions/fmod.texi -@include functions/fmodf.texi -@include functions/fmodl.texi -@include functions/fmtmsg.texi -@include functions/fnmatch.texi -@include functions/fopen.texi -@include functions/fork.texi -@include functions/fpathconf.texi -@include functions/fpclassify.texi -@include functions/fprintf.texi -@include functions/fputc.texi -@include functions/fputs.texi -@include functions/fputwc.texi -@include functions/fputws.texi -@include functions/fread.texi -@include functions/free.texi -@include functions/freeaddrinfo.texi -@include functions/freopen.texi -@include functions/frexp.texi -@include functions/frexpf.texi -@include functions/frexpl.texi -@include functions/fscanf.texi -@include functions/fseek.texi -@include functions/fseeko.texi -@include functions/fsetpos.texi -@include functions/fstat.texi -@include functions/fstatvfs.texi -@include functions/fsync.texi -@include functions/ftell.texi -@include functions/ftello.texi -@include functions/ftime.texi -@include functions/ftok.texi -@include functions/ftruncate.texi -@include functions/ftrylockfile.texi -@include functions/ftw.texi -@include functions/funlockfile.texi -@include functions/fwide.texi -@include functions/fwprintf.texi -@include functions/fwrite.texi -@include functions/fwscanf.texi -@include functions/gai_strerror.texi -@include functions/gcvt.texi -@include functions/getaddrinfo.texi -@include functions/getc.texi -@include functions/getc_unlocked.texi -@include functions/getchar.texi -@include functions/getchar_unlocked.texi -@include functions/getcontext.texi -@include functions/getcwd.texi -@include functions/getdate.texi -@include functions/getdelim.texi -@include functions/getegid.texi -@include functions/getenv.texi -@include functions/geteuid.texi -@include functions/getgid.texi -@include functions/getgrent.texi -@include functions/getgrgid.texi -@include functions/getgrgid_r.texi -@include functions/getgrnam.texi -@include functions/getgrnam_r.texi -@include functions/getgroups.texi -@include functions/gethostbyaddr.texi -@include functions/gethostbyname.texi -@include functions/gethostent.texi -@include functions/gethostid.texi -@include functions/gethostname.texi -@include functions/getitimer.texi -@include functions/getline.texi -@include functions/getlogin.texi -@include functions/getlogin_r.texi -@include functions/getmsg.texi -@include functions/getnameinfo.texi -@include functions/getnetbyaddr.texi -@include functions/getnetbyname.texi -@include functions/getnetent.texi -@include functions/getopt.texi -@include functions/getpeername.texi -@include functions/getpgid.texi -@include functions/getpgrp.texi -@include functions/getpid.texi -@include functions/getpmsg.texi -@include functions/getppid.texi -@include functions/getpriority.texi -@include functions/getprotobyname.texi -@include functions/getprotobynumber.texi -@include functions/getprotoent.texi -@include functions/getpwent.texi -@include functions/getpwnam.texi -@include functions/getpwnam_r.texi -@include functions/getpwuid.texi -@include functions/getpwuid_r.texi -@include functions/getrlimit.texi -@include functions/getrusage.texi -@include functions/gets.texi -@include functions/getservbyname.texi -@include functions/getservbyport.texi -@include functions/getservent.texi -@include functions/getsid.texi -@include functions/getsockname.texi -@include functions/getsockopt.texi -@include functions/getsubopt.texi -@include functions/gettimeofday.texi -@include functions/getuid.texi -@include functions/getutxent.texi -@include functions/getutxid.texi -@include functions/getutxline.texi -@include functions/getwc.texi -@include functions/getwchar.texi -@include functions/getwd.texi -@include functions/glob.texi -@include functions/globfree.texi -@include functions/gmtime.texi -@include functions/gmtime_r.texi -@include functions/grantpt.texi -@include functions/h_errno.texi -@include functions/hcreate.texi -@include functions/hdestroy.texi -@include functions/hsearch.texi -@include functions/htonl.texi -@include functions/htons.texi -@include functions/hypot.texi -@include functions/hypotf.texi -@include functions/hypotl.texi -@include functions/iconv.texi -@include functions/iconv_close.texi -@include functions/iconv_open.texi -@include functions/if_freenameindex.texi -@include functions/if_indextoname.texi -@include functions/if_nameindex.texi -@include functions/if_nametoindex.texi -@include functions/ilogb.texi -@include functions/ilogbf.texi -@include functions/ilogbl.texi -@include functions/imaxabs.texi -@include functions/imaxdiv.texi -@include functions/index.texi -@include functions/inet_addr.texi -@include functions/inet_ntoa.texi -@include functions/inet_ntop.texi -@include functions/inet_pton.texi -@include functions/initstate.texi -@include functions/insque.texi -@include functions/ioctl.texi -@include functions/isalnum.texi -@include functions/isalpha.texi -@include functions/isascii.texi -@include functions/isastream.texi -@include functions/isatty.texi -@include functions/isblank.texi -@include functions/iscntrl.texi -@include functions/isdigit.texi -@include functions/isfinite.texi -@include functions/isgraph.texi -@include functions/isgreater.texi -@include functions/isgreaterequal.texi -@include functions/isinf.texi -@include functions/isless.texi -@include functions/islessequal.texi -@include functions/islessgreater.texi -@include functions/islower.texi -@include functions/isnan.texi -@include functions/isnormal.texi -@include functions/isprint.texi -@include functions/ispunct.texi -@include functions/isspace.texi -@include functions/isunordered.texi -@include functions/isupper.texi -@include functions/iswalnum.texi -@include functions/iswalpha.texi -@include functions/iswblank.texi -@include functions/iswcntrl.texi -@include functions/iswctype.texi -@include functions/iswdigit.texi -@include functions/iswgraph.texi -@include functions/iswlower.texi -@include functions/iswprint.texi -@include functions/iswpunct.texi -@include functions/iswspace.texi -@include functions/iswupper.texi -@include functions/iswxdigit.texi -@include functions/isxdigit.texi -@include functions/j0.texi -@include functions/j1.texi -@include functions/jn.texi -@include functions/jrand48.texi -@include functions/kill.texi -@include functions/killpg.texi -@include functions/l64a.texi -@include functions/labs.texi -@include functions/lchown.texi -@include functions/lcong48.texi -@include functions/ldexp.texi -@include functions/ldexpf.texi -@include functions/ldexpl.texi -@include functions/ldiv.texi -@include functions/lfind.texi -@include functions/lgamma.texi -@include functions/lgammaf.texi -@include functions/lgammal.texi -@include functions/link.texi -@include functions/lio_listio.texi -@include functions/listen.texi -@include functions/llabs.texi -@include functions/lldiv.texi -@include functions/llrint.texi -@include functions/llrintf.texi -@include functions/llrintl.texi -@include functions/llround.texi -@include functions/llroundf.texi -@include functions/llroundl.texi -@include functions/localeconv.texi -@include functions/localtime.texi -@include functions/localtime_r.texi -@include functions/lockf.texi -@include functions/log.texi -@include functions/log10.texi -@include functions/log10f.texi -@include functions/log10l.texi -@include functions/log1p.texi -@include functions/log1pf.texi -@include functions/log1pl.texi -@include functions/log2.texi -@include functions/log2f.texi -@include functions/log2l.texi -@include functions/logb.texi -@include functions/logbf.texi -@include functions/logbl.texi -@include functions/logf.texi -@include functions/logl.texi -@include functions/longjmp.texi -@include functions/lrand48.texi -@include functions/lrint.texi -@include functions/lrintf.texi -@include functions/lrintl.texi -@include functions/lround.texi -@include functions/lroundf.texi -@include functions/lroundl.texi -@include functions/lsearch.texi -@include functions/lseek.texi -@include functions/lstat.texi -@include functions/makecontext.texi -@include functions/malloc.texi -@include functions/mblen.texi -@include functions/mbrlen.texi -@include functions/mbrtowc.texi -@include functions/mbsinit.texi -@include functions/mbsrtowcs.texi -@include functions/mbstowcs.texi -@include functions/mbtowc.texi -@include functions/memccpy.texi -@include functions/memchr.texi -@include functions/memcmp.texi -@include functions/memcpy.texi -@include functions/memmove.texi -@include functions/memset.texi -@include functions/mkdir.texi -@include functions/mkfifo.texi -@include functions/mknod.texi -@include functions/mkstemp.texi -@include functions/mktemp.texi -@include functions/mktime.texi -@include functions/mlock.texi -@include functions/mlockall.texi -@include functions/mmap.texi -@include functions/modf.texi -@include functions/modff.texi -@include functions/modfl.texi -@include functions/mprotect.texi -@include functions/mq_close.texi -@include functions/mq_getattr.texi -@include functions/mq_notify.texi -@include functions/mq_open.texi -@include functions/mq_receive.texi -@include functions/mq_send.texi -@include functions/mq_setattr.texi -@include functions/mq_timedreceive.texi -@include functions/mq_timedsend.texi -@include functions/mq_unlink.texi -@include functions/mrand48.texi -@include functions/msgctl.texi -@include functions/msgget.texi -@include functions/msgrcv.texi -@include functions/msgsnd.texi -@include functions/msync.texi -@include functions/munlock.texi -@include functions/munlockall.texi -@include functions/munmap.texi -@include functions/nan.texi -@include functions/nanf.texi -@include functions/nanl.texi -@include functions/nanosleep.texi -@include functions/nearbyint.texi -@include functions/nearbyintf.texi -@include functions/nearbyintl.texi -@include functions/nextafter.texi -@include functions/nextafterf.texi -@include functions/nextafterl.texi -@include functions/nexttoward.texi -@include functions/nexttowardf.texi -@include functions/nexttowardl.texi -@include functions/nftw.texi -@include functions/nice.texi -@include functions/nl_langinfo.texi -@include functions/nrand48.texi -@include functions/ntohl.texi -@include functions/ntohs.texi -@include functions/open.texi -@include functions/opendir.texi -@include functions/openlog.texi -@include functions/optarg.texi -@include functions/pathconf.texi -@include functions/pause.texi -@include functions/pclose.texi -@include functions/perror.texi -@include functions/pipe.texi -@include functions/poll.texi -@include functions/popen.texi -@include functions/posix_fadvise.texi -@include functions/posix_fallocate.texi -@include functions/posix_madvise.texi -@include functions/posix_mem_offset.texi -@include functions/posix_memalign.texi -@include functions/posix_openpt.texi -@include functions/posix_spawn.texi -@include functions/posix_spawn_file_actions_addclose.texi -@include functions/posix_spawn_file_actions_adddup2.texi -@include functions/posix_spawn_file_actions_addopen.texi -@include functions/posix_spawn_file_actions_destroy.texi -@include functions/posix_spawn_file_actions_init.texi -@include functions/posix_spawnattr_destroy.texi -@include functions/posix_spawnattr_getflags.texi -@include functions/posix_spawnattr_getpgroup.texi -@include functions/posix_spawnattr_getschedparam.texi -@include functions/posix_spawnattr_getschedpolicy.texi -@include functions/posix_spawnattr_getsigdefault.texi -@include functions/posix_spawnattr_getsigmask.texi -@include functions/posix_spawnattr_init.texi -@include functions/posix_spawnattr_setflags.texi -@include functions/posix_spawnattr_setpgroup.texi -@include functions/posix_spawnattr_setschedparam.texi -@include functions/posix_spawnattr_setschedpolicy.texi -@include functions/posix_spawnattr_setsigdefault.texi -@include functions/posix_spawnattr_setsigmask.texi -@include functions/posix_spawnp.texi -@include functions/posix_trace_attr_destroy.texi -@include functions/posix_trace_attr_getclockres.texi -@include functions/posix_trace_attr_getcreatetime.texi -@include functions/posix_trace_attr_getgenversion.texi -@include functions/posix_trace_attr_getinherited.texi -@include functions/posix_trace_attr_getlogfullpolicy.texi -@include functions/posix_trace_attr_getlogsize.texi -@include functions/posix_trace_attr_getmaxdatasize.texi -@include functions/posix_trace_attr_getmaxsystemeventsize.texi -@include functions/posix_trace_attr_getmaxusereventsize.texi -@include functions/posix_trace_attr_getname.texi -@include functions/posix_trace_attr_getstreamfullpolicy.texi -@include functions/posix_trace_attr_getstreamsize.texi -@include functions/posix_trace_attr_init.texi -@include functions/posix_trace_attr_setinherited.texi -@include functions/posix_trace_attr_setlogfullpolicy.texi -@include functions/posix_trace_attr_setlogsize.texi -@include functions/posix_trace_attr_setmaxdatasize.texi -@include functions/posix_trace_attr_setname.texi -@include functions/posix_trace_attr_setstreamfullpolicy.texi -@include functions/posix_trace_attr_setstreamsize.texi -@include functions/posix_trace_clear.texi -@include functions/posix_trace_close.texi -@include functions/posix_trace_create.texi -@include functions/posix_trace_create_withlog.texi -@include functions/posix_trace_event.texi -@include functions/posix_trace_eventid_equal.texi -@include functions/posix_trace_eventid_get_name.texi -@include functions/posix_trace_eventid_open.texi -@include functions/posix_trace_eventset_add.texi -@include functions/posix_trace_eventset_del.texi -@include functions/posix_trace_eventset_empty.texi -@include functions/posix_trace_eventset_fill.texi -@include functions/posix_trace_eventset_ismember.texi -@include functions/posix_trace_eventtypelist_getnext_id.texi -@include functions/posix_trace_eventtypelist_rewind.texi -@include functions/posix_trace_flush.texi -@include functions/posix_trace_get_attr.texi -@include functions/posix_trace_get_filter.texi -@include functions/posix_trace_get_status.texi -@include functions/posix_trace_getnext_event.texi -@include functions/posix_trace_open.texi -@include functions/posix_trace_rewind.texi -@include functions/posix_trace_set_filter.texi -@include functions/posix_trace_shutdown.texi -@include functions/posix_trace_start.texi -@include functions/posix_trace_stop.texi -@include functions/posix_trace_timedgetnext_event.texi -@include functions/posix_trace_trid_eventid_open.texi -@include functions/posix_trace_trygetnext_event.texi -@include functions/posix_typed_mem_get_info.texi -@include functions/posix_typed_mem_open.texi -@include functions/pow.texi -@include functions/powf.texi -@include functions/powl.texi -@include functions/pread.texi -@include functions/printf.texi -@include functions/pselect.texi -@include functions/pthread_atfork.texi -@include functions/pthread_attr_destroy.texi -@include functions/pthread_attr_getdetachstate.texi -@include functions/pthread_attr_getguardsize.texi -@include functions/pthread_attr_getinheritsched.texi -@include functions/pthread_attr_getschedparam.texi -@include functions/pthread_attr_getschedpolicy.texi -@include functions/pthread_attr_getscope.texi -@include functions/pthread_attr_getstack.texi -@include functions/pthread_attr_getstackaddr.texi -@include functions/pthread_attr_getstacksize.texi -@include functions/pthread_attr_init.texi -@include functions/pthread_attr_setdetachstate.texi -@include functions/pthread_attr_setguardsize.texi -@include functions/pthread_attr_setinheritsched.texi -@include functions/pthread_attr_setschedparam.texi -@include functions/pthread_attr_setschedpolicy.texi -@include functions/pthread_attr_setscope.texi -@include functions/pthread_attr_setstack.texi -@include functions/pthread_attr_setstackaddr.texi -@include functions/pthread_attr_setstacksize.texi -@include functions/pthread_barrier_destroy.texi -@include functions/pthread_barrier_init.texi -@include functions/pthread_barrier_wait.texi -@include functions/pthread_barrierattr_destroy.texi -@include functions/pthread_barrierattr_getpshared.texi -@include functions/pthread_barrierattr_init.texi -@include functions/pthread_barrierattr_setpshared.texi -@include functions/pthread_cancel.texi -@include functions/pthread_cleanup_pop.texi -@include functions/pthread_cleanup_push.texi -@include functions/pthread_cond_broadcast.texi -@include functions/pthread_cond_destroy.texi -@include functions/pthread_cond_init.texi -@include functions/pthread_cond_signal.texi -@include functions/pthread_cond_timedwait.texi -@include functions/pthread_cond_wait.texi -@include functions/pthread_condattr_destroy.texi -@include functions/pthread_condattr_getclock.texi -@include functions/pthread_condattr_getpshared.texi -@include functions/pthread_condattr_init.texi -@include functions/pthread_condattr_setclock.texi -@include functions/pthread_condattr_setpshared.texi -@include functions/pthread_create.texi -@include functions/pthread_detach.texi -@include functions/pthread_equal.texi -@include functions/pthread_exit.texi -@include functions/pthread_getconcurrency.texi -@include functions/pthread_getcpuclockid.texi -@include functions/pthread_getschedparam.texi -@include functions/pthread_getspecific.texi -@include functions/pthread_join.texi -@include functions/pthread_key_create.texi -@include functions/pthread_key_delete.texi -@include functions/pthread_kill.texi -@include functions/pthread_mutex_destroy.texi -@include functions/pthread_mutex_getprioceiling.texi -@include functions/pthread_mutex_init.texi -@include functions/pthread_mutex_lock.texi -@include functions/pthread_mutex_setprioceiling.texi -@include functions/pthread_mutex_timedlock.texi -@include functions/pthread_mutex_trylock.texi -@include functions/pthread_mutex_unlock.texi -@include functions/pthread_mutexattr_destroy.texi -@include functions/pthread_mutexattr_getprioceiling.texi -@include functions/pthread_mutexattr_getprotocol.texi -@include functions/pthread_mutexattr_getpshared.texi -@include functions/pthread_mutexattr_gettype.texi -@include functions/pthread_mutexattr_init.texi -@include functions/pthread_mutexattr_setprioceiling.texi -@include functions/pthread_mutexattr_setprotocol.texi -@include functions/pthread_mutexattr_setpshared.texi -@include functions/pthread_mutexattr_settype.texi -@include functions/pthread_once.texi -@include functions/pthread_rwlock_destroy.texi -@include functions/pthread_rwlock_init.texi -@include functions/pthread_rwlock_rdlock.texi -@include functions/pthread_rwlock_timedrdlock.texi -@include functions/pthread_rwlock_timedwrlock.texi -@include functions/pthread_rwlock_tryrdlock.texi -@include functions/pthread_rwlock_trywrlock.texi -@include functions/pthread_rwlock_unlock.texi -@include functions/pthread_rwlock_wrlock.texi -@include functions/pthread_rwlockattr_destroy.texi -@include functions/pthread_rwlockattr_getpshared.texi -@include functions/pthread_rwlockattr_init.texi -@include functions/pthread_rwlockattr_setpshared.texi -@include functions/pthread_self.texi -@include functions/pthread_setcancelstate.texi -@include functions/pthread_setcanceltype.texi -@include functions/pthread_setconcurrency.texi -@include functions/pthread_setschedparam.texi -@include functions/pthread_setschedprio.texi -@include functions/pthread_setspecific.texi -@include functions/pthread_sigmask.texi -@include functions/pthread_spin_destroy.texi -@include functions/pthread_spin_init.texi -@include functions/pthread_spin_lock.texi -@include functions/pthread_spin_trylock.texi -@include functions/pthread_spin_unlock.texi -@include functions/pthread_testcancel.texi -@include functions/ptsname.texi -@include functions/putc.texi -@include functions/putc_unlocked.texi -@include functions/putchar.texi -@include functions/putchar_unlocked.texi -@include functions/putenv.texi -@include functions/putmsg.texi -@include functions/putpmsg.texi -@include functions/puts.texi -@include functions/pututxline.texi -@include functions/putwc.texi -@include functions/putwchar.texi -@include functions/pwrite.texi -@include functions/qsort.texi -@include functions/raise.texi -@include functions/rand.texi -@include functions/rand_r.texi -@include functions/random.texi -@include functions/read.texi -@include functions/readdir.texi -@include functions/readdir_r.texi -@include functions/readlink.texi -@include functions/readv.texi -@include functions/realloc.texi -@include functions/realpath.texi -@include functions/recv.texi -@include functions/recvfrom.texi -@include functions/recvmsg.texi -@include functions/regcomp.texi -@include functions/regerror.texi -@include functions/regexec.texi -@include functions/regfree.texi -@include functions/remainder.texi -@include functions/remainderf.texi -@include functions/remainderl.texi -@include functions/remove.texi -@include functions/remque.texi -@include functions/remquo.texi -@include functions/remquof.texi -@include functions/remquol.texi -@include functions/rename.texi -@include functions/rewind.texi -@include functions/rewinddir.texi -@include functions/rindex.texi -@include functions/rint.texi -@include functions/rintf.texi -@include functions/rintl.texi -@include functions/rmdir.texi -@include functions/round.texi -@include functions/roundf.texi -@include functions/roundl.texi -@include functions/scalb.texi -@include functions/scalbln.texi -@include functions/scalblnf.texi -@include functions/scalblnl.texi -@include functions/scalbn.texi -@include functions/scalbnf.texi -@include functions/scalbnl.texi -@include functions/scanf.texi -@include functions/sched_get_priority_max.texi -@include functions/sched_getparam.texi -@include functions/sched_getscheduler.texi -@include functions/sched_rr_get_interval.texi -@include functions/sched_setparam.texi -@include functions/sched_setscheduler.texi -@include functions/sched_yield.texi -@include functions/seed48.texi -@include functions/seekdir.texi -@include functions/select.texi -@include functions/sem_close.texi -@include functions/sem_destroy.texi -@include functions/sem_getvalue.texi -@include functions/sem_init.texi -@include functions/sem_open.texi -@include functions/sem_post.texi -@include functions/sem_timedwait.texi -@include functions/sem_trywait.texi -@include functions/sem_unlink.texi -@include functions/sem_wait.texi -@include functions/semctl.texi -@include functions/semget.texi -@include functions/semop.texi -@include functions/send.texi -@include functions/sendmsg.texi -@include functions/sendto.texi -@include functions/setbuf.texi -@include functions/setcontext.texi -@include functions/setegid.texi -@include functions/setenv.texi -@include functions/seteuid.texi -@include functions/setgid.texi -@include functions/setgrent.texi -@include functions/sethostent.texi -@include functions/setitimer.texi -@include functions/setjmp.texi -@include functions/setkey.texi -@include functions/setlocale.texi -@include functions/setlogmask.texi -@include functions/setnetent.texi -@include functions/setpgid.texi -@include functions/setpgrp.texi -@include functions/setpriority.texi -@include functions/setprotoent.texi -@include functions/setpwent.texi -@include functions/setregid.texi -@include functions/setreuid.texi -@include functions/setrlimit.texi -@include functions/setservent.texi -@include functions/setsid.texi -@include functions/setsockopt.texi -@include functions/setstate.texi -@include functions/setuid.texi -@include functions/setutxent.texi -@include functions/setvbuf.texi -@include functions/shm_open.texi -@include functions/shm_unlink.texi -@include functions/shmat.texi -@include functions/shmctl.texi -@include functions/shmdt.texi -@include functions/shmget.texi -@include functions/shutdown.texi -@include functions/sigaction.texi -@include functions/sigaddset.texi -@include functions/sigaltstack.texi -@include functions/sigdelset.texi -@include functions/sigemptyset.texi -@include functions/sigfillset.texi -@include functions/sighold.texi -@include functions/sigignore.texi -@include functions/siginterrupt.texi -@include functions/sigismember.texi -@include functions/siglongjmp.texi -@include functions/signal.texi -@include functions/signbit.texi -@include functions/sigpause.texi -@include functions/sigpending.texi -@include functions/sigprocmask.texi -@include functions/sigqueue.texi -@include functions/sigrelse.texi -@include functions/sigset.texi -@include functions/sigsetjmp.texi -@include functions/sigsuspend.texi -@include functions/sigtimedwait.texi -@include functions/sigwait.texi -@include functions/sigwaitinfo.texi -@include functions/sin.texi -@include functions/sinf.texi -@include functions/sinh.texi -@include functions/sinhf.texi -@include functions/sinhl.texi -@include functions/sinl.texi -@include functions/sleep.texi -@include functions/snprintf.texi -@include functions/sockatmark.texi -@include functions/socket.texi -@include functions/socketpair.texi -@include functions/sprintf.texi -@include functions/sqrt.texi -@include functions/sqrtf.texi -@include functions/sqrtl.texi -@include functions/srand.texi -@include functions/srand48.texi -@include functions/srandom.texi -@include functions/sscanf.texi -@include functions/stat.texi -@include functions/statvfs.texi -@include functions/stderr.texi -@include functions/stdin.texi -@include functions/stdout.texi -@include functions/strcasecmp.texi -@include functions/strcat.texi -@include functions/strchr.texi -@include functions/strcmp.texi -@include functions/strcoll.texi -@include functions/strcpy.texi -@include functions/strcspn.texi -@include functions/strdup.texi -@include functions/strerror.texi -@include functions/strerror_r.texi -@include functions/strfmon.texi -@include functions/strftime.texi -@include functions/strlen.texi -@include functions/strncasecmp.texi -@include functions/strncat.texi -@include functions/strncmp.texi -@include functions/strncpy.texi -@include functions/strpbrk.texi -@include functions/strptime.texi -@include functions/strrchr.texi -@include functions/strspn.texi -@include functions/strstr.texi -@include functions/strtod.texi -@include functions/strtof.texi -@include functions/strtoimax.texi -@include functions/strtok.texi -@include functions/strtok_r.texi -@include functions/strtol.texi -@include functions/strtold.texi -@include functions/strtoll.texi -@include functions/strtoul.texi -@include functions/strtoull.texi -@include functions/strtoumax.texi -@include functions/strxfrm.texi -@include functions/swab.texi -@include functions/swapcontext.texi -@include functions/swprintf.texi -@include functions/swscanf.texi -@include functions/symlink.texi -@include functions/sync.texi -@include functions/sysconf.texi -@include functions/syslog.texi -@include functions/system.texi -@include functions/tan.texi -@include functions/tanf.texi -@include functions/tanh.texi -@include functions/tanhf.texi -@include functions/tanhl.texi -@include functions/tanl.texi -@include functions/tcdrain.texi -@include functions/tcflow.texi -@include functions/tcflush.texi -@include functions/tcgetattr.texi -@include functions/tcgetpgrp.texi -@include functions/tcgetsid.texi -@include functions/tcsendbreak.texi -@include functions/tcsetattr.texi -@include functions/tcsetpgrp.texi -@include functions/tdelete.texi -@include functions/telldir.texi -@include functions/tempnam.texi -@include functions/tfind.texi -@include functions/tgamma.texi -@include functions/tgammaf.texi -@include functions/tgammal.texi -@include functions/time.texi -@include functions/timer_create.texi -@include functions/timer_delete.texi -@include functions/timer_getoverrun.texi -@include functions/timer_settime.texi -@include functions/times.texi -@include functions/timezone.texi -@include functions/tmpfile.texi -@include functions/tmpnam.texi -@include functions/toascii.texi -@include functions/tolower.texi -@include functions/toupper.texi -@include functions/towctrans.texi -@include functions/towlower.texi -@include functions/towupper.texi -@include functions/trunc.texi -@include functions/truncate.texi -@include functions/truncf.texi -@include functions/truncl.texi -@include functions/tsearch.texi -@include functions/ttyname.texi -@include functions/ttyname_r.texi -@include functions/twalk.texi -@include functions/tzname.texi -@include functions/tzset.texi -@include functions/ualarm.texi -@include functions/ulimit.texi -@include functions/umask.texi -@include functions/uname.texi -@include functions/ungetc.texi -@include functions/ungetwc.texi -@include functions/unlink.texi -@include functions/unlockpt.texi -@include functions/unsetenv.texi -@include functions/usleep.texi -@include functions/utime.texi -@include functions/utimes.texi -@include functions/va_arg.texi -@include functions/va_copy.texi -@include functions/va_end.texi -@include functions/va_start.texi -@include functions/vfork.texi -@include functions/vfprintf.texi -@include functions/vfscanf.texi -@include functions/vfwprintf.texi -@include functions/vfwscanf.texi -@include functions/vprintf.texi -@include functions/vscanf.texi -@include functions/vsnprintf.texi -@include functions/vsprintf.texi -@include functions/vsscanf.texi -@include functions/vswprintf.texi -@include functions/vswscanf.texi -@include functions/vwprintf.texi -@include functions/vwscanf.texi -@include functions/wait.texi -@include functions/waitid.texi -@include functions/waitpid.texi -@include functions/wcrtomb.texi -@include functions/wcscat.texi -@include functions/wcschr.texi -@include functions/wcscmp.texi -@include functions/wcscoll.texi -@include functions/wcscpy.texi -@include functions/wcscspn.texi -@include functions/wcsftime.texi -@include functions/wcslen.texi -@include functions/wcsncat.texi -@include functions/wcsncmp.texi -@include functions/wcsncpy.texi -@include functions/wcspbrk.texi -@include functions/wcsrchr.texi -@include functions/wcsrtombs.texi -@include functions/wcsspn.texi -@include functions/wcsstr.texi -@include functions/wcstod.texi -@include functions/wcstof.texi -@include functions/wcstoimax.texi -@include functions/wcstok.texi -@include functions/wcstol.texi -@include functions/wcstold.texi -@include functions/wcstoll.texi -@include functions/wcstombs.texi -@include functions/wcstoul.texi -@include functions/wcstoull.texi -@include functions/wcstoumax.texi -@include functions/wcswcs.texi -@include functions/wcswidth.texi -@include functions/wcsxfrm.texi -@include functions/wctob.texi -@include functions/wctomb.texi -@include functions/wctrans.texi -@include functions/wctype.texi -@include functions/wcwidth.texi -@include functions/wmemchr.texi -@include functions/wmemcmp.texi -@include functions/wmemcpy.texi -@include functions/wmemmove.texi -@include functions/wmemset.texi -@include functions/wordexp.texi -@include functions/wordfree.texi -@include functions/wprintf.texi -@include functions/write.texi -@include functions/writev.texi -@include functions/wscanf.texi -@include functions/y0.texi -@include functions/y1.texi -@include functions/yn.texi +@include posix-functions/FD_CLR.texi +@include posix-functions/FD_ISSET.texi +@include posix-functions/FD_SET.texi +@include posix-functions/FD_ZERO.texi +@include posix-functions/_Exit_C99.texi +@include posix-functions/_exit.texi +@include posix-functions/_longjmp.texi +@include posix-functions/_setjmp.texi +@include posix-functions/_tolower.texi +@include posix-functions/_toupper.texi +@include posix-functions/a64l.texi +@include posix-functions/abort.texi +@include posix-functions/abs.texi +@include posix-functions/accept.texi +@include posix-functions/access.texi +@include posix-functions/acos.texi +@include posix-functions/acosf.texi +@include posix-functions/acosh.texi +@include posix-functions/acoshf.texi +@include posix-functions/acoshl.texi +@include posix-functions/acosl.texi +@include posix-functions/aio_cancel.texi +@include posix-functions/aio_error.texi +@include posix-functions/aio_fsync.texi +@include posix-functions/aio_read.texi +@include posix-functions/aio_return.texi +@include posix-functions/aio_suspend.texi +@include posix-functions/aio_write.texi +@include posix-functions/alarm.texi +@include posix-functions/asctime.texi +@include posix-functions/asctime_r.texi +@include posix-functions/asin.texi +@include posix-functions/asinf.texi +@include posix-functions/asinh.texi +@include posix-functions/asinhf.texi +@include posix-functions/asinhl.texi +@include posix-functions/asinl.texi +@include posix-functions/assert.texi +@include posix-functions/atan.texi +@include posix-functions/atan2.texi +@include posix-functions/atan2f.texi +@include posix-functions/atan2l.texi +@include posix-functions/atanf.texi +@include posix-functions/atanh.texi +@include posix-functions/atanhf.texi +@include posix-functions/atanhl.texi +@include posix-functions/atanl.texi +@include posix-functions/atexit.texi +@include posix-functions/atof.texi +@include posix-functions/atoi.texi +@include posix-functions/atol.texi +@include posix-functions/atoll.texi +@include posix-functions/basename.texi +@include posix-functions/bcmp.texi +@include posix-functions/bcopy.texi +@include posix-functions/bind.texi +@include posix-functions/bsd_signal.texi +@include posix-functions/bsearch.texi +@include posix-functions/btowc.texi +@include posix-functions/bzero.texi +@include posix-functions/cabs.texi +@include posix-functions/cabsf.texi +@include posix-functions/cabsl.texi +@include posix-functions/cacos.texi +@include posix-functions/cacosf.texi +@include posix-functions/cacosh.texi +@include posix-functions/cacoshf.texi +@include posix-functions/cacoshl.texi +@include posix-functions/cacosl.texi +@include posix-functions/calloc.texi +@include posix-functions/carg.texi +@include posix-functions/cargf.texi +@include posix-functions/cargl.texi +@include posix-functions/casin.texi +@include posix-functions/casinf.texi +@include posix-functions/casinh.texi +@include posix-functions/casinhf.texi +@include posix-functions/casinhl.texi +@include posix-functions/casinl.texi +@include posix-functions/catan.texi +@include posix-functions/catanf.texi +@include posix-functions/catanh.texi +@include posix-functions/catanhf.texi +@include posix-functions/catanhl.texi +@include posix-functions/catanl.texi +@include posix-functions/catclose.texi +@include posix-functions/catgets.texi +@include posix-functions/catopen.texi +@include posix-functions/cbrt.texi +@include posix-functions/cbrtf.texi +@include posix-functions/cbrtl.texi +@include posix-functions/ccos.texi +@include posix-functions/ccosf.texi +@include posix-functions/ccosh.texi +@include posix-functions/ccoshf.texi +@include posix-functions/ccoshl.texi +@include posix-functions/ccosl.texi +@include posix-functions/ceil.texi +@include posix-functions/ceilf.texi +@include posix-functions/ceill.texi +@include posix-functions/cexp.texi +@include posix-functions/cexpf.texi +@include posix-functions/cexpl.texi +@include posix-functions/cfgetispeed.texi +@include posix-functions/cfgetospeed.texi +@include posix-functions/cfsetispeed.texi +@include posix-functions/cfsetospeed.texi +@include posix-functions/chdir.texi +@include posix-functions/chmod.texi +@include posix-functions/chown.texi +@include posix-functions/cimag.texi +@include posix-functions/cimagf.texi +@include posix-functions/cimagl.texi +@include posix-functions/clearerr.texi +@include posix-functions/clock.texi +@include posix-functions/clock_getcpuclockid.texi +@include posix-functions/clock_getres.texi +@include posix-functions/clock_gettime.texi +@include posix-functions/clock_nanosleep.texi +@include posix-functions/clock_settime.texi +@include posix-functions/clog.texi +@include posix-functions/clogf.texi +@include posix-functions/clogl.texi +@include posix-functions/close.texi +@include posix-functions/closedir.texi +@include posix-functions/closelog.texi +@include posix-functions/confstr.texi +@include posix-functions/conj.texi +@include posix-functions/conjf.texi +@include posix-functions/conjl.texi +@include posix-functions/connect.texi +@include posix-functions/copysign.texi +@include posix-functions/copysignf.texi +@include posix-functions/copysignl.texi +@include posix-functions/cos.texi +@include posix-functions/cosf.texi +@include posix-functions/cosh.texi +@include posix-functions/coshf.texi +@include posix-functions/coshl.texi +@include posix-functions/cosl.texi +@include posix-functions/cpow.texi +@include posix-functions/cpowf.texi +@include posix-functions/cpowl.texi +@include posix-functions/cproj.texi +@include posix-functions/cprojf.texi +@include posix-functions/cprojl.texi +@include posix-functions/creal.texi +@include posix-functions/crealf.texi +@include posix-functions/creall.texi +@include posix-functions/creat.texi +@include posix-functions/crypt.texi +@include posix-functions/csin.texi +@include posix-functions/csinf.texi +@include posix-functions/csinh.texi +@include posix-functions/csinhf.texi +@include posix-functions/csinhl.texi +@include posix-functions/csinl.texi +@include posix-functions/csqrt.texi +@include posix-functions/csqrtf.texi +@include posix-functions/csqrtl.texi +@include posix-functions/ctan.texi +@include posix-functions/ctanf.texi +@include posix-functions/ctanh.texi +@include posix-functions/ctanhf.texi +@include posix-functions/ctanhl.texi +@include posix-functions/ctanl.texi +@include posix-functions/ctermid.texi +@include posix-functions/ctime.texi +@include posix-functions/ctime_r.texi +@include posix-functions/daylight.texi +@include posix-functions/dbm_clearerr.texi +@include posix-functions/dbm_close.texi +@include posix-functions/dbm_delete.texi +@include posix-functions/dbm_error.texi +@include posix-functions/dbm_fetch.texi +@include posix-functions/dbm_firstkey.texi +@include posix-functions/dbm_nextkey.texi +@include posix-functions/dbm_open.texi +@include posix-functions/dbm_store.texi +@include posix-functions/difftime.texi +@include posix-functions/dirname.texi +@include posix-functions/div.texi +@include posix-functions/dlclose.texi +@include posix-functions/dlerror.texi +@include posix-functions/dlopen.texi +@include posix-functions/dlsym.texi +@include posix-functions/drand48.texi +@include posix-functions/dup.texi +@include posix-functions/dup2.texi +@include posix-functions/ecvt.texi +@include posix-functions/encrypt.texi +@include posix-functions/endgrent.texi +@include posix-functions/endhostent.texi +@include posix-functions/endnetent.texi +@include posix-functions/endprotoent.texi +@include posix-functions/endpwent.texi +@include posix-functions/endservent.texi +@include posix-functions/endutxent.texi +@include posix-functions/environ.texi +@include posix-functions/erand48.texi +@include posix-functions/erf.texi +@include posix-functions/erfc.texi +@include posix-functions/erfcf.texi +@include posix-functions/erfcl.texi +@include posix-functions/erff.texi +@include posix-functions/erfl.texi +@include posix-functions/errno.texi +@include posix-functions/execl.texi +@include posix-functions/execle.texi +@include posix-functions/execlp.texi +@include posix-functions/execv.texi +@include posix-functions/execve.texi +@include posix-functions/execvp.texi +@include posix-functions/exit.texi +@include posix-functions/exp.texi +@include posix-functions/exp2.texi +@include posix-functions/exp2f.texi +@include posix-functions/exp2l.texi +@include posix-functions/expf.texi +@include posix-functions/expl.texi +@include posix-functions/expm1.texi +@include posix-functions/expm1f.texi +@include posix-functions/expm1l.texi +@include posix-functions/fabs.texi +@include posix-functions/fabsf.texi +@include posix-functions/fabsl.texi +@include posix-functions/fattach.texi +@include posix-functions/fchdir.texi +@include posix-functions/fchmod.texi +@include posix-functions/fchown.texi +@include posix-functions/fclose.texi +@include posix-functions/fcntl.texi +@include posix-functions/fcvt.texi +@include posix-functions/fdatasync.texi +@include posix-functions/fdetach.texi +@include posix-functions/fdim.texi +@include posix-functions/fdimf.texi +@include posix-functions/fdiml.texi +@include posix-functions/fdopen.texi +@include posix-functions/feclearexcept.texi +@include posix-functions/fegetenv.texi +@include posix-functions/fegetexceptflag.texi +@include posix-functions/fegetround.texi +@include posix-functions/feholdexcept.texi +@include posix-functions/feof.texi +@include posix-functions/feraiseexcept.texi +@include posix-functions/ferror.texi +@include posix-functions/fesetenv.texi +@include posix-functions/fesetexceptflag.texi +@include posix-functions/fesetround.texi +@include posix-functions/fetestexcept.texi +@include posix-functions/feupdateenv.texi +@include posix-functions/fflush.texi +@include posix-functions/ffs.texi +@include posix-functions/fgetc.texi +@include posix-functions/fgetpos.texi +@include posix-functions/fgets.texi +@include posix-functions/fgetwc.texi +@include posix-functions/fgetws.texi +@include posix-functions/fileno.texi +@include posix-functions/flockfile.texi +@include posix-functions/floor.texi +@include posix-functions/floorf.texi +@include posix-functions/floorl.texi +@include posix-functions/fma.texi +@include posix-functions/fmaf.texi +@include posix-functions/fmal.texi +@include posix-functions/fmax.texi +@include posix-functions/fmaxf.texi +@include posix-functions/fmaxl.texi +@include posix-functions/fmin.texi +@include posix-functions/fminf.texi +@include posix-functions/fminl.texi +@include posix-functions/fmod.texi +@include posix-functions/fmodf.texi +@include posix-functions/fmodl.texi +@include posix-functions/fmtmsg.texi +@include posix-functions/fnmatch.texi +@include posix-functions/fopen.texi +@include posix-functions/fork.texi +@include posix-functions/fpathconf.texi +@include posix-functions/fpclassify.texi +@include posix-functions/fprintf.texi +@include posix-functions/fputc.texi +@include posix-functions/fputs.texi +@include posix-functions/fputwc.texi +@include posix-functions/fputws.texi +@include posix-functions/fread.texi +@include posix-functions/free.texi +@include posix-functions/freeaddrinfo.texi +@include posix-functions/freopen.texi +@include posix-functions/frexp.texi +@include posix-functions/frexpf.texi +@include posix-functions/frexpl.texi +@include posix-functions/fscanf.texi +@include posix-functions/fseek.texi +@include posix-functions/fseeko.texi +@include posix-functions/fsetpos.texi +@include posix-functions/fstat.texi +@include posix-functions/fstatvfs.texi +@include posix-functions/fsync.texi +@include posix-functions/ftell.texi +@include posix-functions/ftello.texi +@include posix-functions/ftime.texi +@include posix-functions/ftok.texi +@include posix-functions/ftruncate.texi +@include posix-functions/ftrylockfile.texi +@include posix-functions/ftw.texi +@include posix-functions/funlockfile.texi +@include posix-functions/fwide.texi +@include posix-functions/fwprintf.texi +@include posix-functions/fwrite.texi +@include posix-functions/fwscanf.texi +@include posix-functions/gai_strerror.texi +@include posix-functions/gcvt.texi +@include posix-functions/getaddrinfo.texi +@include posix-functions/getc.texi +@include posix-functions/getc_unlocked.texi +@include posix-functions/getchar.texi +@include posix-functions/getchar_unlocked.texi +@include posix-functions/getcontext.texi +@include posix-functions/getcwd.texi +@include posix-functions/getdate.texi +@include posix-functions/getdelim.texi +@include posix-functions/getegid.texi +@include posix-functions/getenv.texi +@include posix-functions/geteuid.texi +@include posix-functions/getgid.texi +@include posix-functions/getgrent.texi +@include posix-functions/getgrgid.texi +@include posix-functions/getgrgid_r.texi +@include posix-functions/getgrnam.texi +@include posix-functions/getgrnam_r.texi +@include posix-functions/getgroups.texi +@include posix-functions/gethostbyaddr.texi +@include posix-functions/gethostbyname.texi +@include posix-functions/gethostent.texi +@include posix-functions/gethostid.texi +@include posix-functions/gethostname.texi +@include posix-functions/getitimer.texi +@include posix-functions/getline.texi +@include posix-functions/getlogin.texi +@include posix-functions/getlogin_r.texi +@include posix-functions/getmsg.texi +@include posix-functions/getnameinfo.texi +@include posix-functions/getnetbyaddr.texi +@include posix-functions/getnetbyname.texi +@include posix-functions/getnetent.texi +@include posix-functions/getopt.texi +@include posix-functions/getpeername.texi +@include posix-functions/getpgid.texi +@include posix-functions/getpgrp.texi +@include posix-functions/getpid.texi +@include posix-functions/getpmsg.texi +@include posix-functions/getppid.texi +@include posix-functions/getpriority.texi +@include posix-functions/getprotobyname.texi +@include posix-functions/getprotobynumber.texi +@include posix-functions/getprotoent.texi +@include posix-functions/getpwent.texi +@include posix-functions/getpwnam.texi +@include posix-functions/getpwnam_r.texi +@include posix-functions/getpwuid.texi +@include posix-functions/getpwuid_r.texi +@include posix-functions/getrlimit.texi +@include posix-functions/getrusage.texi +@include posix-functions/gets.texi +@include posix-functions/getservbyname.texi +@include posix-functions/getservbyport.texi +@include posix-functions/getservent.texi +@include posix-functions/getsid.texi +@include posix-functions/getsockname.texi +@include posix-functions/getsockopt.texi +@include posix-functions/getsubopt.texi +@include posix-functions/gettimeofday.texi +@include posix-functions/getuid.texi +@include posix-functions/getutxent.texi +@include posix-functions/getutxid.texi +@include posix-functions/getutxline.texi +@include posix-functions/getwc.texi +@include posix-functions/getwchar.texi +@include posix-functions/getwd.texi +@include posix-functions/glob.texi +@include posix-functions/globfree.texi +@include posix-functions/gmtime.texi +@include posix-functions/gmtime_r.texi +@include posix-functions/grantpt.texi +@include posix-functions/h_errno.texi +@include posix-functions/hcreate.texi +@include posix-functions/hdestroy.texi +@include posix-functions/hsearch.texi +@include posix-functions/htonl.texi +@include posix-functions/htons.texi +@include posix-functions/hypot.texi +@include posix-functions/hypotf.texi +@include posix-functions/hypotl.texi +@include posix-functions/iconv.texi +@include posix-functions/iconv_close.texi +@include posix-functions/iconv_open.texi +@include posix-functions/if_freenameindex.texi +@include posix-functions/if_indextoname.texi +@include posix-functions/if_nameindex.texi +@include posix-functions/if_nametoindex.texi +@include posix-functions/ilogb.texi +@include posix-functions/ilogbf.texi +@include posix-functions/ilogbl.texi +@include posix-functions/imaxabs.texi +@include posix-functions/imaxdiv.texi +@include posix-functions/index.texi +@include posix-functions/inet_addr.texi +@include posix-functions/inet_ntoa.texi +@include posix-functions/inet_ntop.texi +@include posix-functions/inet_pton.texi +@include posix-functions/initstate.texi +@include posix-functions/insque.texi +@include posix-functions/ioctl.texi +@include posix-functions/isalnum.texi +@include posix-functions/isalpha.texi +@include posix-functions/isascii.texi +@include posix-functions/isastream.texi +@include posix-functions/isatty.texi +@include posix-functions/isblank.texi +@include posix-functions/iscntrl.texi +@include posix-functions/isdigit.texi +@include posix-functions/isfinite.texi +@include posix-functions/isgraph.texi +@include posix-functions/isgreater.texi +@include posix-functions/isgreaterequal.texi +@include posix-functions/isinf.texi +@include posix-functions/isless.texi +@include posix-functions/islessequal.texi +@include posix-functions/islessgreater.texi +@include posix-functions/islower.texi +@include posix-functions/isnan.texi +@include posix-functions/isnormal.texi +@include posix-functions/isprint.texi +@include posix-functions/ispunct.texi +@include posix-functions/isspace.texi +@include posix-functions/isunordered.texi +@include posix-functions/isupper.texi +@include posix-functions/iswalnum.texi +@include posix-functions/iswalpha.texi +@include posix-functions/iswblank.texi +@include posix-functions/iswcntrl.texi +@include posix-functions/iswctype.texi +@include posix-functions/iswdigit.texi +@include posix-functions/iswgraph.texi +@include posix-functions/iswlower.texi +@include posix-functions/iswprint.texi +@include posix-functions/iswpunct.texi +@include posix-functions/iswspace.texi +@include posix-functions/iswupper.texi +@include posix-functions/iswxdigit.texi +@include posix-functions/isxdigit.texi +@include posix-functions/j0.texi +@include posix-functions/j1.texi +@include posix-functions/jn.texi +@include posix-functions/jrand48.texi +@include posix-functions/kill.texi +@include posix-functions/killpg.texi +@include posix-functions/l64a.texi +@include posix-functions/labs.texi +@include posix-functions/lchown.texi +@include posix-functions/lcong48.texi +@include posix-functions/ldexp.texi +@include posix-functions/ldexpf.texi +@include posix-functions/ldexpl.texi +@include posix-functions/ldiv.texi +@include posix-functions/lfind.texi +@include posix-functions/lgamma.texi +@include posix-functions/lgammaf.texi +@include posix-functions/lgammal.texi +@include posix-functions/link.texi +@include posix-functions/lio_listio.texi +@include posix-functions/listen.texi +@include posix-functions/llabs.texi +@include posix-functions/lldiv.texi +@include posix-functions/llrint.texi +@include posix-functions/llrintf.texi +@include posix-functions/llrintl.texi +@include posix-functions/llround.texi +@include posix-functions/llroundf.texi +@include posix-functions/llroundl.texi +@include posix-functions/localeconv.texi +@include posix-functions/localtime.texi +@include posix-functions/localtime_r.texi +@include posix-functions/lockf.texi +@include posix-functions/log.texi +@include posix-functions/log10.texi +@include posix-functions/log10f.texi +@include posix-functions/log10l.texi +@include posix-functions/log1p.texi +@include posix-functions/log1pf.texi +@include posix-functions/log1pl.texi +@include posix-functions/log2.texi +@include posix-functions/log2f.texi +@include posix-functions/log2l.texi +@include posix-functions/logb.texi +@include posix-functions/logbf.texi +@include posix-functions/logbl.texi +@include posix-functions/logf.texi +@include posix-functions/logl.texi +@include posix-functions/longjmp.texi +@include posix-functions/lrand48.texi +@include posix-functions/lrint.texi +@include posix-functions/lrintf.texi +@include posix-functions/lrintl.texi +@include posix-functions/lround.texi +@include posix-functions/lroundf.texi +@include posix-functions/lroundl.texi +@include posix-functions/lsearch.texi +@include posix-functions/lseek.texi +@include posix-functions/lstat.texi +@include posix-functions/makecontext.texi +@include posix-functions/malloc.texi +@include posix-functions/mblen.texi +@include posix-functions/mbrlen.texi +@include posix-functions/mbrtowc.texi +@include posix-functions/mbsinit.texi +@include posix-functions/mbsrtowcs.texi +@include posix-functions/mbstowcs.texi +@include posix-functions/mbtowc.texi +@include posix-functions/memccpy.texi +@include posix-functions/memchr.texi +@include posix-functions/memcmp.texi +@include posix-functions/memcpy.texi +@include posix-functions/memmove.texi +@include posix-functions/memset.texi +@include posix-functions/mkdir.texi +@include posix-functions/mkfifo.texi +@include posix-functions/mknod.texi +@include posix-functions/mkstemp.texi +@include posix-functions/mktemp.texi +@include posix-functions/mktime.texi +@include posix-functions/mlock.texi +@include posix-functions/mlockall.texi +@include posix-functions/mmap.texi +@include posix-functions/modf.texi +@include posix-functions/modff.texi +@include posix-functions/modfl.texi +@include posix-functions/mprotect.texi +@include posix-functions/mq_close.texi +@include posix-functions/mq_getattr.texi +@include posix-functions/mq_notify.texi +@include posix-functions/mq_open.texi +@include posix-functions/mq_receive.texi +@include posix-functions/mq_send.texi +@include posix-functions/mq_setattr.texi +@include posix-functions/mq_timedreceive.texi +@include posix-functions/mq_timedsend.texi +@include posix-functions/mq_unlink.texi +@include posix-functions/mrand48.texi +@include posix-functions/msgctl.texi +@include posix-functions/msgget.texi +@include posix-functions/msgrcv.texi +@include posix-functions/msgsnd.texi +@include posix-functions/msync.texi +@include posix-functions/munlock.texi +@include posix-functions/munlockall.texi +@include posix-functions/munmap.texi +@include posix-functions/nan.texi +@include posix-functions/nanf.texi +@include posix-functions/nanl.texi +@include posix-functions/nanosleep.texi +@include posix-functions/nearbyint.texi +@include posix-functions/nearbyintf.texi +@include posix-functions/nearbyintl.texi +@include posix-functions/nextafter.texi +@include posix-functions/nextafterf.texi +@include posix-functions/nextafterl.texi +@include posix-functions/nexttoward.texi +@include posix-functions/nexttowardf.texi +@include posix-functions/nexttowardl.texi +@include posix-functions/nftw.texi +@include posix-functions/nice.texi +@include posix-functions/nl_langinfo.texi +@include posix-functions/nrand48.texi +@include posix-functions/ntohl.texi +@include posix-functions/ntohs.texi +@include posix-functions/open.texi +@include posix-functions/opendir.texi +@include posix-functions/openlog.texi +@include posix-functions/optarg.texi +@include posix-functions/pathconf.texi +@include posix-functions/pause.texi +@include posix-functions/pclose.texi +@include posix-functions/perror.texi +@include posix-functions/pipe.texi +@include posix-functions/poll.texi +@include posix-functions/popen.texi +@include posix-functions/posix_fadvise.texi +@include posix-functions/posix_fallocate.texi +@include posix-functions/posix_madvise.texi +@include posix-functions/posix_mem_offset.texi +@include posix-functions/posix_memalign.texi +@include posix-functions/posix_openpt.texi +@include posix-functions/posix_spawn.texi +@include posix-functions/posix_spawn_file_actions_addclose.texi +@include posix-functions/posix_spawn_file_actions_adddup2.texi +@include posix-functions/posix_spawn_file_actions_addopen.texi +@include posix-functions/posix_spawn_file_actions_destroy.texi +@include posix-functions/posix_spawn_file_actions_init.texi +@include posix-functions/posix_spawnattr_destroy.texi +@include posix-functions/posix_spawnattr_getflags.texi +@include posix-functions/posix_spawnattr_getpgroup.texi +@include posix-functions/posix_spawnattr_getschedparam.texi +@include posix-functions/posix_spawnattr_getschedpolicy.texi +@include posix-functions/posix_spawnattr_getsigdefault.texi +@include posix-functions/posix_spawnattr_getsigmask.texi +@include posix-functions/posix_spawnattr_init.texi +@include posix-functions/posix_spawnattr_setflags.texi +@include posix-functions/posix_spawnattr_setpgroup.texi +@include posix-functions/posix_spawnattr_setschedparam.texi +@include posix-functions/posix_spawnattr_setschedpolicy.texi +@include posix-functions/posix_spawnattr_setsigdefault.texi +@include posix-functions/posix_spawnattr_setsigmask.texi +@include posix-functions/posix_spawnp.texi +@include posix-functions/posix_trace_attr_destroy.texi +@include posix-functions/posix_trace_attr_getclockres.texi +@include posix-functions/posix_trace_attr_getcreatetime.texi +@include posix-functions/posix_trace_attr_getgenversion.texi +@include posix-functions/posix_trace_attr_getinherited.texi +@include posix-functions/posix_trace_attr_getlogfullpolicy.texi +@include posix-functions/posix_trace_attr_getlogsize.texi +@include posix-functions/posix_trace_attr_getmaxdatasize.texi +@include posix-functions/posix_trace_attr_getmaxsystemeventsize.texi +@include posix-functions/posix_trace_attr_getmaxusereventsize.texi +@include posix-functions/posix_trace_attr_getname.texi +@include posix-functions/posix_trace_attr_getstreamfullpolicy.texi +@include posix-functions/posix_trace_attr_getstreamsize.texi +@include posix-functions/posix_trace_attr_init.texi +@include posix-functions/posix_trace_attr_setinherited.texi +@include posix-functions/posix_trace_attr_setlogfullpolicy.texi +@include posix-functions/posix_trace_attr_setlogsize.texi +@include posix-functions/posix_trace_attr_setmaxdatasize.texi +@include posix-functions/posix_trace_attr_setname.texi +@include posix-functions/posix_trace_attr_setstreamfullpolicy.texi +@include posix-functions/posix_trace_attr_setstreamsize.texi +@include posix-functions/posix_trace_clear.texi +@include posix-functions/posix_trace_close.texi +@include posix-functions/posix_trace_create.texi +@include posix-functions/posix_trace_create_withlog.texi +@include posix-functions/posix_trace_event.texi +@include posix-functions/posix_trace_eventid_equal.texi +@include posix-functions/posix_trace_eventid_get_name.texi +@include posix-functions/posix_trace_eventid_open.texi +@include posix-functions/posix_trace_eventset_add.texi +@include posix-functions/posix_trace_eventset_del.texi +@include posix-functions/posix_trace_eventset_empty.texi +@include posix-functions/posix_trace_eventset_fill.texi +@include posix-functions/posix_trace_eventset_ismember.texi +@include posix-functions/posix_trace_eventtypelist_getnext_id.texi +@include posix-functions/posix_trace_eventtypelist_rewind.texi +@include posix-functions/posix_trace_flush.texi +@include posix-functions/posix_trace_get_attr.texi +@include posix-functions/posix_trace_get_filter.texi +@include posix-functions/posix_trace_get_status.texi +@include posix-functions/posix_trace_getnext_event.texi +@include posix-functions/posix_trace_open.texi +@include posix-functions/posix_trace_rewind.texi +@include posix-functions/posix_trace_set_filter.texi +@include posix-functions/posix_trace_shutdown.texi +@include posix-functions/posix_trace_start.texi +@include posix-functions/posix_trace_stop.texi +@include posix-functions/posix_trace_timedgetnext_event.texi +@include posix-functions/posix_trace_trid_eventid_open.texi +@include posix-functions/posix_trace_trygetnext_event.texi +@include posix-functions/posix_typed_mem_get_info.texi +@include posix-functions/posix_typed_mem_open.texi +@include posix-functions/pow.texi +@include posix-functions/powf.texi +@include posix-functions/powl.texi +@include posix-functions/pread.texi +@include posix-functions/printf.texi +@include posix-functions/pselect.texi +@include posix-functions/pthread_atfork.texi +@include posix-functions/pthread_attr_destroy.texi +@include posix-functions/pthread_attr_getdetachstate.texi +@include posix-functions/pthread_attr_getguardsize.texi +@include posix-functions/pthread_attr_getinheritsched.texi +@include posix-functions/pthread_attr_getschedparam.texi +@include posix-functions/pthread_attr_getschedpolicy.texi +@include posix-functions/pthread_attr_getscope.texi +@include posix-functions/pthread_attr_getstack.texi +@include posix-functions/pthread_attr_getstackaddr.texi +@include posix-functions/pthread_attr_getstacksize.texi +@include posix-functions/pthread_attr_init.texi +@include posix-functions/pthread_attr_setdetachstate.texi +@include posix-functions/pthread_attr_setguardsize.texi +@include posix-functions/pthread_attr_setinheritsched.texi +@include posix-functions/pthread_attr_setschedparam.texi +@include posix-functions/pthread_attr_setschedpolicy.texi +@include posix-functions/pthread_attr_setscope.texi +@include posix-functions/pthread_attr_setstack.texi +@include posix-functions/pthread_attr_setstackaddr.texi +@include posix-functions/pthread_attr_setstacksize.texi +@include posix-functions/pthread_barrier_destroy.texi +@include posix-functions/pthread_barrier_init.texi +@include posix-functions/pthread_barrier_wait.texi +@include posix-functions/pthread_barrierattr_destroy.texi +@include posix-functions/pthread_barrierattr_getpshared.texi +@include posix-functions/pthread_barrierattr_init.texi +@include posix-functions/pthread_barrierattr_setpshared.texi +@include posix-functions/pthread_cancel.texi +@include posix-functions/pthread_cleanup_pop.texi +@include posix-functions/pthread_cleanup_push.texi +@include posix-functions/pthread_cond_broadcast.texi +@include posix-functions/pthread_cond_destroy.texi +@include posix-functions/pthread_cond_init.texi +@include posix-functions/pthread_cond_signal.texi +@include posix-functions/pthread_cond_timedwait.texi +@include posix-functions/pthread_cond_wait.texi +@include posix-functions/pthread_condattr_destroy.texi +@include posix-functions/pthread_condattr_getclock.texi +@include posix-functions/pthread_condattr_getpshared.texi +@include posix-functions/pthread_condattr_init.texi +@include posix-functions/pthread_condattr_setclock.texi +@include posix-functions/pthread_condattr_setpshared.texi +@include posix-functions/pthread_create.texi +@include posix-functions/pthread_detach.texi +@include posix-functions/pthread_equal.texi +@include posix-functions/pthread_exit.texi +@include posix-functions/pthread_getconcurrency.texi +@include posix-functions/pthread_getcpuclockid.texi +@include posix-functions/pthread_getschedparam.texi +@include posix-functions/pthread_getspecific.texi +@include posix-functions/pthread_join.texi +@include posix-functions/pthread_key_create.texi +@include posix-functions/pthread_key_delete.texi +@include posix-functions/pthread_kill.texi +@include posix-functions/pthread_mutex_destroy.texi +@include posix-functions/pthread_mutex_getprioceiling.texi +@include posix-functions/pthread_mutex_init.texi +@include posix-functions/pthread_mutex_lock.texi +@include posix-functions/pthread_mutex_setprioceiling.texi +@include posix-functions/pthread_mutex_timedlock.texi +@include posix-functions/pthread_mutex_trylock.texi +@include posix-functions/pthread_mutex_unlock.texi +@include posix-functions/pthread_mutexattr_destroy.texi +@include posix-functions/pthread_mutexattr_getprioceiling.texi +@include posix-functions/pthread_mutexattr_getprotocol.texi +@include posix-functions/pthread_mutexattr_getpshared.texi +@include posix-functions/pthread_mutexattr_gettype.texi +@include posix-functions/pthread_mutexattr_init.texi +@include posix-functions/pthread_mutexattr_setprioceiling.texi +@include posix-functions/pthread_mutexattr_setprotocol.texi +@include posix-functions/pthread_mutexattr_setpshared.texi +@include posix-functions/pthread_mutexattr_settype.texi +@include posix-functions/pthread_once.texi +@include posix-functions/pthread_rwlock_destroy.texi +@include posix-functions/pthread_rwlock_init.texi +@include posix-functions/pthread_rwlock_rdlock.texi +@include posix-functions/pthread_rwlock_timedrdlock.texi +@include posix-functions/pthread_rwlock_timedwrlock.texi +@include posix-functions/pthread_rwlock_tryrdlock.texi +@include posix-functions/pthread_rwlock_trywrlock.texi +@include posix-functions/pthread_rwlock_unlock.texi +@include posix-functions/pthread_rwlock_wrlock.texi +@include posix-functions/pthread_rwlockattr_destroy.texi +@include posix-functions/pthread_rwlockattr_getpshared.texi +@include posix-functions/pthread_rwlockattr_init.texi +@include posix-functions/pthread_rwlockattr_setpshared.texi +@include posix-functions/pthread_self.texi +@include posix-functions/pthread_setcancelstate.texi +@include posix-functions/pthread_setcanceltype.texi +@include posix-functions/pthread_setconcurrency.texi +@include posix-functions/pthread_setschedparam.texi +@include posix-functions/pthread_setschedprio.texi +@include posix-functions/pthread_setspecific.texi +@include posix-functions/pthread_sigmask.texi +@include posix-functions/pthread_spin_destroy.texi +@include posix-functions/pthread_spin_init.texi +@include posix-functions/pthread_spin_lock.texi +@include posix-functions/pthread_spin_trylock.texi +@include posix-functions/pthread_spin_unlock.texi +@include posix-functions/pthread_testcancel.texi +@include posix-functions/ptsname.texi +@include posix-functions/putc.texi +@include posix-functions/putc_unlocked.texi +@include posix-functions/putchar.texi +@include posix-functions/putchar_unlocked.texi +@include posix-functions/putenv.texi +@include posix-functions/putmsg.texi +@include posix-functions/putpmsg.texi +@include posix-functions/puts.texi +@include posix-functions/pututxline.texi +@include posix-functions/putwc.texi +@include posix-functions/putwchar.texi +@include posix-functions/pwrite.texi +@include posix-functions/qsort.texi +@include posix-functions/raise.texi +@include posix-functions/rand.texi +@include posix-functions/rand_r.texi +@include posix-functions/random.texi +@include posix-functions/read.texi +@include posix-functions/readdir.texi +@include posix-functions/readdir_r.texi +@include posix-functions/readlink.texi +@include posix-functions/readv.texi +@include posix-functions/realloc.texi +@include posix-functions/realpath.texi +@include posix-functions/recv.texi +@include posix-functions/recvfrom.texi +@include posix-functions/recvmsg.texi +@include posix-functions/regcomp.texi +@include posix-functions/regerror.texi +@include posix-functions/regexec.texi +@include posix-functions/regfree.texi +@include posix-functions/remainder.texi +@include posix-functions/remainderf.texi +@include posix-functions/remainderl.texi +@include posix-functions/remove.texi +@include posix-functions/remque.texi +@include posix-functions/remquo.texi +@include posix-functions/remquof.texi +@include posix-functions/remquol.texi +@include posix-functions/rename.texi +@include posix-functions/rewind.texi +@include posix-functions/rewinddir.texi +@include posix-functions/rindex.texi +@include posix-functions/rint.texi +@include posix-functions/rintf.texi +@include posix-functions/rintl.texi +@include posix-functions/rmdir.texi +@include posix-functions/round.texi +@include posix-functions/roundf.texi +@include posix-functions/roundl.texi +@include posix-functions/scalb.texi +@include posix-functions/scalbln.texi +@include posix-functions/scalblnf.texi +@include posix-functions/scalblnl.texi +@include posix-functions/scalbn.texi +@include posix-functions/scalbnf.texi +@include posix-functions/scalbnl.texi +@include posix-functions/scanf.texi +@include posix-functions/sched_get_priority_max.texi +@include posix-functions/sched_getparam.texi +@include posix-functions/sched_getscheduler.texi +@include posix-functions/sched_rr_get_interval.texi +@include posix-functions/sched_setparam.texi +@include posix-functions/sched_setscheduler.texi +@include posix-functions/sched_yield.texi +@include posix-functions/seed48.texi +@include posix-functions/seekdir.texi +@include posix-functions/select.texi +@include posix-functions/sem_close.texi +@include posix-functions/sem_destroy.texi +@include posix-functions/sem_getvalue.texi +@include posix-functions/sem_init.texi +@include posix-functions/sem_open.texi +@include posix-functions/sem_post.texi +@include posix-functions/sem_timedwait.texi +@include posix-functions/sem_trywait.texi +@include posix-functions/sem_unlink.texi +@include posix-functions/sem_wait.texi +@include posix-functions/semctl.texi +@include posix-functions/semget.texi +@include posix-functions/semop.texi +@include posix-functions/send.texi +@include posix-functions/sendmsg.texi +@include posix-functions/sendto.texi +@include posix-functions/setbuf.texi +@include posix-functions/setcontext.texi +@include posix-functions/setegid.texi +@include posix-functions/setenv.texi +@include posix-functions/seteuid.texi +@include posix-functions/setgid.texi +@include posix-functions/setgrent.texi +@include posix-functions/sethostent.texi +@include posix-functions/setitimer.texi +@include posix-functions/setjmp.texi +@include posix-functions/setkey.texi +@include posix-functions/setlocale.texi +@include posix-functions/setlogmask.texi +@include posix-functions/setnetent.texi +@include posix-functions/setpgid.texi +@include posix-functions/setpgrp.texi +@include posix-functions/setpriority.texi +@include posix-functions/setprotoent.texi +@include posix-functions/setpwent.texi +@include posix-functions/setregid.texi +@include posix-functions/setreuid.texi +@include posix-functions/setrlimit.texi +@include posix-functions/setservent.texi +@include posix-functions/setsid.texi +@include posix-functions/setsockopt.texi +@include posix-functions/setstate.texi +@include posix-functions/setuid.texi +@include posix-functions/setutxent.texi +@include posix-functions/setvbuf.texi +@include posix-functions/shm_open.texi +@include posix-functions/shm_unlink.texi +@include posix-functions/shmat.texi +@include posix-functions/shmctl.texi +@include posix-functions/shmdt.texi +@include posix-functions/shmget.texi +@include posix-functions/shutdown.texi +@include posix-functions/sigaction.texi +@include posix-functions/sigaddset.texi +@include posix-functions/sigaltstack.texi +@include posix-functions/sigdelset.texi +@include posix-functions/sigemptyset.texi +@include posix-functions/sigfillset.texi +@include posix-functions/sighold.texi +@include posix-functions/sigignore.texi +@include posix-functions/siginterrupt.texi +@include posix-functions/sigismember.texi +@include posix-functions/siglongjmp.texi +@include posix-functions/signal.texi +@include posix-functions/signbit.texi +@include posix-functions/sigpause.texi +@include posix-functions/sigpending.texi +@include posix-functions/sigprocmask.texi +@include posix-functions/sigqueue.texi +@include posix-functions/sigrelse.texi +@include posix-functions/sigset.texi +@include posix-functions/sigsetjmp.texi +@include posix-functions/sigsuspend.texi +@include posix-functions/sigtimedwait.texi +@include posix-functions/sigwait.texi +@include posix-functions/sigwaitinfo.texi +@include posix-functions/sin.texi +@include posix-functions/sinf.texi +@include posix-functions/sinh.texi +@include posix-functions/sinhf.texi +@include posix-functions/sinhl.texi +@include posix-functions/sinl.texi +@include posix-functions/sleep.texi +@include posix-functions/snprintf.texi +@include posix-functions/sockatmark.texi +@include posix-functions/socket.texi +@include posix-functions/socketpair.texi +@include posix-functions/sprintf.texi +@include posix-functions/sqrt.texi +@include posix-functions/sqrtf.texi +@include posix-functions/sqrtl.texi +@include posix-functions/srand.texi +@include posix-functions/srand48.texi +@include posix-functions/srandom.texi +@include posix-functions/sscanf.texi +@include posix-functions/stat.texi +@include posix-functions/statvfs.texi +@include posix-functions/stderr.texi +@include posix-functions/stdin.texi +@include posix-functions/stdout.texi +@include posix-functions/strcasecmp.texi +@include posix-functions/strcat.texi +@include posix-functions/strchr.texi +@include posix-functions/strcmp.texi +@include posix-functions/strcoll.texi +@include posix-functions/strcpy.texi +@include posix-functions/strcspn.texi +@include posix-functions/strdup.texi +@include posix-functions/strerror.texi +@include posix-functions/strerror_r.texi +@include posix-functions/strfmon.texi +@include posix-functions/strftime.texi +@include posix-functions/strlen.texi +@include posix-functions/strncasecmp.texi +@include posix-functions/strncat.texi +@include posix-functions/strncmp.texi +@include posix-functions/strncpy.texi +@include posix-functions/strpbrk.texi +@include posix-functions/strptime.texi +@include posix-functions/strrchr.texi +@include posix-functions/strspn.texi +@include posix-functions/strstr.texi +@include posix-functions/strtod.texi +@include posix-functions/strtof.texi +@include posix-functions/strtoimax.texi +@include posix-functions/strtok.texi +@include posix-functions/strtok_r.texi +@include posix-functions/strtol.texi +@include posix-functions/strtold.texi +@include posix-functions/strtoll.texi +@include posix-functions/strtoul.texi +@include posix-functions/strtoull.texi +@include posix-functions/strtoumax.texi +@include posix-functions/strxfrm.texi +@include posix-functions/swab.texi +@include posix-functions/swapcontext.texi +@include posix-functions/swprintf.texi +@include posix-functions/swscanf.texi +@include posix-functions/symlink.texi +@include posix-functions/sync.texi +@include posix-functions/sysconf.texi +@include posix-functions/syslog.texi +@include posix-functions/system.texi +@include posix-functions/tan.texi +@include posix-functions/tanf.texi +@include posix-functions/tanh.texi +@include posix-functions/tanhf.texi +@include posix-functions/tanhl.texi +@include posix-functions/tanl.texi +@include posix-functions/tcdrain.texi +@include posix-functions/tcflow.texi +@include posix-functions/tcflush.texi +@include posix-functions/tcgetattr.texi +@include posix-functions/tcgetpgrp.texi +@include posix-functions/tcgetsid.texi +@include posix-functions/tcsendbreak.texi +@include posix-functions/tcsetattr.texi +@include posix-functions/tcsetpgrp.texi +@include posix-functions/tdelete.texi +@include posix-functions/telldir.texi +@include posix-functions/tempnam.texi +@include posix-functions/tfind.texi +@include posix-functions/tgamma.texi +@include posix-functions/tgammaf.texi +@include posix-functions/tgammal.texi +@include posix-functions/time.texi +@include posix-functions/timer_create.texi +@include posix-functions/timer_delete.texi +@include posix-functions/timer_getoverrun.texi +@include posix-functions/timer_settime.texi +@include posix-functions/times.texi +@include posix-functions/timezone.texi +@include posix-functions/tmpfile.texi +@include posix-functions/tmpnam.texi +@include posix-functions/toascii.texi +@include posix-functions/tolower.texi +@include posix-functions/toupper.texi +@include posix-functions/towctrans.texi +@include posix-functions/towlower.texi +@include posix-functions/towupper.texi +@include posix-functions/trunc.texi +@include posix-functions/truncate.texi +@include posix-functions/truncf.texi +@include posix-functions/truncl.texi +@include posix-functions/tsearch.texi +@include posix-functions/ttyname.texi +@include posix-functions/ttyname_r.texi +@include posix-functions/twalk.texi +@include posix-functions/tzname.texi +@include posix-functions/tzset.texi +@include posix-functions/ualarm.texi +@include posix-functions/ulimit.texi +@include posix-functions/umask.texi +@include posix-functions/uname.texi +@include posix-functions/ungetc.texi +@include posix-functions/ungetwc.texi +@include posix-functions/unlink.texi +@include posix-functions/unlockpt.texi +@include posix-functions/unsetenv.texi +@include posix-functions/usleep.texi +@include posix-functions/utime.texi +@include posix-functions/utimes.texi +@include posix-functions/va_arg.texi +@include posix-functions/va_copy.texi +@include posix-functions/va_end.texi +@include posix-functions/va_start.texi +@include posix-functions/vfork.texi +@include posix-functions/vfprintf.texi +@include posix-functions/vfscanf.texi +@include posix-functions/vfwprintf.texi +@include posix-functions/vfwscanf.texi +@include posix-functions/vprintf.texi +@include posix-functions/vscanf.texi +@include posix-functions/vsnprintf.texi +@include posix-functions/vsprintf.texi +@include posix-functions/vsscanf.texi +@include posix-functions/vswprintf.texi +@include posix-functions/vswscanf.texi +@include posix-functions/vwprintf.texi +@include posix-functions/vwscanf.texi +@include posix-functions/wait.texi +@include posix-functions/waitid.texi +@include posix-functions/waitpid.texi +@include posix-functions/wcrtomb.texi +@include posix-functions/wcscat.texi +@include posix-functions/wcschr.texi +@include posix-functions/wcscmp.texi +@include posix-functions/wcscoll.texi +@include posix-functions/wcscpy.texi +@include posix-functions/wcscspn.texi +@include posix-functions/wcsftime.texi +@include posix-functions/wcslen.texi +@include posix-functions/wcsncat.texi +@include posix-functions/wcsncmp.texi +@include posix-functions/wcsncpy.texi +@include posix-functions/wcspbrk.texi +@include posix-functions/wcsrchr.texi +@include posix-functions/wcsrtombs.texi +@include posix-functions/wcsspn.texi +@include posix-functions/wcsstr.texi +@include posix-functions/wcstod.texi +@include posix-functions/wcstof.texi +@include posix-functions/wcstoimax.texi +@include posix-functions/wcstok.texi +@include posix-functions/wcstol.texi +@include posix-functions/wcstold.texi +@include posix-functions/wcstoll.texi +@include posix-functions/wcstombs.texi +@include posix-functions/wcstoul.texi +@include posix-functions/wcstoull.texi +@include posix-functions/wcstoumax.texi +@include posix-functions/wcswcs.texi +@include posix-functions/wcswidth.texi +@include posix-functions/wcsxfrm.texi +@include posix-functions/wctob.texi +@include posix-functions/wctomb.texi +@include posix-functions/wctrans.texi +@include posix-functions/wctype.texi +@include posix-functions/wcwidth.texi +@include posix-functions/wmemchr.texi +@include posix-functions/wmemcmp.texi +@include posix-functions/wmemcpy.texi +@include posix-functions/wmemmove.texi +@include posix-functions/wmemset.texi +@include posix-functions/wordexp.texi +@include posix-functions/wordfree.texi +@include posix-functions/wprintf.texi +@include posix-functions/write.texi +@include posix-functions/writev.texi +@include posix-functions/wscanf.texi +@include posix-functions/y0.texi +@include posix-functions/y1.texi +@include posix-functions/yn.texi @node Glibc Header File Substitutes @chapter Glibc Header File Substitutes diff --git a/doc/headers/aio.texi b/doc/headers/aio.texi deleted file mode 100644 index 9d0ae2d813..0000000000 --- a/doc/headers/aio.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node aio.h -@section @file{aio.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/aio.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/headers/arpa_inet.texi b/doc/headers/arpa_inet.texi deleted file mode 100644 index 195c4dcdb4..0000000000 --- a/doc/headers/arpa_inet.texi +++ /dev/null @@ -1,16 +0,0 @@ -@node arpa/inet.h -@section @file{arpa/inet.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/arpa/inet.h.html} - -Gnulib module: arpa_inet - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/assert.texi b/doc/headers/assert.texi deleted file mode 100644 index 4652958c73..0000000000 --- a/doc/headers/assert.texi +++ /dev/null @@ -1,14 +0,0 @@ -@node assert.h -@section @file{assert.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/assert.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/complex.texi b/doc/headers/complex.texi deleted file mode 100644 index 2ab76ab672..0000000000 --- a/doc/headers/complex.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node complex.h -@section @file{complex.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/complex.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, -Interix 3.5, BeOS. -@end itemize diff --git a/doc/headers/cpio.texi b/doc/headers/cpio.texi deleted file mode 100644 index de57e6c92a..0000000000 --- a/doc/headers/cpio.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node cpio.h -@section @file{cpio.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/cpio.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/headers/ctype.texi b/doc/headers/ctype.texi deleted file mode 100644 index 65dc745ce6..0000000000 --- a/doc/headers/ctype.texi +++ /dev/null @@ -1,14 +0,0 @@ -@node ctype.h -@section @file{ctype.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/ctype.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/dirent.texi b/doc/headers/dirent.texi deleted file mode 100644 index c62abf145d..0000000000 --- a/doc/headers/dirent.texi +++ /dev/null @@ -1,14 +0,0 @@ -@node dirent.h -@section @file{dirent.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/dirent.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/dlfcn.texi b/doc/headers/dlfcn.texi deleted file mode 100644 index d1f20c6405..0000000000 --- a/doc/headers/dlfcn.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node dlfcn.h -@section @file{dlfcn.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/dlfcn.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/errno.texi b/doc/headers/errno.texi deleted file mode 100644 index b32ea5cb95..0000000000 --- a/doc/headers/errno.texi +++ /dev/null @@ -1,14 +0,0 @@ -@node errno.h -@section @file{errno.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/errno.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/fcntl.texi b/doc/headers/fcntl.texi deleted file mode 100644 index 673317b471..0000000000 --- a/doc/headers/fcntl.texi +++ /dev/null @@ -1,27 +0,0 @@ -@node fcntl.h -@section @file{fcntl.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/fcntl.h.html} - -Gnulib module: fcntl - -Portability problems fixed by Gnulib: -@itemize -@item -@samp{O_NOCTTY}, @samp{O_DSYNC}, @samp{O_NONBLOCK}, @samp{O_RSYNC}, -@samp{O_SYNC} are not defined on some platforms. - -@item -@samp{O_BINARY}, @samp{O_TEXT} (not specified by POSIX, but essential for -portability to Woe32 platforms) are defined on some platforms but not on -others. - -@item -@samp{O_DIRECT}, @samp{O_DIRECTORY}, @samp{O_NDELAY}, @samp{O_NOATIME}, -@samp{O_NOFOLLOW}, @samp{O_NOLINKS} (not specified by POSIX) are defined -on some platforms but not on others. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/fenv.texi b/doc/headers/fenv.texi deleted file mode 100644 index e76a584fd9..0000000000 --- a/doc/headers/fenv.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node fenv.h -@section @file{fenv.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/fenv.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, -Interix 3.5, BeOS. -@end itemize diff --git a/doc/headers/float.texi b/doc/headers/float.texi deleted file mode 100644 index 7998560709..0000000000 --- a/doc/headers/float.texi +++ /dev/null @@ -1,19 +0,0 @@ -@node float.h -@section @file{float.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/float.h.html} - -Gnulib module: float - -Portability problems fixed by Gnulib: -@itemize -@item -The values of @code{LDBL_*} macros are incorrect on some platforms: -On OpenBSD 4.0 and BeOS, they are the same as the values of the -@code{DBL_*} macros, although @samp{long double} is a larger type than -@samp{double}. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/fmtmsg.texi b/doc/headers/fmtmsg.texi deleted file mode 100644 index 6d7f793a78..0000000000 --- a/doc/headers/fmtmsg.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node fmtmsg.h -@section @file{fmtmsg.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/fmtmsg.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/headers/fnmatch.texi b/doc/headers/fnmatch.texi deleted file mode 100644 index 8875025f7f..0000000000 --- a/doc/headers/fnmatch.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node fnmatch.h -@section @file{fnmatch.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/fnmatch.h.html} - -Gnulib module: fnmatch-posix or fnmatch-gnu - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/ftw.texi b/doc/headers/ftw.texi deleted file mode 100644 index 3ce3160ea4..0000000000 --- a/doc/headers/ftw.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node ftw.h -@section @file{ftw.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/ftw.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, mingw, BeOS. -@end itemize diff --git a/doc/headers/glob.texi b/doc/headers/glob.texi deleted file mode 100644 index ec561092cf..0000000000 --- a/doc/headers/glob.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node glob.h -@section @file{glob.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/glob.h.html} - -Gnulib module: glob - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/google-ranking.txt b/doc/headers/google-ranking.txt deleted file mode 100644 index fc2b0396f3..0000000000 --- a/doc/headers/google-ranking.txt +++ /dev/null @@ -1,84 +0,0 @@ - 678000 - 589000 - 548000 - 448000 - 319000 - 700 - 600 - 600 - 600 - 600 - 600 - 600 - 600 - 600 - 600 - 600 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 500 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 400 - 300 - 300 - 300 - 300 - 300 - 300 - 300 - 300 - 200 - 200 - 100 - 100 - 100 - 100 - 100 - 50 - 50 - 50 - 50 - 50 - 50 - 50 diff --git a/doc/headers/grp.texi b/doc/headers/grp.texi deleted file mode 100644 index 923f2fbd2a..0000000000 --- a/doc/headers/grp.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node grp.h -@section @file{grp.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/grp.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw. -@end itemize diff --git a/doc/headers/iconv.texi b/doc/headers/iconv.texi deleted file mode 100644 index 4cd753d02f..0000000000 --- a/doc/headers/iconv.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node iconv.h -@section @file{iconv.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/iconv.h.html} - -Gnulib module: iconv - -Portability problems fixed by Gnulib: -@itemize -@item -The from GNU libiconv is not found if installed in -@file{$PREFIX/include}. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS, -when GNU libiconv is not installed. -@end itemize diff --git a/doc/headers/inttypes.texi b/doc/headers/inttypes.texi deleted file mode 100644 index cecf6153bb..0000000000 --- a/doc/headers/inttypes.texi +++ /dev/null @@ -1,29 +0,0 @@ -@node inttypes.h -@section @file{inttypes.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/inttypes.h.html} - -Gnulib module: inttypes - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -OSF/1 4.0, Interix 3.5. -@item -This header file is very incomplete on some platforms. -@item -The PRI* macros are defined to non-string values on AIX 4.3.3. -@item -The declarations of @code{imaxabs} and @code{imaxdiv} are missing on some -platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, BeOS. -@item -The declarations of @code{strtoimax} and @code{strtoumax} are missing on some -platforms: -OpenBSD 3.8, AIX 4.3.2, AIX 5.1 (missing only @code{strtoumax}), OSF/1 5.1. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/iso646.texi b/doc/headers/iso646.texi deleted file mode 100644 index 12b7fec701..0000000000 --- a/doc/headers/iso646.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node iso646.h -@section @file{iso646.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/iso646.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/headers/langinfo.texi b/doc/headers/langinfo.texi deleted file mode 100644 index 7fac03ac07..0000000000 --- a/doc/headers/langinfo.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node langinfo.h -@section @file{langinfo.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/langinfo.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/libgen.texi b/doc/headers/libgen.texi deleted file mode 100644 index 4a293dc388..0000000000 --- a/doc/headers/libgen.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node libgen.h -@section @file{libgen.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/libgen.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/limits.texi b/doc/headers/limits.texi deleted file mode 100644 index 0b5e43189a..0000000000 --- a/doc/headers/limits.texi +++ /dev/null @@ -1,14 +0,0 @@ -@node limits.h -@section @file{limits.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/limits.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/locale.texi b/doc/headers/locale.texi deleted file mode 100644 index a65da977d7..0000000000 --- a/doc/headers/locale.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node locale.h -@section @file{locale.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/locale.h.html} - -Gnulib module: locale - -Portability problems fixed by Gnulib: -@itemize -@item -The definition of @samp{LC_MESSAGES} is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/math.texi b/doc/headers/math.texi deleted file mode 100644 index dde9cd0378..0000000000 --- a/doc/headers/math.texi +++ /dev/null @@ -1,14 +0,0 @@ -@node math.h -@section @file{math.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/math.h.html} - -Gnulib module: math - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/monetary.texi b/doc/headers/monetary.texi deleted file mode 100644 index c195cb2967..0000000000 --- a/doc/headers/monetary.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node monetary.h -@section @file{monetary.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/monetary.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/headers/mqueue.texi b/doc/headers/mqueue.texi deleted file mode 100644 index f702814ea1..0000000000 --- a/doc/headers/mqueue.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node mqueue.h -@section @file{mqueue.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/mqueue.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, -BeOS. -@end itemize diff --git a/doc/headers/ndbm.texi b/doc/headers/ndbm.texi deleted file mode 100644 index 1fa234f513..0000000000 --- a/doc/headers/ndbm.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node ndbm.h -@section @file{ndbm.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/ndbm.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/net_if.texi b/doc/headers/net_if.texi deleted file mode 100644 index a026b832eb..0000000000 --- a/doc/headers/net_if.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node net/if.h -@section @file{net/if.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/net/if.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/headers/netdb.texi b/doc/headers/netdb.texi deleted file mode 100644 index 8d33ba88a2..0000000000 --- a/doc/headers/netdb.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node netdb.h -@section @file{netdb.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/netdb.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/netinet_in.texi b/doc/headers/netinet_in.texi deleted file mode 100644 index 756d4a5861..0000000000 --- a/doc/headers/netinet_in.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node netinet/in.h -@section @file{netinet/in.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/netinet/in.h.html} - -Gnulib module: netinet_in - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@item -This header file is not self-contained on some platforms: it requires -@code{} to be included first. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/netinet_tcp.texi b/doc/headers/netinet_tcp.texi deleted file mode 100644 index 7a1eb7d493..0000000000 --- a/doc/headers/netinet_tcp.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node netinet/tcp.h -@section @file{netinet/tcp.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/netinet/tcp.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/nl_types.texi b/doc/headers/nl_types.texi deleted file mode 100644 index a09b04c6f7..0000000000 --- a/doc/headers/nl_types.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node nl_types.h -@section @file{nl_types.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/nl/types.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, -IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/headers/poll.texi b/doc/headers/poll.texi deleted file mode 100644 index dd88ff386b..0000000000 --- a/doc/headers/poll.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node poll.h -@section @file{poll.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/poll.h.html} - -Gnulib module: poll - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/pthread.texi b/doc/headers/pthread.texi deleted file mode 100644 index facab7a86a..0000000000 --- a/doc/headers/pthread.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node pthread.h -@section @file{pthread.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/pthread.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/pwd.texi b/doc/headers/pwd.texi deleted file mode 100644 index 5fb1b62990..0000000000 --- a/doc/headers/pwd.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node pwd.h -@section @file{pwd.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/pwd.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw. -@end itemize diff --git a/doc/headers/regex.texi b/doc/headers/regex.texi deleted file mode 100644 index 656ab1ed13..0000000000 --- a/doc/headers/regex.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node regex.h -@section @file{regex.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/regex.h.html} - -Gnulib module: regex - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is not self-contained on some platforms: it requires -@code{} to be included first. -@end itemize diff --git a/doc/headers/sched.texi b/doc/headers/sched.texi deleted file mode 100644 index 7117cbe741..0000000000 --- a/doc/headers/sched.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node sched.h -@section @file{sched.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sched.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/search.texi b/doc/headers/search.texi deleted file mode 100644 index a6bba09a5a..0000000000 --- a/doc/headers/search.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node search.h -@section @file{search.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/search.h.html} - -Gnulib module: search - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -BeOS. -@end itemize diff --git a/doc/headers/semaphore.texi b/doc/headers/semaphore.texi deleted file mode 100644 index 8dbde75280..0000000000 --- a/doc/headers/semaphore.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node semaphore.h -@section @file{semaphore.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/semaphore.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/setjmp.texi b/doc/headers/setjmp.texi deleted file mode 100644 index c7a45b2463..0000000000 --- a/doc/headers/setjmp.texi +++ /dev/null @@ -1,14 +0,0 @@ -@node setjmp.h -@section @file{setjmp.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/setjmp.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/signal.texi b/doc/headers/signal.texi deleted file mode 100644 index 272e646635..0000000000 --- a/doc/headers/signal.texi +++ /dev/null @@ -1,14 +0,0 @@ -@node signal.h -@section @file{signal.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/signal.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/spawn.texi b/doc/headers/spawn.texi deleted file mode 100644 index 9c26141ec7..0000000000 --- a/doc/headers/spawn.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node spawn.h -@section @file{spawn.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/spawn.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, -IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/headers/stdarg.texi b/doc/headers/stdarg.texi deleted file mode 100644 index d5f80fc0e1..0000000000 --- a/doc/headers/stdarg.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node stdarg.h -@section @file{stdarg.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdarg.h.html} - -Gnulib module: stdarg - -Portability problems fixed by Gnulib: -@itemize -@item -Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode for the builtin -@code{va_copy} to work. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/stdbool.texi b/doc/headers/stdbool.texi deleted file mode 100644 index 94dca84c34..0000000000 --- a/doc/headers/stdbool.texi +++ /dev/null @@ -1,30 +0,0 @@ -@node stdbool.h -@section @file{stdbool.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdbool.h.html} - -Gnulib module: stdbool - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1. -@item -Some compilers have bugs relating to @samp{bool}. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -@code{} must be #included before @samp{_Bool} can be used. -@item -You cannot assume that @code{_Bool} is a typedef; it might be a macro. -@item -Bit-fields of type @samp{bool} are not supported. Portable code -should use @samp{unsigned int foo : 1;} rather than @samp{bool foo : 1;}. -@item -Casts and automatic conversions to @samp{bool} don't test against the -zero value or the null pointer, as they should. Such casts should only -be used if the casted value is known to be equal to 0 or 1. -@end itemize diff --git a/doc/headers/stddef.texi b/doc/headers/stddef.texi deleted file mode 100644 index df28e0fb79..0000000000 --- a/doc/headers/stddef.texi +++ /dev/null @@ -1,14 +0,0 @@ -@node stddef.h -@section @file{stddef.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/stddef.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/stdint.texi b/doc/headers/stdint.texi deleted file mode 100644 index 6466edc2f3..0000000000 --- a/doc/headers/stdint.texi +++ /dev/null @@ -1,58 +0,0 @@ -@node stdint.h -@section @file{stdint.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdint.h.html} - -Gnulib module: stdint - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Interix 3.5, BeOS. -@item -This header file is very incomplete on some platforms. -@item -The values of @code{SIG_ATOMIC_MIN} and @code{SIG_ATOMIC_MAX} are incorrect -on some platforms: -FreeBSD 6.2 / ia64. -@item -The value of @code{WINT_MAX} is incorrect on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -@code{@{uint,int@}_fast@{8,16,32,64@}_t} may not correspond to the fastest -types available on the system. -@item -Macros are used instead of typedefs. -@item -Some C preprocessors mishandle constants that do not fit in @code{long int}. -For example, as of 2007, Sun C mishandles @code{#if LLONG_MIN < 0} on -a platform with 32-bit @code{long int} and 64-bit @code{long long int}. -Some older preprocessors mishandle constants ending in @code{LL}. -To work around these problems, compute the value of expressions like -@code{LONG_MAX < LLONG_MAX} at @code{configure}-time rather than at -@code{#if}-time. -@end itemize - -The stdint.h module uses @code{#include_next}. If you wish to install -the generated stdint.h file under another name, typically in order to -be able to use some of the types defined by stdint.h in your public -header file, you could use the following Makefile.am-snippet: - -@example - -BUILT_SOURCES += idn-int.h -DISTCLEANFILES += idn-int.h -nodist_include_HEADERS += idn-int.h - -idn-int.h: - if test -n "$(STDINT_H)"; then \ - sed -e s/include_next/include/ gl/stdint.h > idn-int.h; \ - else \ - echo '#include ' > idn-int.h; \ - fi -@end example diff --git a/doc/headers/stdio.texi b/doc/headers/stdio.texi deleted file mode 100644 index c413616348..0000000000 --- a/doc/headers/stdio.texi +++ /dev/null @@ -1,14 +0,0 @@ -@node stdio.h -@section @file{stdio.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdio.h.html} - -Gnulib module: stdio - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/stdlib.texi b/doc/headers/stdlib.texi deleted file mode 100644 index 2fc6280f75..0000000000 --- a/doc/headers/stdlib.texi +++ /dev/null @@ -1,19 +0,0 @@ -@node stdlib.h -@section @file{stdlib.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdlib.h.html} - -Gnulib module: stdlib - -Portability problems fixed by Gnulib: -@itemize -@item -The macros @code{EXIT_SUCCESS} and @code{EXIT_FAILURE} are not defined on -some platforms. -@item -The macro @code{EXIT_FAILURE} is incorrectly defined on Tandem/NSK. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/string.texi b/doc/headers/string.texi deleted file mode 100644 index 42f67b90b6..0000000000 --- a/doc/headers/string.texi +++ /dev/null @@ -1,14 +0,0 @@ -@node string.h -@section @file{string.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/string.h.html} - -Gnulib module: string - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/strings.texi b/doc/headers/strings.texi deleted file mode 100644 index eeaeae4362..0000000000 --- a/doc/headers/strings.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node strings.h -@section @file{strings.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/strings.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file defines symbols, such as @samp{index}, often used for -variables, making debugging harder. -@end itemize diff --git a/doc/headers/stropts.texi b/doc/headers/stropts.texi deleted file mode 100644 index 9c66165db8..0000000000 --- a/doc/headers/stropts.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node stropts.h -@section @file{stropts.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/stropts.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/headers/sys_ipc.texi b/doc/headers/sys_ipc.texi deleted file mode 100644 index 81e4f67e6f..0000000000 --- a/doc/headers/sys_ipc.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node sys/ipc.h -@section @file{sys/ipc.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/ipc.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/sys_mman.texi b/doc/headers/sys_mman.texi deleted file mode 100644 index c5a8aa94ff..0000000000 --- a/doc/headers/sys_mman.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node sys/mman.h -@section @file{sys/mman.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/mman.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/sys_msg.texi b/doc/headers/sys_msg.texi deleted file mode 100644 index 5d8a7b6e77..0000000000 --- a/doc/headers/sys_msg.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node sys/msg.h -@section @file{sys/msg.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/msg.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, mingw, BeOS. -@end itemize diff --git a/doc/headers/sys_resource.texi b/doc/headers/sys_resource.texi deleted file mode 100644 index e6f387fd9a..0000000000 --- a/doc/headers/sys_resource.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node sys/resource.h -@section @file{sys/resource.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/resource.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw. -@end itemize diff --git a/doc/headers/sys_select.texi b/doc/headers/sys_select.texi deleted file mode 100644 index b005c300e4..0000000000 --- a/doc/headers/sys_select.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node sys/select.h -@section @file{sys/select.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/select.h.html} - -Gnulib module: sys_select - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -HP-UX 11, mingw, BeOS. -@item -This header file is not self-contained on some platforms: it requires -@code{} to be included first. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/sys_sem.texi b/doc/headers/sys_sem.texi deleted file mode 100644 index 038798f529..0000000000 --- a/doc/headers/sys_sem.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node sys/sem.h -@section @file{sys/sem.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/sem.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/sys_shm.texi b/doc/headers/sys_shm.texi deleted file mode 100644 index 39477cd984..0000000000 --- a/doc/headers/sys_shm.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node sys/shm.h -@section @file{sys/shm.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/shm.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/sys_socket.texi b/doc/headers/sys_socket.texi deleted file mode 100644 index de71813f31..0000000000 --- a/doc/headers/sys_socket.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node sys/socket.h -@section @file{sys/socket.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/socket.h.html} - -Gnulib module: sys_socket - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw. -@item -This header file is not self-contained on some platforms: it requires -@code{} to be included first. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/sys_stat.texi b/doc/headers/sys_stat.texi deleted file mode 100644 index 8fbfc069df..0000000000 --- a/doc/headers/sys_stat.texi +++ /dev/null @@ -1,24 +0,0 @@ -@node sys/stat.h -@section @file{sys/stat.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/stat.h.html} - -Gnulib module: sys_stat - -Portability problems fixed by Gnulib: -@itemize -@item -Some macros, such as @code{S_IFMT}, are missing on some platforms. -@item -The macros @code{S_ISBLK}, @code{S_ISCHR}, @code{S_ISDIR}, @code{S_ISFIFO}, -@code{S_ISLNK}, @code{S_ISREG}, @code{S_ISSOCK} are broken on some platforms. -@item -Some platforms define macros, such as @code{S_ISDOOR}, that are not defined -on other platforms. -@item -The functions @code{lstat} and @code{mkdir} are not declared on mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/sys_statvfs.texi b/doc/headers/sys_statvfs.texi deleted file mode 100644 index 8c4bffc3b4..0000000000 --- a/doc/headers/sys_statvfs.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node sys/statvfs.h -@section @file{sys/statvfs.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/statvfs.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, mingw. -@end itemize diff --git a/doc/headers/sys_time.texi b/doc/headers/sys_time.texi deleted file mode 100644 index 1b0e0f4d72..0000000000 --- a/doc/headers/sys_time.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node sys/time.h -@section @file{sys/time.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/time.h.html} - -Gnulib module: sys_time - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms. -@item -@samp{struct timeval} is not defined on some platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/sys_timeb.texi b/doc/headers/sys_timeb.texi deleted file mode 100644 index f1a457e2e0..0000000000 --- a/doc/headers/sys_timeb.texi +++ /dev/null @@ -1,14 +0,0 @@ -@node sys/timeb.h -@section @file{sys/timeb.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/timeb.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/sys_times.texi b/doc/headers/sys_times.texi deleted file mode 100644 index eee4125a51..0000000000 --- a/doc/headers/sys_times.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node sys/times.h -@section @file{sys/times.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/times.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw. -@end itemize diff --git a/doc/headers/sys_types.texi b/doc/headers/sys_types.texi deleted file mode 100644 index 6bbff9d41b..0000000000 --- a/doc/headers/sys_types.texi +++ /dev/null @@ -1,14 +0,0 @@ -@node sys/types.h -@section @file{sys/types.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/types.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/sys_uio.texi b/doc/headers/sys_uio.texi deleted file mode 100644 index 2529550f78..0000000000 --- a/doc/headers/sys_uio.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node sys/uio.h -@section @file{sys/uio.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/uio.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw. -@end itemize diff --git a/doc/headers/sys_un.texi b/doc/headers/sys_un.texi deleted file mode 100644 index 764f48e528..0000000000 --- a/doc/headers/sys_un.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node sys/un.h -@section @file{sys/un.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/un.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/sys_utsname.texi b/doc/headers/sys_utsname.texi deleted file mode 100644 index d92e296330..0000000000 --- a/doc/headers/sys_utsname.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node sys/utsname.h -@section @file{sys/utsname.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/utsname.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw. -@end itemize diff --git a/doc/headers/sys_wait.texi b/doc/headers/sys_wait.texi deleted file mode 100644 index 8f39d3a30e..0000000000 --- a/doc/headers/sys_wait.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node sys/wait.h -@section @file{sys/wait.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/wait.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw. -@end itemize diff --git a/doc/headers/syslog.texi b/doc/headers/syslog.texi deleted file mode 100644 index 9f4cb858d2..0000000000 --- a/doc/headers/syslog.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node syslog.h -@section @file{syslog.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/syslog.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw, BeOS. -@end itemize diff --git a/doc/headers/tar.texi b/doc/headers/tar.texi deleted file mode 100644 index 5c11eb42b6..0000000000 --- a/doc/headers/tar.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node tar.h -@section @file{tar.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/tar.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/headers/termios.texi b/doc/headers/termios.texi deleted file mode 100644 index c1b563147e..0000000000 --- a/doc/headers/termios.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node termios.h -@section @file{termios.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/termios.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -mingw. -@end itemize diff --git a/doc/headers/tgmath.texi b/doc/headers/tgmath.texi deleted file mode 100644 index 3c0a19b77a..0000000000 --- a/doc/headers/tgmath.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node tgmath.h -@section @file{tgmath.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/tgmath.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, -IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/headers/time.texi b/doc/headers/time.texi deleted file mode 100644 index e9ca581df4..0000000000 --- a/doc/headers/time.texi +++ /dev/null @@ -1,16 +0,0 @@ -@node time.h -@section @file{time.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/time.h.html} - -Gnulib module: time - -Portability problems fixed by Gnulib: -@itemize -@item -@samp{struct timespec} is not defined on some platforms. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/trace.texi b/doc/headers/trace.texi deleted file mode 100644 index f0817d2d25..0000000000 --- a/doc/headers/trace.texi +++ /dev/null @@ -1,18 +0,0 @@ -@node trace.h -@section @file{trace.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/trace.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, -IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/headers/ucontext.texi b/doc/headers/ucontext.texi deleted file mode 100644 index 6855f22f78..0000000000 --- a/doc/headers/ucontext.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node ucontext.h -@section @file{ucontext.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/ucontext.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -OpenBSD 3.8, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/headers/ulimit.texi b/doc/headers/ulimit.texi deleted file mode 100644 index a5fdb60796..0000000000 --- a/doc/headers/ulimit.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node ulimit.h -@section @file{ulimit.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/ulimit.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -OpenBSD 3.8, Cygwin, mingw, BeOS. -@end itemize diff --git a/doc/headers/unistd.texi b/doc/headers/unistd.texi deleted file mode 100644 index b4336a6bb8..0000000000 --- a/doc/headers/unistd.texi +++ /dev/null @@ -1,21 +0,0 @@ -@node unistd.h -@section @file{unistd.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/unistd.h.html} - -Gnulib module: unistd - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: msvc. -@item -The SEEK_* macros are not defined in this file on some platforms: mingw. -@item -The @code{_exit} function is not declared in this file on some platforms: -mingw. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/utime.texi b/doc/headers/utime.texi deleted file mode 100644 index 603ee5e7f5..0000000000 --- a/doc/headers/utime.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node utime.h -@section @file{utime.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/utime.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms. Use @code{} -if @code{} is missing. -@end itemize diff --git a/doc/headers/utmpx.texi b/doc/headers/utmpx.texi deleted file mode 100644 index 13bbd4e1d3..0000000000 --- a/doc/headers/utmpx.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node utmpx.h -@section @file{utmpx.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/utmpx.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. -@end itemize diff --git a/doc/headers/wchar.texi b/doc/headers/wchar.texi deleted file mode 100644 index 163109f5e3..0000000000 --- a/doc/headers/wchar.texi +++ /dev/null @@ -1,20 +0,0 @@ -@node wchar.h -@section @file{wchar.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/wchar.h.html} - -Gnulib module: wchar - -Portability problems fixed by Gnulib: -@itemize -@item -This header file cannot be included on some platforms: -Linux uClibc built without wide character support. -@item -This header file is not self-contained on some platforms: -OSF/1 with Desktop Toolkit C, BSD/OS 4.0.1. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/wctype.texi b/doc/headers/wctype.texi deleted file mode 100644 index 24e1be1617..0000000000 --- a/doc/headers/wctype.texi +++ /dev/null @@ -1,26 +0,0 @@ -@node wctype.h -@section @file{wctype.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/wctype.h.html} - -Gnulib module: wctype - -Portability problems fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -HP-UX 11.00, BeOS. -@item -This header file is not self-contained on some platforms: -Solaris 2.5, OSF/1 with Desktop Toolkit C, BSD/OS 4.0.1. -@item -The functions @code{isw*} are missing on some platforms: -FreeBSD 4.11. -@item -The functions @code{isw*} are actually defined as macros that don't work, -on IRIX 5.3. -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@end itemize diff --git a/doc/headers/wordexp.texi b/doc/headers/wordexp.texi deleted file mode 100644 index 2c862b0ba0..0000000000 --- a/doc/headers/wordexp.texi +++ /dev/null @@ -1,17 +0,0 @@ -@node wordexp.h -@section @file{wordexp.h} - -POSIX specification: @url{http://www.opengroup.org/susv3xbd/wordexp.h.html} - -Gnulib module: --- - -Portability problems fixed by Gnulib: -@itemize -@end itemize - -Portability problems not fixed by Gnulib: -@itemize -@item -This header file is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. -@end itemize diff --git a/doc/posix-functions/FD_CLR.texi b/doc/posix-functions/FD_CLR.texi new file mode 100644 index 0000000000..df61f64660 --- /dev/null +++ b/doc/posix-functions/FD_CLR.texi @@ -0,0 +1,15 @@ +@node FD_CLR +@section @code{FD_CLR} +@findex FD_CLR + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/FD_CLR.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/FD_ISSET.texi b/doc/posix-functions/FD_ISSET.texi new file mode 100644 index 0000000000..f5fc80b253 --- /dev/null +++ b/doc/posix-functions/FD_ISSET.texi @@ -0,0 +1,15 @@ +@node FD_ISSET +@section @code{FD_ISSET} +@findex FD_ISSET + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/FD_ISSET.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/FD_SET.texi b/doc/posix-functions/FD_SET.texi new file mode 100644 index 0000000000..aabe17152c --- /dev/null +++ b/doc/posix-functions/FD_SET.texi @@ -0,0 +1,15 @@ +@node FD_SET +@section @code{FD_SET} +@findex FD_SET + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/FD_SET.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/FD_ZERO.texi b/doc/posix-functions/FD_ZERO.texi new file mode 100644 index 0000000000..e6c9fe7d28 --- /dev/null +++ b/doc/posix-functions/FD_ZERO.texi @@ -0,0 +1,15 @@ +@node FD_ZERO +@section @code{FD_ZERO} +@findex FD_ZERO + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/FD_ZERO.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/_Exit_C99.texi b/doc/posix-functions/_Exit_C99.texi new file mode 100644 index 0000000000..ccd6d2b8ee --- /dev/null +++ b/doc/posix-functions/_Exit_C99.texi @@ -0,0 +1,21 @@ +@node _Exit +@section @code{_Exit} +@findex _Exit +@c This file would ideally be called _Exit.texi, but then it would collide +@c with _exit.texi on case-insensitive file systems (MacOS X HFS+ and Woe32 +@c file systems). + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/_Exit.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/_exit.texi b/doc/posix-functions/_exit.texi new file mode 100644 index 0000000000..fb3b687f24 --- /dev/null +++ b/doc/posix-functions/_exit.texi @@ -0,0 +1,15 @@ +@node _exit +@section @code{_exit} +@findex _exit + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/_exit.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/_longjmp.texi b/doc/posix-functions/_longjmp.texi new file mode 100644 index 0000000000..8f1dcc077f --- /dev/null +++ b/doc/posix-functions/_longjmp.texi @@ -0,0 +1,18 @@ +@node _longjmp +@section @code{_longjmp} +@findex _longjmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/_longjmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, mingw. +@end itemize diff --git a/doc/posix-functions/_setjmp.texi b/doc/posix-functions/_setjmp.texi new file mode 100644 index 0000000000..ab69ca6a29 --- /dev/null +++ b/doc/posix-functions/_setjmp.texi @@ -0,0 +1,18 @@ +@node _setjmp +@section @code{_setjmp} +@findex _setjmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/_setjmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@end itemize diff --git a/doc/posix-functions/_tolower.texi b/doc/posix-functions/_tolower.texi new file mode 100644 index 0000000000..5f56956a0c --- /dev/null +++ b/doc/posix-functions/_tolower.texi @@ -0,0 +1,18 @@ +@node _tolower +@section @code{_tolower} +@findex _tolower + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/_tolower.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3. +@end itemize diff --git a/doc/posix-functions/_toupper.texi b/doc/posix-functions/_toupper.texi new file mode 100644 index 0000000000..92c52503e6 --- /dev/null +++ b/doc/posix-functions/_toupper.texi @@ -0,0 +1,18 @@ +@node _toupper +@section @code{_toupper} +@findex _toupper + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/_toupper.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3. +@end itemize diff --git a/doc/posix-functions/a64l.texi b/doc/posix-functions/a64l.texi new file mode 100644 index 0000000000..61f789c3d4 --- /dev/null +++ b/doc/posix-functions/a64l.texi @@ -0,0 +1,20 @@ +@node a64l +@section @code{a64l} +@findex a64l + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/a64l.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, mingw, BeOS. +@item +This function was not correctly implemented in glibc versions before 2.2.5. +@end itemize diff --git a/doc/posix-functions/abort.texi b/doc/posix-functions/abort.texi new file mode 100644 index 0000000000..249b037fb6 --- /dev/null +++ b/doc/posix-functions/abort.texi @@ -0,0 +1,15 @@ +@node abort +@section @code{abort} +@findex abort + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/abort.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/abs.texi b/doc/posix-functions/abs.texi new file mode 100644 index 0000000000..87191133fc --- /dev/null +++ b/doc/posix-functions/abs.texi @@ -0,0 +1,15 @@ +@node abs +@section @code{abs} +@findex abs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/abs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/accept.texi b/doc/posix-functions/accept.texi new file mode 100644 index 0000000000..fe85c630d0 --- /dev/null +++ b/doc/posix-functions/accept.texi @@ -0,0 +1,21 @@ +@node accept +@section @code{accept} +@findex accept + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/accept.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +Some platforms don't have a @code{socklen_t} type; in this case this function's +third argument type is @samp{int *}. +@end itemize diff --git a/doc/posix-functions/access.texi b/doc/posix-functions/access.texi new file mode 100644 index 0000000000..0969c0f0a0 --- /dev/null +++ b/doc/posix-functions/access.texi @@ -0,0 +1,15 @@ +@node access +@section @code{access} +@findex access + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/access.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/acos.texi b/doc/posix-functions/acos.texi new file mode 100644 index 0000000000..b9e85272c6 --- /dev/null +++ b/doc/posix-functions/acos.texi @@ -0,0 +1,15 @@ +@node acos +@section @code{acos} +@findex acos + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/acos.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/acosf.texi b/doc/posix-functions/acosf.texi new file mode 100644 index 0000000000..25ff61e6c6 --- /dev/null +++ b/doc/posix-functions/acosf.texi @@ -0,0 +1,18 @@ +@node acosf +@section @code{acosf} +@findex acosf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/acosf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/acosh.texi b/doc/posix-functions/acosh.texi new file mode 100644 index 0000000000..d2061f5152 --- /dev/null +++ b/doc/posix-functions/acosh.texi @@ -0,0 +1,18 @@ +@node acosh +@section @code{acosh} +@findex acosh + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/acosh.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/acoshf.texi b/doc/posix-functions/acoshf.texi new file mode 100644 index 0000000000..bf376a8f11 --- /dev/null +++ b/doc/posix-functions/acoshf.texi @@ -0,0 +1,18 @@ +@node acoshf +@section @code{acoshf} +@findex acoshf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/acoshf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw. +@end itemize diff --git a/doc/posix-functions/acoshl.texi b/doc/posix-functions/acoshl.texi new file mode 100644 index 0000000000..f9019db1e1 --- /dev/null +++ b/doc/posix-functions/acoshl.texi @@ -0,0 +1,18 @@ +@node acoshl +@section @code{acoshl} +@findex acoshl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/acoshl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/acosl.texi b/doc/posix-functions/acosl.texi new file mode 100644 index 0000000000..356aee8f71 --- /dev/null +++ b/doc/posix-functions/acosl.texi @@ -0,0 +1,18 @@ +@node acosl +@section @code{acosl} +@findex acosl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/acosl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/aio_cancel.texi b/doc/posix-functions/aio_cancel.texi new file mode 100644 index 0000000000..7201fd32b0 --- /dev/null +++ b/doc/posix-functions/aio_cancel.texi @@ -0,0 +1,18 @@ +@node aio_cancel +@section @code{aio_cancel} +@findex aio_cancel + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_cancel.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/aio_error.texi b/doc/posix-functions/aio_error.texi new file mode 100644 index 0000000000..3ac55c2047 --- /dev/null +++ b/doc/posix-functions/aio_error.texi @@ -0,0 +1,18 @@ +@node aio_error +@section @code{aio_error} +@findex aio_error + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_error.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/aio_fsync.texi b/doc/posix-functions/aio_fsync.texi new file mode 100644 index 0000000000..002a555f0a --- /dev/null +++ b/doc/posix-functions/aio_fsync.texi @@ -0,0 +1,18 @@ +@node aio_fsync +@section @code{aio_fsync} +@findex aio_fsync + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_fsync.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/aio_read.texi b/doc/posix-functions/aio_read.texi new file mode 100644 index 0000000000..296f8374e7 --- /dev/null +++ b/doc/posix-functions/aio_read.texi @@ -0,0 +1,18 @@ +@node aio_read +@section @code{aio_read} +@findex aio_read + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_read.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/aio_return.texi b/doc/posix-functions/aio_return.texi new file mode 100644 index 0000000000..68b56ae3e9 --- /dev/null +++ b/doc/posix-functions/aio_return.texi @@ -0,0 +1,18 @@ +@node aio_return +@section @code{aio_return} +@findex aio_return + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_return.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/aio_suspend.texi b/doc/posix-functions/aio_suspend.texi new file mode 100644 index 0000000000..af3ffc63c7 --- /dev/null +++ b/doc/posix-functions/aio_suspend.texi @@ -0,0 +1,18 @@ +@node aio_suspend +@section @code{aio_suspend} +@findex aio_suspend + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_suspend.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/aio_write.texi b/doc/posix-functions/aio_write.texi new file mode 100644 index 0000000000..5d09d2e6d1 --- /dev/null +++ b/doc/posix-functions/aio_write.texi @@ -0,0 +1,18 @@ +@node aio_write +@section @code{aio_write} +@findex aio_write + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/aio_write.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/alarm.texi b/doc/posix-functions/alarm.texi new file mode 100644 index 0000000000..584ae4fb44 --- /dev/null +++ b/doc/posix-functions/alarm.texi @@ -0,0 +1,18 @@ +@node alarm +@section @code{alarm} +@findex alarm + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/alarm.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/asctime.texi b/doc/posix-functions/asctime.texi new file mode 100644 index 0000000000..111db14908 --- /dev/null +++ b/doc/posix-functions/asctime.texi @@ -0,0 +1,17 @@ +@node asctime +@section @code{asctime} +@findex asctime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/asctime.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function may overflow its internal buffer if an invalid year is passed. +@end itemize diff --git a/doc/posix-functions/asctime_r.texi b/doc/posix-functions/asctime_r.texi new file mode 100644 index 0000000000..c45a909b9c --- /dev/null +++ b/doc/posix-functions/asctime_r.texi @@ -0,0 +1,21 @@ +@node asctime_r +@section @code{asctime_r} +@findex asctime_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/asctime_r.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +This function may put more than 26 bytes into the argument buffer if an +invalid year is passed. +@end itemize diff --git a/doc/posix-functions/asin.texi b/doc/posix-functions/asin.texi new file mode 100644 index 0000000000..4ebd7ace46 --- /dev/null +++ b/doc/posix-functions/asin.texi @@ -0,0 +1,15 @@ +@node asin +@section @code{asin} +@findex asin + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/asin.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/asinf.texi b/doc/posix-functions/asinf.texi new file mode 100644 index 0000000000..3ac631f03f --- /dev/null +++ b/doc/posix-functions/asinf.texi @@ -0,0 +1,18 @@ +@node asinf +@section @code{asinf} +@findex asinf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/asinf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/asinh.texi b/doc/posix-functions/asinh.texi new file mode 100644 index 0000000000..2b4c4ec4d3 --- /dev/null +++ b/doc/posix-functions/asinh.texi @@ -0,0 +1,18 @@ +@node asinh +@section @code{asinh} +@findex asinh + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/asinh.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/asinhf.texi b/doc/posix-functions/asinhf.texi new file mode 100644 index 0000000000..db617954a4 --- /dev/null +++ b/doc/posix-functions/asinhf.texi @@ -0,0 +1,18 @@ +@node asinhf +@section @code{asinhf} +@findex asinhf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/asinhf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw. +@end itemize diff --git a/doc/posix-functions/asinhl.texi b/doc/posix-functions/asinhl.texi new file mode 100644 index 0000000000..6de644e45c --- /dev/null +++ b/doc/posix-functions/asinhl.texi @@ -0,0 +1,18 @@ +@node asinhl +@section @code{asinhl} +@findex asinhl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/asinhl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/asinl.texi b/doc/posix-functions/asinl.texi new file mode 100644 index 0000000000..a3724500b1 --- /dev/null +++ b/doc/posix-functions/asinl.texi @@ -0,0 +1,18 @@ +@node asinl +@section @code{asinl} +@findex asinl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/asinl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/assert.texi b/doc/posix-functions/assert.texi new file mode 100644 index 0000000000..7c00b02207 --- /dev/null +++ b/doc/posix-functions/assert.texi @@ -0,0 +1,18 @@ +@node assert +@section @code{assert} +@findex assert + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/assert.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize + +Extension: Gnulib offers a module @samp{assert} that allows the installer to +disable assertions through a @samp{configure} option: @samp{--disable-assert}. diff --git a/doc/posix-functions/atan.texi b/doc/posix-functions/atan.texi new file mode 100644 index 0000000000..833a45d2fd --- /dev/null +++ b/doc/posix-functions/atan.texi @@ -0,0 +1,15 @@ +@node atan +@section @code{atan} +@findex atan + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atan.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/atan2.texi b/doc/posix-functions/atan2.texi new file mode 100644 index 0000000000..0cd3d002c1 --- /dev/null +++ b/doc/posix-functions/atan2.texi @@ -0,0 +1,15 @@ +@node atan2 +@section @code{atan2} +@findex atan2 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atan2.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/atan2f.texi b/doc/posix-functions/atan2f.texi new file mode 100644 index 0000000000..30c453b1f2 --- /dev/null +++ b/doc/posix-functions/atan2f.texi @@ -0,0 +1,18 @@ +@node atan2f +@section @code{atan2f} +@findex atan2f + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atan2f.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/atan2l.texi b/doc/posix-functions/atan2l.texi new file mode 100644 index 0000000000..ab0888a1ab --- /dev/null +++ b/doc/posix-functions/atan2l.texi @@ -0,0 +1,18 @@ +@node atan2l +@section @code{atan2l} +@findex atan2l + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atan2l.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/atanf.texi b/doc/posix-functions/atanf.texi new file mode 100644 index 0000000000..3dc6bad72c --- /dev/null +++ b/doc/posix-functions/atanf.texi @@ -0,0 +1,18 @@ +@node atanf +@section @code{atanf} +@findex atanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/atanh.texi b/doc/posix-functions/atanh.texi new file mode 100644 index 0000000000..e23862e304 --- /dev/null +++ b/doc/posix-functions/atanh.texi @@ -0,0 +1,18 @@ +@node atanh +@section @code{atanh} +@findex atanh + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atanh.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/atanhf.texi b/doc/posix-functions/atanhf.texi new file mode 100644 index 0000000000..52b624c881 --- /dev/null +++ b/doc/posix-functions/atanhf.texi @@ -0,0 +1,18 @@ +@node atanhf +@section @code{atanhf} +@findex atanhf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atanhf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw. +@end itemize diff --git a/doc/posix-functions/atanhl.texi b/doc/posix-functions/atanhl.texi new file mode 100644 index 0000000000..1d23081d61 --- /dev/null +++ b/doc/posix-functions/atanhl.texi @@ -0,0 +1,18 @@ +@node atanhl +@section @code{atanhl} +@findex atanhl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atanhl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/atanl.texi b/doc/posix-functions/atanl.texi new file mode 100644 index 0000000000..5b5b497b28 --- /dev/null +++ b/doc/posix-functions/atanl.texi @@ -0,0 +1,18 @@ +@node atanl +@section @code{atanl} +@findex atanl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atanl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/atexit.texi b/doc/posix-functions/atexit.texi new file mode 100644 index 0000000000..b01f29944c --- /dev/null +++ b/doc/posix-functions/atexit.texi @@ -0,0 +1,18 @@ +@node atexit +@section @code{atexit} +@findex atexit + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atexit.html} + +Gnulib module: atexit + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/atof.texi b/doc/posix-functions/atof.texi new file mode 100644 index 0000000000..c17dc3a1e2 --- /dev/null +++ b/doc/posix-functions/atof.texi @@ -0,0 +1,15 @@ +@node atof +@section @code{atof} +@findex atof + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atof.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/atoi.texi b/doc/posix-functions/atoi.texi new file mode 100644 index 0000000000..5e5750b5d2 --- /dev/null +++ b/doc/posix-functions/atoi.texi @@ -0,0 +1,15 @@ +@node atoi +@section @code{atoi} +@findex atoi + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atoi.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/atol.texi b/doc/posix-functions/atol.texi new file mode 100644 index 0000000000..a6035c065a --- /dev/null +++ b/doc/posix-functions/atol.texi @@ -0,0 +1,15 @@ +@node atol +@section @code{atol} +@findex atol + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atol.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/atoll.texi b/doc/posix-functions/atoll.texi new file mode 100644 index 0000000000..55907152c9 --- /dev/null +++ b/doc/posix-functions/atoll.texi @@ -0,0 +1,18 @@ +@node atoll +@section @code{atoll} +@findex atoll + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/atoll.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, OSF/1 5.1, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/basename.texi b/doc/posix-functions/basename.texi new file mode 100644 index 0000000000..2f0afab31c --- /dev/null +++ b/doc/posix-functions/basename.texi @@ -0,0 +1,24 @@ +@node basename +@section @code{basename} +@findex basename + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/basename.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +IRIX 6.5, Solaris 2.5.1, mingw, BeOS. +@item +glibc has two different functions @code{basename}: the POSIX version and +the GNU version. +@item +@code{basename} assumes file names in POSIX syntax; it does not work with file +names in Windows syntax. +@end itemize diff --git a/doc/posix-functions/bcmp.texi b/doc/posix-functions/bcmp.texi new file mode 100644 index 0000000000..52ec4a64c3 --- /dev/null +++ b/doc/posix-functions/bcmp.texi @@ -0,0 +1,21 @@ +@node bcmp +@section @code{bcmp} +@findex bcmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/bcmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw. +@item +This function is marked as ``legacy'' in POSIX. Better use @code{memcmp} +instead. +@end itemize diff --git a/doc/posix-functions/bcopy.texi b/doc/posix-functions/bcopy.texi new file mode 100644 index 0000000000..2893b48282 --- /dev/null +++ b/doc/posix-functions/bcopy.texi @@ -0,0 +1,21 @@ +@node bcopy +@section @code{bcopy} +@findex bcopy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/bcopy.html} + +Gnulib module: bcopy + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is marked as ``legacy'' in POSIX. Better use @code{memcpy} +or @code{memmove} instead. +@end itemize diff --git a/doc/posix-functions/bind.texi b/doc/posix-functions/bind.texi new file mode 100644 index 0000000000..2211dd0bc9 --- /dev/null +++ b/doc/posix-functions/bind.texi @@ -0,0 +1,18 @@ +@node bind +@section @code{bind} +@findex bind + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/bind.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/bsd_signal.texi b/doc/posix-functions/bsd_signal.texi new file mode 100644 index 0000000000..1b8bf5987b --- /dev/null +++ b/doc/posix-functions/bsd_signal.texi @@ -0,0 +1,18 @@ +@node bsd_signal +@section @code{bsd_signal} +@findex bsd_signal + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/bsd_signal.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, Solaris 2.5.1, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/bsearch.texi b/doc/posix-functions/bsearch.texi new file mode 100644 index 0000000000..2498e4f605 --- /dev/null +++ b/doc/posix-functions/bsearch.texi @@ -0,0 +1,15 @@ +@node bsearch +@section @code{bsearch} +@findex bsearch + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/bsearch.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/btowc.texi b/doc/posix-functions/btowc.texi new file mode 100644 index 0000000000..6f1b5fcc3d --- /dev/null +++ b/doc/posix-functions/btowc.texi @@ -0,0 +1,21 @@ +@node btowc +@section @code{btowc} +@findex btowc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/btowc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.6, mingw, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/bzero.texi b/doc/posix-functions/bzero.texi new file mode 100644 index 0000000000..418c98f52d --- /dev/null +++ b/doc/posix-functions/bzero.texi @@ -0,0 +1,21 @@ +@node bzero +@section @code{bzero} +@findex bzero + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/bzero.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw. +@item +This function is marked as ``legacy'' in POSIX. Better use @code{memset} +instead. +@end itemize diff --git a/doc/posix-functions/cabs.texi b/doc/posix-functions/cabs.texi new file mode 100644 index 0000000000..a41fb5df1f --- /dev/null +++ b/doc/posix-functions/cabs.texi @@ -0,0 +1,18 @@ +@node cabs +@section @code{cabs} +@findex cabs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cabs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 9. +@end itemize diff --git a/doc/posix-functions/cabsf.texi b/doc/posix-functions/cabsf.texi new file mode 100644 index 0000000000..7f0ffa725b --- /dev/null +++ b/doc/posix-functions/cabsf.texi @@ -0,0 +1,18 @@ +@node cabsf +@section @code{cabsf} +@findex cabsf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cabsf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, Solaris 9, mingw. +@end itemize diff --git a/doc/posix-functions/cabsl.texi b/doc/posix-functions/cabsl.texi new file mode 100644 index 0000000000..d794a335f2 --- /dev/null +++ b/doc/posix-functions/cabsl.texi @@ -0,0 +1,18 @@ +@node cabsl +@section @code{cabsl} +@findex cabsl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cabsl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/cacos.texi b/doc/posix-functions/cacos.texi new file mode 100644 index 0000000000..1d2e1ecd44 --- /dev/null +++ b/doc/posix-functions/cacos.texi @@ -0,0 +1,18 @@ +@node cacos +@section @code{cacos} +@findex cacos + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cacos.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/cacosf.texi b/doc/posix-functions/cacosf.texi new file mode 100644 index 0000000000..e6831928f8 --- /dev/null +++ b/doc/posix-functions/cacosf.texi @@ -0,0 +1,18 @@ +@node cacosf +@section @code{cacosf} +@findex cacosf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cacosf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/cacosh.texi b/doc/posix-functions/cacosh.texi new file mode 100644 index 0000000000..44e1fb9843 --- /dev/null +++ b/doc/posix-functions/cacosh.texi @@ -0,0 +1,18 @@ +@node cacosh +@section @code{cacosh} +@findex cacosh + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cacosh.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/cacoshf.texi b/doc/posix-functions/cacoshf.texi new file mode 100644 index 0000000000..df5c93dc9f --- /dev/null +++ b/doc/posix-functions/cacoshf.texi @@ -0,0 +1,18 @@ +@node cacoshf +@section @code{cacoshf} +@findex cacoshf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cacoshf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/cacoshl.texi b/doc/posix-functions/cacoshl.texi new file mode 100644 index 0000000000..d54b78748e --- /dev/null +++ b/doc/posix-functions/cacoshl.texi @@ -0,0 +1,18 @@ +@node cacoshl +@section @code{cacoshl} +@findex cacoshl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cacoshl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/cacosl.texi b/doc/posix-functions/cacosl.texi new file mode 100644 index 0000000000..55e533a959 --- /dev/null +++ b/doc/posix-functions/cacosl.texi @@ -0,0 +1,18 @@ +@node cacosl +@section @code{cacosl} +@findex cacosl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cacosl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/calloc.texi b/doc/posix-functions/calloc.texi new file mode 100644 index 0000000000..7c04faa3d8 --- /dev/null +++ b/doc/posix-functions/calloc.texi @@ -0,0 +1,22 @@ +@node calloc +@section @code{calloc} +@findex calloc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/calloc.html} + +Gnulib module: calloc-posix + +Portability problems fixed by Gnulib: +@itemize +@item +Upon failure, the function does not set @code{errno} to @code{ENOMEM} on +some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize + +Extension: Gnulib provides a module @samp{calloc} that substitutes a +@code{calloc} implementation that behaves more like the glibc implementation. diff --git a/doc/posix-functions/carg.texi b/doc/posix-functions/carg.texi new file mode 100644 index 0000000000..fa30cb13d3 --- /dev/null +++ b/doc/posix-functions/carg.texi @@ -0,0 +1,18 @@ +@node carg +@section @code{carg} +@findex carg + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/carg.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/cargf.texi b/doc/posix-functions/cargf.texi new file mode 100644 index 0000000000..f83035414a --- /dev/null +++ b/doc/posix-functions/cargf.texi @@ -0,0 +1,18 @@ +@node cargf +@section @code{cargf} +@findex cargf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cargf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw., Interix 3.5 +@end itemize diff --git a/doc/posix-functions/cargl.texi b/doc/posix-functions/cargl.texi new file mode 100644 index 0000000000..b79f554aa8 --- /dev/null +++ b/doc/posix-functions/cargl.texi @@ -0,0 +1,18 @@ +@node cargl +@section @code{cargl} +@findex cargl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cargl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/casin.texi b/doc/posix-functions/casin.texi new file mode 100644 index 0000000000..74dcdc2b5b --- /dev/null +++ b/doc/posix-functions/casin.texi @@ -0,0 +1,18 @@ +@node casin +@section @code{casin} +@findex casin + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/casin.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/casinf.texi b/doc/posix-functions/casinf.texi new file mode 100644 index 0000000000..62fe47378f --- /dev/null +++ b/doc/posix-functions/casinf.texi @@ -0,0 +1,18 @@ +@node casinf +@section @code{casinf} +@findex casinf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/casinf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/casinh.texi b/doc/posix-functions/casinh.texi new file mode 100644 index 0000000000..223b6fd712 --- /dev/null +++ b/doc/posix-functions/casinh.texi @@ -0,0 +1,18 @@ +@node casinh +@section @code{casinh} +@findex casinh + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/casinh.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/casinhf.texi b/doc/posix-functions/casinhf.texi new file mode 100644 index 0000000000..feca7768dc --- /dev/null +++ b/doc/posix-functions/casinhf.texi @@ -0,0 +1,18 @@ +@node casinhf +@section @code{casinhf} +@findex casinhf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/casinhf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/casinhl.texi b/doc/posix-functions/casinhl.texi new file mode 100644 index 0000000000..56640759d3 --- /dev/null +++ b/doc/posix-functions/casinhl.texi @@ -0,0 +1,18 @@ +@node casinhl +@section @code{casinhl} +@findex casinhl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/casinhl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/casinl.texi b/doc/posix-functions/casinl.texi new file mode 100644 index 0000000000..5b200fb3d9 --- /dev/null +++ b/doc/posix-functions/casinl.texi @@ -0,0 +1,18 @@ +@node casinl +@section @code{casinl} +@findex casinl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/casinl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/catan.texi b/doc/posix-functions/catan.texi new file mode 100644 index 0000000000..c579495000 --- /dev/null +++ b/doc/posix-functions/catan.texi @@ -0,0 +1,18 @@ +@node catan +@section @code{catan} +@findex catan + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/catan.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/catanf.texi b/doc/posix-functions/catanf.texi new file mode 100644 index 0000000000..e472abc312 --- /dev/null +++ b/doc/posix-functions/catanf.texi @@ -0,0 +1,18 @@ +@node catanf +@section @code{catanf} +@findex catanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/catanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/catanh.texi b/doc/posix-functions/catanh.texi new file mode 100644 index 0000000000..cfad66e740 --- /dev/null +++ b/doc/posix-functions/catanh.texi @@ -0,0 +1,18 @@ +@node catanh +@section @code{catanh} +@findex catanh + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/catanh.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/catanhf.texi b/doc/posix-functions/catanhf.texi new file mode 100644 index 0000000000..fc2e22f72d --- /dev/null +++ b/doc/posix-functions/catanhf.texi @@ -0,0 +1,18 @@ +@node catanhf +@section @code{catanhf} +@findex catanhf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/catanhf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/catanhl.texi b/doc/posix-functions/catanhl.texi new file mode 100644 index 0000000000..9fb1bead95 --- /dev/null +++ b/doc/posix-functions/catanhl.texi @@ -0,0 +1,18 @@ +@node catanhl +@section @code{catanhl} +@findex catanhl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/catanhl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/catanl.texi b/doc/posix-functions/catanl.texi new file mode 100644 index 0000000000..b2c7f64340 --- /dev/null +++ b/doc/posix-functions/catanl.texi @@ -0,0 +1,18 @@ +@node catanl +@section @code{catanl} +@findex catanl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/catanl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/catclose.texi b/doc/posix-functions/catclose.texi new file mode 100644 index 0000000000..79f96bc178 --- /dev/null +++ b/doc/posix-functions/catclose.texi @@ -0,0 +1,18 @@ +@node catclose +@section @code{catclose} +@findex catclose + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/catclose.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/catgets.texi b/doc/posix-functions/catgets.texi new file mode 100644 index 0000000000..5f2dbc74a2 --- /dev/null +++ b/doc/posix-functions/catgets.texi @@ -0,0 +1,18 @@ +@node catgets +@section @code{catgets} +@findex catgets + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/catgets.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/catopen.texi b/doc/posix-functions/catopen.texi new file mode 100644 index 0000000000..be690c9de7 --- /dev/null +++ b/doc/posix-functions/catopen.texi @@ -0,0 +1,18 @@ +@node catopen +@section @code{catopen} +@findex catopen + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/catopen.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/cbrt.texi b/doc/posix-functions/cbrt.texi new file mode 100644 index 0000000000..45ba3c4ee8 --- /dev/null +++ b/doc/posix-functions/cbrt.texi @@ -0,0 +1,15 @@ +@node cbrt +@section @code{cbrt} +@findex cbrt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cbrt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/cbrtf.texi b/doc/posix-functions/cbrtf.texi new file mode 100644 index 0000000000..e0c25fbcaa --- /dev/null +++ b/doc/posix-functions/cbrtf.texi @@ -0,0 +1,18 @@ +@node cbrtf +@section @code{cbrtf} +@findex cbrtf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cbrtf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, IRIX 6.5, Solaris 9. +@end itemize diff --git a/doc/posix-functions/cbrtl.texi b/doc/posix-functions/cbrtl.texi new file mode 100644 index 0000000000..b7880073e6 --- /dev/null +++ b/doc/posix-functions/cbrtl.texi @@ -0,0 +1,18 @@ +@node cbrtl +@section @code{cbrtl} +@findex cbrtl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cbrtl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/ccos.texi b/doc/posix-functions/ccos.texi new file mode 100644 index 0000000000..1b32c98380 --- /dev/null +++ b/doc/posix-functions/ccos.texi @@ -0,0 +1,18 @@ +@node ccos +@section @code{ccos} +@findex ccos + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ccos.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/ccosf.texi b/doc/posix-functions/ccosf.texi new file mode 100644 index 0000000000..6ccd4ce220 --- /dev/null +++ b/doc/posix-functions/ccosf.texi @@ -0,0 +1,18 @@ +@node ccosf +@section @code{ccosf} +@findex ccosf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ccosf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/ccosh.texi b/doc/posix-functions/ccosh.texi new file mode 100644 index 0000000000..28b7c04794 --- /dev/null +++ b/doc/posix-functions/ccosh.texi @@ -0,0 +1,18 @@ +@node ccosh +@section @code{ccosh} +@findex ccosh + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ccosh.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/ccoshf.texi b/doc/posix-functions/ccoshf.texi new file mode 100644 index 0000000000..7b55744d5a --- /dev/null +++ b/doc/posix-functions/ccoshf.texi @@ -0,0 +1,18 @@ +@node ccoshf +@section @code{ccoshf} +@findex ccoshf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ccoshf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/ccoshl.texi b/doc/posix-functions/ccoshl.texi new file mode 100644 index 0000000000..df921c0aee --- /dev/null +++ b/doc/posix-functions/ccoshl.texi @@ -0,0 +1,18 @@ +@node ccoshl +@section @code{ccoshl} +@findex ccoshl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ccoshl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/ccosl.texi b/doc/posix-functions/ccosl.texi new file mode 100644 index 0000000000..3af74c467c --- /dev/null +++ b/doc/posix-functions/ccosl.texi @@ -0,0 +1,18 @@ +@node ccosl +@section @code{ccosl} +@findex ccosl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ccosl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/ceil.texi b/doc/posix-functions/ceil.texi new file mode 100644 index 0000000000..7738542037 --- /dev/null +++ b/doc/posix-functions/ceil.texi @@ -0,0 +1,15 @@ +@node ceil +@section @code{ceil} +@findex ceil + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ceil.html} + +Gnulib module: ceil + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/ceilf.texi b/doc/posix-functions/ceilf.texi new file mode 100644 index 0000000000..80e34e4a4e --- /dev/null +++ b/doc/posix-functions/ceilf.texi @@ -0,0 +1,18 @@ +@node ceilf +@section @code{ceilf} +@findex ceilf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ceilf.html} + +Gnulib module: ceilf + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, Solaris 9. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/ceill.texi b/doc/posix-functions/ceill.texi new file mode 100644 index 0000000000..eb12db2b23 --- /dev/null +++ b/doc/posix-functions/ceill.texi @@ -0,0 +1,18 @@ +@node ceill +@section @code{ceill} +@findex ceill + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ceill.html} + +Gnulib module: ceill + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/cexp.texi b/doc/posix-functions/cexp.texi new file mode 100644 index 0000000000..4da07e459c --- /dev/null +++ b/doc/posix-functions/cexp.texi @@ -0,0 +1,18 @@ +@node cexp +@section @code{cexp} +@findex cexp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cexp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/cexpf.texi b/doc/posix-functions/cexpf.texi new file mode 100644 index 0000000000..11a6d486e2 --- /dev/null +++ b/doc/posix-functions/cexpf.texi @@ -0,0 +1,18 @@ +@node cexpf +@section @code{cexpf} +@findex cexpf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cexpf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/cexpl.texi b/doc/posix-functions/cexpl.texi new file mode 100644 index 0000000000..de8e425cdb --- /dev/null +++ b/doc/posix-functions/cexpl.texi @@ -0,0 +1,18 @@ +@node cexpl +@section @code{cexpl} +@findex cexpl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cexpl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/cfgetispeed.texi b/doc/posix-functions/cfgetispeed.texi new file mode 100644 index 0000000000..2728acaca9 --- /dev/null +++ b/doc/posix-functions/cfgetispeed.texi @@ -0,0 +1,18 @@ +@node cfgetispeed +@section @code{cfgetispeed} +@findex cfgetispeed + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cfgetispeed.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/cfgetospeed.texi b/doc/posix-functions/cfgetospeed.texi new file mode 100644 index 0000000000..b0997dc457 --- /dev/null +++ b/doc/posix-functions/cfgetospeed.texi @@ -0,0 +1,18 @@ +@node cfgetospeed +@section @code{cfgetospeed} +@findex cfgetospeed + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cfgetospeed.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/cfsetispeed.texi b/doc/posix-functions/cfsetispeed.texi new file mode 100644 index 0000000000..8ad32dcb08 --- /dev/null +++ b/doc/posix-functions/cfsetispeed.texi @@ -0,0 +1,18 @@ +@node cfsetispeed +@section @code{cfsetispeed} +@findex cfsetispeed + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cfsetispeed.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/cfsetospeed.texi b/doc/posix-functions/cfsetospeed.texi new file mode 100644 index 0000000000..f528d5fd37 --- /dev/null +++ b/doc/posix-functions/cfsetospeed.texi @@ -0,0 +1,18 @@ +@node cfsetospeed +@section @code{cfsetospeed} +@findex cfsetospeed + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cfsetospeed.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/chdir.texi b/doc/posix-functions/chdir.texi new file mode 100644 index 0000000000..8baab8fd7a --- /dev/null +++ b/doc/posix-functions/chdir.texi @@ -0,0 +1,15 @@ +@node chdir +@section @code{chdir} +@findex chdir + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/chdir.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/chmod.texi b/doc/posix-functions/chmod.texi new file mode 100644 index 0000000000..d5f135acc2 --- /dev/null +++ b/doc/posix-functions/chmod.texi @@ -0,0 +1,15 @@ +@node chmod +@section @code{chmod} +@findex chmod + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/chmod.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/chown.texi b/doc/posix-functions/chown.texi new file mode 100644 index 0000000000..55b41f8ee5 --- /dev/null +++ b/doc/posix-functions/chown.texi @@ -0,0 +1,25 @@ +@node chown +@section @code{chown} +@findex chown + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/chown.html} + +Gnulib module: chown + +Portability problems fixed by Gnulib: +@itemize +@item +When passed an argument of -1, some implementations really set the owner +user/group id of the file to this value, rather than leaving that id of the +file alone. +@item +When applied to a symbolic link, some implementations don't dereference +the symlink, i.e.@: they behave like @code{lchown}. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/cimag.texi b/doc/posix-functions/cimag.texi new file mode 100644 index 0000000000..57c5abc684 --- /dev/null +++ b/doc/posix-functions/cimag.texi @@ -0,0 +1,18 @@ +@node cimag +@section @code{cimag} +@findex cimag + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cimag.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/cimagf.texi b/doc/posix-functions/cimagf.texi new file mode 100644 index 0000000000..2bf83f28ca --- /dev/null +++ b/doc/posix-functions/cimagf.texi @@ -0,0 +1,18 @@ +@node cimagf +@section @code{cimagf} +@findex cimagf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cimagf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/cimagl.texi b/doc/posix-functions/cimagl.texi new file mode 100644 index 0000000000..e2569d22b2 --- /dev/null +++ b/doc/posix-functions/cimagl.texi @@ -0,0 +1,18 @@ +@node cimagl +@section @code{cimagl} +@findex cimagl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cimagl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/clearerr.texi b/doc/posix-functions/clearerr.texi new file mode 100644 index 0000000000..e4829904ec --- /dev/null +++ b/doc/posix-functions/clearerr.texi @@ -0,0 +1,15 @@ +@node clearerr +@section @code{clearerr} +@findex clearerr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/clearerr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/clock.texi b/doc/posix-functions/clock.texi new file mode 100644 index 0000000000..07e5de7a99 --- /dev/null +++ b/doc/posix-functions/clock.texi @@ -0,0 +1,15 @@ +@node clock +@section @code{clock} +@findex clock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/clock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/clock_getcpuclockid.texi b/doc/posix-functions/clock_getcpuclockid.texi new file mode 100644 index 0000000000..b1a2a93445 --- /dev/null +++ b/doc/posix-functions/clock_getcpuclockid.texi @@ -0,0 +1,18 @@ +@node clock_getcpuclockid +@section @code{clock_getcpuclockid} +@findex clock_getcpuclockid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/clock_getcpuclockid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/clock_getres.texi b/doc/posix-functions/clock_getres.texi new file mode 100644 index 0000000000..d24ea4e093 --- /dev/null +++ b/doc/posix-functions/clock_getres.texi @@ -0,0 +1,18 @@ +@node clock_getres +@section @code{clock_getres} +@findex clock_getres + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/clock_getres.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/clock_gettime.texi b/doc/posix-functions/clock_gettime.texi new file mode 100644 index 0000000000..d443c39818 --- /dev/null +++ b/doc/posix-functions/clock_gettime.texi @@ -0,0 +1,18 @@ +@node clock_gettime +@section @code{clock_gettime} +@findex clock_gettime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/clock_gettime.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/clock_nanosleep.texi b/doc/posix-functions/clock_nanosleep.texi new file mode 100644 index 0000000000..978b02fe2e --- /dev/null +++ b/doc/posix-functions/clock_nanosleep.texi @@ -0,0 +1,18 @@ +@node clock_nanosleep +@section @code{clock_nanosleep} +@findex clock_nanosleep + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/clock_nanosleep.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/clock_settime.texi b/doc/posix-functions/clock_settime.texi new file mode 100644 index 0000000000..3f5e28af6f --- /dev/null +++ b/doc/posix-functions/clock_settime.texi @@ -0,0 +1,18 @@ +@node clock_settime +@section @code{clock_settime} +@findex clock_settime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/clock_settime.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/clog.texi b/doc/posix-functions/clog.texi new file mode 100644 index 0000000000..901818e044 --- /dev/null +++ b/doc/posix-functions/clog.texi @@ -0,0 +1,18 @@ +@node clog +@section @code{clog} +@findex clog + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/clog.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/clogf.texi b/doc/posix-functions/clogf.texi new file mode 100644 index 0000000000..2b05a8801e --- /dev/null +++ b/doc/posix-functions/clogf.texi @@ -0,0 +1,18 @@ +@node clogf +@section @code{clogf} +@findex clogf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/clogf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/clogl.texi b/doc/posix-functions/clogl.texi new file mode 100644 index 0000000000..cbddacc3d1 --- /dev/null +++ b/doc/posix-functions/clogl.texi @@ -0,0 +1,18 @@ +@node clogl +@section @code{clogl} +@findex clogl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/clogl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/close.texi b/doc/posix-functions/close.texi new file mode 100644 index 0000000000..ec961dca8c --- /dev/null +++ b/doc/posix-functions/close.texi @@ -0,0 +1,15 @@ +@node close +@section @code{close} +@findex close + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/close.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/closedir.texi b/doc/posix-functions/closedir.texi new file mode 100644 index 0000000000..0183ed3af3 --- /dev/null +++ b/doc/posix-functions/closedir.texi @@ -0,0 +1,15 @@ +@node closedir +@section @code{closedir} +@findex closedir + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/closedir.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/closelog.texi b/doc/posix-functions/closelog.texi new file mode 100644 index 0000000000..948e637446 --- /dev/null +++ b/doc/posix-functions/closelog.texi @@ -0,0 +1,18 @@ +@node closelog +@section @code{closelog} +@findex closelog + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/closelog.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/confstr.texi b/doc/posix-functions/confstr.texi new file mode 100644 index 0000000000..de97788d18 --- /dev/null +++ b/doc/posix-functions/confstr.texi @@ -0,0 +1,18 @@ +@node confstr +@section @code{confstr} +@findex confstr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/confstr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw. +@end itemize diff --git a/doc/posix-functions/conj.texi b/doc/posix-functions/conj.texi new file mode 100644 index 0000000000..5614b4252b --- /dev/null +++ b/doc/posix-functions/conj.texi @@ -0,0 +1,18 @@ +@node conj +@section @code{conj} +@findex conj + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/conj.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/conjf.texi b/doc/posix-functions/conjf.texi new file mode 100644 index 0000000000..b403b84d01 --- /dev/null +++ b/doc/posix-functions/conjf.texi @@ -0,0 +1,18 @@ +@node conjf +@section @code{conjf} +@findex conjf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/conjf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/conjl.texi b/doc/posix-functions/conjl.texi new file mode 100644 index 0000000000..062f82e3ca --- /dev/null +++ b/doc/posix-functions/conjl.texi @@ -0,0 +1,18 @@ +@node conjl +@section @code{conjl} +@findex conjl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/conjl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/connect.texi b/doc/posix-functions/connect.texi new file mode 100644 index 0000000000..4987034763 --- /dev/null +++ b/doc/posix-functions/connect.texi @@ -0,0 +1,18 @@ +@node connect +@section @code{connect} +@findex connect + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/connect.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/copysign.texi b/doc/posix-functions/copysign.texi new file mode 100644 index 0000000000..af7dd07318 --- /dev/null +++ b/doc/posix-functions/copysign.texi @@ -0,0 +1,15 @@ +@node copysign +@section @code{copysign} +@findex copysign + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/copysign.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/copysignf.texi b/doc/posix-functions/copysignf.texi new file mode 100644 index 0000000000..7f5f944413 --- /dev/null +++ b/doc/posix-functions/copysignf.texi @@ -0,0 +1,18 @@ +@node copysignf +@section @code{copysignf} +@findex copysignf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/copysignf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, IRIX 6.5, Solaris 9. +@end itemize diff --git a/doc/posix-functions/copysignl.texi b/doc/posix-functions/copysignl.texi new file mode 100644 index 0000000000..4dfa527105 --- /dev/null +++ b/doc/posix-functions/copysignl.texi @@ -0,0 +1,18 @@ +@node copysignl +@section @code{copysignl} +@findex copysignl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/copysignl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/cos.texi b/doc/posix-functions/cos.texi new file mode 100644 index 0000000000..c827cb15b7 --- /dev/null +++ b/doc/posix-functions/cos.texi @@ -0,0 +1,15 @@ +@node cos +@section @code{cos} +@findex cos + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cos.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/cosf.texi b/doc/posix-functions/cosf.texi new file mode 100644 index 0000000000..71a2565413 --- /dev/null +++ b/doc/posix-functions/cosf.texi @@ -0,0 +1,18 @@ +@node cosf +@section @code{cosf} +@findex cosf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cosf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/cosh.texi b/doc/posix-functions/cosh.texi new file mode 100644 index 0000000000..ebbfb1dbf3 --- /dev/null +++ b/doc/posix-functions/cosh.texi @@ -0,0 +1,15 @@ +@node cosh +@section @code{cosh} +@findex cosh + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cosh.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/coshf.texi b/doc/posix-functions/coshf.texi new file mode 100644 index 0000000000..9f19f08cbf --- /dev/null +++ b/doc/posix-functions/coshf.texi @@ -0,0 +1,18 @@ +@node coshf +@section @code{coshf} +@findex coshf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/coshf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/coshl.texi b/doc/posix-functions/coshl.texi new file mode 100644 index 0000000000..053964b4da --- /dev/null +++ b/doc/posix-functions/coshl.texi @@ -0,0 +1,18 @@ +@node coshl +@section @code{coshl} +@findex coshl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/coshl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/cosl.texi b/doc/posix-functions/cosl.texi new file mode 100644 index 0000000000..7642daa54a --- /dev/null +++ b/doc/posix-functions/cosl.texi @@ -0,0 +1,18 @@ +@node cosl +@section @code{cosl} +@findex cosl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cosl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/cpow.texi b/doc/posix-functions/cpow.texi new file mode 100644 index 0000000000..e0ecccdcb5 --- /dev/null +++ b/doc/posix-functions/cpow.texi @@ -0,0 +1,18 @@ +@node cpow +@section @code{cpow} +@findex cpow + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cpow.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/cpowf.texi b/doc/posix-functions/cpowf.texi new file mode 100644 index 0000000000..50f9eb9c59 --- /dev/null +++ b/doc/posix-functions/cpowf.texi @@ -0,0 +1,18 @@ +@node cpowf +@section @code{cpowf} +@findex cpowf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cpowf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/cpowl.texi b/doc/posix-functions/cpowl.texi new file mode 100644 index 0000000000..dc1bf06416 --- /dev/null +++ b/doc/posix-functions/cpowl.texi @@ -0,0 +1,18 @@ +@node cpowl +@section @code{cpowl} +@findex cpowl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cpowl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/cproj.texi b/doc/posix-functions/cproj.texi new file mode 100644 index 0000000000..bad2b530fb --- /dev/null +++ b/doc/posix-functions/cproj.texi @@ -0,0 +1,20 @@ +@node cproj +@section @code{cproj} +@findex cproj + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cproj.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@item +The glibc implementation is or was broken. +@end itemize diff --git a/doc/posix-functions/cprojf.texi b/doc/posix-functions/cprojf.texi new file mode 100644 index 0000000000..93d464aefc --- /dev/null +++ b/doc/posix-functions/cprojf.texi @@ -0,0 +1,20 @@ +@node cprojf +@section @code{cprojf} +@findex cprojf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cprojf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@item +The glibc implementation is or was broken. +@end itemize diff --git a/doc/posix-functions/cprojl.texi b/doc/posix-functions/cprojl.texi new file mode 100644 index 0000000000..c99ae49de8 --- /dev/null +++ b/doc/posix-functions/cprojl.texi @@ -0,0 +1,20 @@ +@node cprojl +@section @code{cprojl} +@findex cprojl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/cprojl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@item +The glibc implementation is or was broken. +@end itemize diff --git a/doc/posix-functions/creal.texi b/doc/posix-functions/creal.texi new file mode 100644 index 0000000000..1039d263e0 --- /dev/null +++ b/doc/posix-functions/creal.texi @@ -0,0 +1,18 @@ +@node creal +@section @code{creal} +@findex creal + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/creal.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/crealf.texi b/doc/posix-functions/crealf.texi new file mode 100644 index 0000000000..c65870ef94 --- /dev/null +++ b/doc/posix-functions/crealf.texi @@ -0,0 +1,18 @@ +@node crealf +@section @code{crealf} +@findex crealf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/crealf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/creall.texi b/doc/posix-functions/creall.texi new file mode 100644 index 0000000000..0e56b01b7b --- /dev/null +++ b/doc/posix-functions/creall.texi @@ -0,0 +1,18 @@ +@node creall +@section @code{creall} +@findex creall + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/creall.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/creat.texi b/doc/posix-functions/creat.texi new file mode 100644 index 0000000000..6b15a13ce7 --- /dev/null +++ b/doc/posix-functions/creat.texi @@ -0,0 +1,23 @@ +@node creat +@section @code{creat} +@findex creat + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/creat.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows, this function returns a file handle in @code{O_TEXT} mode. If you +need a file handle in @code{O_BINARY} mode, you need to use the function +@code{open} instead. +@item +On platforms where @code{off_t} is a 32-bit type, @code{creat} may not work +correctly to create files larger than 2 GB. The fix is to use the +@code{AC_SYS_LARGEFILE} macro. +@end itemize diff --git a/doc/posix-functions/crypt.texi b/doc/posix-functions/crypt.texi new file mode 100644 index 0000000000..614f4544cf --- /dev/null +++ b/doc/posix-functions/crypt.texi @@ -0,0 +1,18 @@ +@node crypt +@section @code{crypt} +@findex crypt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/crypt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, Cygwin, mingw. +@end itemize diff --git a/doc/posix-functions/csin.texi b/doc/posix-functions/csin.texi new file mode 100644 index 0000000000..ecac768ebc --- /dev/null +++ b/doc/posix-functions/csin.texi @@ -0,0 +1,18 @@ +@node csin +@section @code{csin} +@findex csin + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/csin.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/csinf.texi b/doc/posix-functions/csinf.texi new file mode 100644 index 0000000000..fbe0f1284c --- /dev/null +++ b/doc/posix-functions/csinf.texi @@ -0,0 +1,18 @@ +@node csinf +@section @code{csinf} +@findex csinf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/csinf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/csinh.texi b/doc/posix-functions/csinh.texi new file mode 100644 index 0000000000..0745b5c67c --- /dev/null +++ b/doc/posix-functions/csinh.texi @@ -0,0 +1,18 @@ +@node csinh +@section @code{csinh} +@findex csinh + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/csinh.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/csinhf.texi b/doc/posix-functions/csinhf.texi new file mode 100644 index 0000000000..36aa17b4b7 --- /dev/null +++ b/doc/posix-functions/csinhf.texi @@ -0,0 +1,18 @@ +@node csinhf +@section @code{csinhf} +@findex csinhf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/csinhf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/csinhl.texi b/doc/posix-functions/csinhl.texi new file mode 100644 index 0000000000..d60eab91bb --- /dev/null +++ b/doc/posix-functions/csinhl.texi @@ -0,0 +1,18 @@ +@node csinhl +@section @code{csinhl} +@findex csinhl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/csinhl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/csinl.texi b/doc/posix-functions/csinl.texi new file mode 100644 index 0000000000..404226f7dd --- /dev/null +++ b/doc/posix-functions/csinl.texi @@ -0,0 +1,18 @@ +@node csinl +@section @code{csinl} +@findex csinl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/csinl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/csqrt.texi b/doc/posix-functions/csqrt.texi new file mode 100644 index 0000000000..1dec497cae --- /dev/null +++ b/doc/posix-functions/csqrt.texi @@ -0,0 +1,18 @@ +@node csqrt +@section @code{csqrt} +@findex csqrt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/csqrt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/csqrtf.texi b/doc/posix-functions/csqrtf.texi new file mode 100644 index 0000000000..0fa814e02e --- /dev/null +++ b/doc/posix-functions/csqrtf.texi @@ -0,0 +1,18 @@ +@node csqrtf +@section @code{csqrtf} +@findex csqrtf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/csqrtf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/csqrtl.texi b/doc/posix-functions/csqrtl.texi new file mode 100644 index 0000000000..2d3d71a831 --- /dev/null +++ b/doc/posix-functions/csqrtl.texi @@ -0,0 +1,18 @@ +@node csqrtl +@section @code{csqrtl} +@findex csqrtl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/csqrtl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/ctan.texi b/doc/posix-functions/ctan.texi new file mode 100644 index 0000000000..43aeea3d05 --- /dev/null +++ b/doc/posix-functions/ctan.texi @@ -0,0 +1,18 @@ +@node ctan +@section @code{ctan} +@findex ctan + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctan.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/ctanf.texi b/doc/posix-functions/ctanf.texi new file mode 100644 index 0000000000..ce778d8411 --- /dev/null +++ b/doc/posix-functions/ctanf.texi @@ -0,0 +1,18 @@ +@node ctanf +@section @code{ctanf} +@findex ctanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/ctanh.texi b/doc/posix-functions/ctanh.texi new file mode 100644 index 0000000000..4d4c0b54bc --- /dev/null +++ b/doc/posix-functions/ctanh.texi @@ -0,0 +1,18 @@ +@node ctanh +@section @code{ctanh} +@findex ctanh + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctanh.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/ctanhf.texi b/doc/posix-functions/ctanhf.texi new file mode 100644 index 0000000000..859da8c3e1 --- /dev/null +++ b/doc/posix-functions/ctanhf.texi @@ -0,0 +1,18 @@ +@node ctanhf +@section @code{ctanhf} +@findex ctanhf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctanhf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/ctanhl.texi b/doc/posix-functions/ctanhl.texi new file mode 100644 index 0000000000..752ef990cd --- /dev/null +++ b/doc/posix-functions/ctanhl.texi @@ -0,0 +1,18 @@ +@node ctanhl +@section @code{ctanhl} +@findex ctanhl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctanhl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/ctanl.texi b/doc/posix-functions/ctanl.texi new file mode 100644 index 0000000000..2786a0525c --- /dev/null +++ b/doc/posix-functions/ctanl.texi @@ -0,0 +1,18 @@ +@node ctanl +@section @code{ctanl} +@findex ctanl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctanl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/ctermid.texi b/doc/posix-functions/ctermid.texi new file mode 100644 index 0000000000..f0f7390791 --- /dev/null +++ b/doc/posix-functions/ctermid.texi @@ -0,0 +1,18 @@ +@node ctermid +@section @code{ctermid} +@findex ctermid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctermid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/ctime.texi b/doc/posix-functions/ctime.texi new file mode 100644 index 0000000000..14d0e9d584 --- /dev/null +++ b/doc/posix-functions/ctime.texi @@ -0,0 +1,27 @@ +@node ctime +@section @code{ctime} +@findex ctime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctime.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function may overflow its internal buffer if an invalid year is passed. +@item +The @code{ctime} function need not be reentrant, and consequently is +not required to be thread safe. Implementations of @code{ctime} +typically write the time stamp into static buffer. If two threads +call @code{ctime} at roughly the same time, you might end up with the +wrong date in one of the threads, or some undefined string. There is +a re-entrant interface @code{ctime_r}. +@end itemize + +A more flexible function is @code{strftime}. However, note that it is +locale dependent. diff --git a/doc/posix-functions/ctime_r.texi b/doc/posix-functions/ctime_r.texi new file mode 100644 index 0000000000..517a3c14ce --- /dev/null +++ b/doc/posix-functions/ctime_r.texi @@ -0,0 +1,34 @@ +@node ctime_r +@section @code{ctime_r} +@findex ctime_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctime_r.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +This function may put more than 26 bytes into the argument buffer if an +invalid year is passed. +@end itemize + +@code{ctime_r} takes a pre-allocated buffer and length of the buffer, +and returns @code{NULL} on errors. +The input buffer should be at least 26 bytes in size. The output +string is locale-independent. However, years can have more than 4 +digits if @code{time_t} is sufficiently wide, so the length of the +required output buffer is not easy to determine. Increasing the +buffer size when @code{ctime_r} returns @code{NULL} is not necessarily +sufficient. The @code{NULL} return value could mean some other error +condition, which will not go away by increasing the buffer size. + +A more flexible function is @code{strftime}. However, note that it is +locale dependent. diff --git a/doc/posix-functions/daylight.texi b/doc/posix-functions/daylight.texi new file mode 100644 index 0000000000..d86520bb0d --- /dev/null +++ b/doc/posix-functions/daylight.texi @@ -0,0 +1,21 @@ +@node daylight +@section @code{daylight} +@findex daylight + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/daylight.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This variable is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin. +@item +The address of this variable is not a compile-time constant on some platforms: +Cygwin, mingw. +@end itemize diff --git a/doc/posix-functions/dbm_clearerr.texi b/doc/posix-functions/dbm_clearerr.texi new file mode 100644 index 0000000000..e129a04c54 --- /dev/null +++ b/doc/posix-functions/dbm_clearerr.texi @@ -0,0 +1,18 @@ +@node dbm_clearerr +@section @code{dbm_clearerr} +@findex dbm_clearerr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_clearerr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, HP-UX 11, OSF/1 5.1, Solaris 2.5.1, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/dbm_close.texi b/doc/posix-functions/dbm_close.texi new file mode 100644 index 0000000000..6d557a9be8 --- /dev/null +++ b/doc/posix-functions/dbm_close.texi @@ -0,0 +1,18 @@ +@node dbm_close +@section @code{dbm_close} +@findex dbm_close + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_close.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/dbm_delete.texi b/doc/posix-functions/dbm_delete.texi new file mode 100644 index 0000000000..78f61c7100 --- /dev/null +++ b/doc/posix-functions/dbm_delete.texi @@ -0,0 +1,18 @@ +@node dbm_delete +@section @code{dbm_delete} +@findex dbm_delete + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_delete.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/dbm_error.texi b/doc/posix-functions/dbm_error.texi new file mode 100644 index 0000000000..0967d9b1d9 --- /dev/null +++ b/doc/posix-functions/dbm_error.texi @@ -0,0 +1,18 @@ +@node dbm_error +@section @code{dbm_error} +@findex dbm_error + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_error.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, HP-UX 11, OSF/1 4.0, Solaris 2.5.1, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/dbm_fetch.texi b/doc/posix-functions/dbm_fetch.texi new file mode 100644 index 0000000000..6c4d1488f6 --- /dev/null +++ b/doc/posix-functions/dbm_fetch.texi @@ -0,0 +1,18 @@ +@node dbm_fetch +@section @code{dbm_fetch} +@findex dbm_fetch + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_fetch.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/dbm_firstkey.texi b/doc/posix-functions/dbm_firstkey.texi new file mode 100644 index 0000000000..8b6837251d --- /dev/null +++ b/doc/posix-functions/dbm_firstkey.texi @@ -0,0 +1,18 @@ +@node dbm_firstkey +@section @code{dbm_firstkey} +@findex dbm_firstkey + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_firstkey.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/dbm_nextkey.texi b/doc/posix-functions/dbm_nextkey.texi new file mode 100644 index 0000000000..f58f660196 --- /dev/null +++ b/doc/posix-functions/dbm_nextkey.texi @@ -0,0 +1,18 @@ +@node dbm_nextkey +@section @code{dbm_nextkey} +@findex dbm_nextkey + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_nextkey.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/dbm_open.texi b/doc/posix-functions/dbm_open.texi new file mode 100644 index 0000000000..8fba3c14b2 --- /dev/null +++ b/doc/posix-functions/dbm_open.texi @@ -0,0 +1,18 @@ +@node dbm_open +@section @code{dbm_open} +@findex dbm_open + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_open.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/dbm_store.texi b/doc/posix-functions/dbm_store.texi new file mode 100644 index 0000000000..65daaa4c7f --- /dev/null +++ b/doc/posix-functions/dbm_store.texi @@ -0,0 +1,18 @@ +@node dbm_store +@section @code{dbm_store} +@findex dbm_store + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dbm_store.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/difftime.texi b/doc/posix-functions/difftime.texi new file mode 100644 index 0000000000..871c0462a6 --- /dev/null +++ b/doc/posix-functions/difftime.texi @@ -0,0 +1,15 @@ +@node difftime +@section @code{difftime} +@findex difftime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/difftime.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/dirname.texi b/doc/posix-functions/dirname.texi new file mode 100644 index 0000000000..4bc652b33d --- /dev/null +++ b/doc/posix-functions/dirname.texi @@ -0,0 +1,24 @@ +@node dirname +@section @code{dirname} +@findex dirname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dirname.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +IRIX 6.5, Solaris 2.5.1, mingw, BeOS. +@item +@code{dirname} assumes file names in POSIX syntax; it does not work with file +names in Windows syntax. +@end itemize + +The Gnulib module @code{dirname} provides similar API that also works with +Windows file names. diff --git a/doc/posix-functions/div.texi b/doc/posix-functions/div.texi new file mode 100644 index 0000000000..ecb36737aa --- /dev/null +++ b/doc/posix-functions/div.texi @@ -0,0 +1,15 @@ +@node div +@section @code{div} +@findex div + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/div.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/dlclose.texi b/doc/posix-functions/dlclose.texi new file mode 100644 index 0000000000..1686fe3488 --- /dev/null +++ b/doc/posix-functions/dlclose.texi @@ -0,0 +1,18 @@ +@node dlclose +@section @code{dlclose} +@findex dlclose + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dlclose.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/dlerror.texi b/doc/posix-functions/dlerror.texi new file mode 100644 index 0000000000..eab5ba656c --- /dev/null +++ b/doc/posix-functions/dlerror.texi @@ -0,0 +1,18 @@ +@node dlerror +@section @code{dlerror} +@findex dlerror + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dlerror.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/dlopen.texi b/doc/posix-functions/dlopen.texi new file mode 100644 index 0000000000..dc1fbc0b0f --- /dev/null +++ b/doc/posix-functions/dlopen.texi @@ -0,0 +1,21 @@ +@node dlopen +@section @code{dlopen} +@findex dlopen + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dlopen.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, Interix 3.5, BeOS. +@item +If the file name argument is not absolute, the file is searched for. The +search algorithm is system specific. +@end itemize diff --git a/doc/posix-functions/dlsym.texi b/doc/posix-functions/dlsym.texi new file mode 100644 index 0000000000..9e1ff93ccc --- /dev/null +++ b/doc/posix-functions/dlsym.texi @@ -0,0 +1,21 @@ +@node dlsym +@section @code{dlsym} +@findex dlsym + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dlsym.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, Interix 3.5, BeOS. +@item +The visibility of symbols loaded in dependent shared libraries or present +in the main executable is system dependent. +@end itemize diff --git a/doc/posix-functions/drand48.texi b/doc/posix-functions/drand48.texi new file mode 100644 index 0000000000..562409569a --- /dev/null +++ b/doc/posix-functions/drand48.texi @@ -0,0 +1,18 @@ +@node drand48 +@section @code{drand48} +@findex drand48 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/drand48.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/dup.texi b/doc/posix-functions/dup.texi new file mode 100644 index 0000000000..0c329d53b5 --- /dev/null +++ b/doc/posix-functions/dup.texi @@ -0,0 +1,15 @@ +@node dup +@section @code{dup} +@findex dup + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dup.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/dup2.texi b/doc/posix-functions/dup2.texi new file mode 100644 index 0000000000..62bddab9a2 --- /dev/null +++ b/doc/posix-functions/dup2.texi @@ -0,0 +1,17 @@ +@node dup2 +@section @code{dup2} +@findex dup2 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/dup2.html} + +Gnulib module: dup2 + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some older platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/ecvt.texi b/doc/posix-functions/ecvt.texi new file mode 100644 index 0000000000..c693598958 --- /dev/null +++ b/doc/posix-functions/ecvt.texi @@ -0,0 +1,21 @@ +@node ecvt +@section @code{ecvt} +@findex ecvt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ecvt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0. +@item +This function is marked as ``legacy'' in POSIX. Better use @code{sprintf} +instead. +@end itemize diff --git a/doc/posix-functions/encrypt.texi b/doc/posix-functions/encrypt.texi new file mode 100644 index 0000000000..de6f860bcd --- /dev/null +++ b/doc/posix-functions/encrypt.texi @@ -0,0 +1,18 @@ +@node encrypt +@section @code{encrypt} +@findex encrypt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/encrypt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/endgrent.texi b/doc/posix-functions/endgrent.texi new file mode 100644 index 0000000000..6d5b1d4bca --- /dev/null +++ b/doc/posix-functions/endgrent.texi @@ -0,0 +1,18 @@ +@node endgrent +@section @code{endgrent} +@findex endgrent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/endgrent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/endhostent.texi b/doc/posix-functions/endhostent.texi new file mode 100644 index 0000000000..ae7eb30a18 --- /dev/null +++ b/doc/posix-functions/endhostent.texi @@ -0,0 +1,18 @@ +@node endhostent +@section @code{endhostent} +@findex endhostent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/endhostent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/endnetent.texi b/doc/posix-functions/endnetent.texi new file mode 100644 index 0000000000..7eb870db41 --- /dev/null +++ b/doc/posix-functions/endnetent.texi @@ -0,0 +1,18 @@ +@node endnetent +@section @code{endnetent} +@findex endnetent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/endnetent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/endprotoent.texi b/doc/posix-functions/endprotoent.texi new file mode 100644 index 0000000000..3d69804c86 --- /dev/null +++ b/doc/posix-functions/endprotoent.texi @@ -0,0 +1,18 @@ +@node endprotoent +@section @code{endprotoent} +@findex endprotoent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/endprotoent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/endpwent.texi b/doc/posix-functions/endpwent.texi new file mode 100644 index 0000000000..aa518ae73c --- /dev/null +++ b/doc/posix-functions/endpwent.texi @@ -0,0 +1,18 @@ +@node endpwent +@section @code{endpwent} +@findex endpwent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/endpwent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/endservent.texi b/doc/posix-functions/endservent.texi new file mode 100644 index 0000000000..c3f7e1152b --- /dev/null +++ b/doc/posix-functions/endservent.texi @@ -0,0 +1,18 @@ +@node endservent +@section @code{endservent} +@findex endservent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/endservent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/endutxent.texi b/doc/posix-functions/endutxent.texi new file mode 100644 index 0000000000..88d9b34cde --- /dev/null +++ b/doc/posix-functions/endutxent.texi @@ -0,0 +1,18 @@ +@node endutxent +@section @code{endutxent} +@findex endutxent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/endutxent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/environ.texi b/doc/posix-functions/environ.texi new file mode 100644 index 0000000000..d89187b1be --- /dev/null +++ b/doc/posix-functions/environ.texi @@ -0,0 +1,21 @@ +@node environ +@section @code{environ} +@findex environ + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/environ.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This variable is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, IRIX 6.5, OSF/1 5.1, Cygwin. +@item +The address of this variable is not a compile-time constant on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/erand48.texi b/doc/posix-functions/erand48.texi new file mode 100644 index 0000000000..1dcee9cba2 --- /dev/null +++ b/doc/posix-functions/erand48.texi @@ -0,0 +1,18 @@ +@node erand48 +@section @code{erand48} +@findex erand48 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/erand48.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/erf.texi b/doc/posix-functions/erf.texi new file mode 100644 index 0000000000..8c9015b38e --- /dev/null +++ b/doc/posix-functions/erf.texi @@ -0,0 +1,15 @@ +@node erf +@section @code{erf} +@findex erf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/erf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/erfc.texi b/doc/posix-functions/erfc.texi new file mode 100644 index 0000000000..f171e76df1 --- /dev/null +++ b/doc/posix-functions/erfc.texi @@ -0,0 +1,15 @@ +@node erfc +@section @code{erfc} +@findex erfc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/erfc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/erfcf.texi b/doc/posix-functions/erfcf.texi new file mode 100644 index 0000000000..0aee01da51 --- /dev/null +++ b/doc/posix-functions/erfcf.texi @@ -0,0 +1,18 @@ +@node erfcf +@section @code{erfcf} +@findex erfcf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/erfcf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +@end itemize diff --git a/doc/posix-functions/erfcl.texi b/doc/posix-functions/erfcl.texi new file mode 100644 index 0000000000..4413ac589c --- /dev/null +++ b/doc/posix-functions/erfcl.texi @@ -0,0 +1,18 @@ +@node erfcl +@section @code{erfcl} +@findex erfcl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/erfcl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/erff.texi b/doc/posix-functions/erff.texi new file mode 100644 index 0000000000..21c200d036 --- /dev/null +++ b/doc/posix-functions/erff.texi @@ -0,0 +1,18 @@ +@node erff +@section @code{erff} +@findex erff + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/erff.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +@end itemize diff --git a/doc/posix-functions/erfl.texi b/doc/posix-functions/erfl.texi new file mode 100644 index 0000000000..d2e2762011 --- /dev/null +++ b/doc/posix-functions/erfl.texi @@ -0,0 +1,18 @@ +@node erfl +@section @code{erfl} +@findex erfl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/erfl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/errno.texi b/doc/posix-functions/errno.texi new file mode 100644 index 0000000000..1e7fa1112f --- /dev/null +++ b/doc/posix-functions/errno.texi @@ -0,0 +1,18 @@ +@node errno +@section @code{errno} +@findex errno + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/errno.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows, the socket functions don't set @code{errno}; their error code is +available through @code{WSAGetLastError()} instead. +@end itemize diff --git a/doc/posix-functions/execl.texi b/doc/posix-functions/execl.texi new file mode 100644 index 0000000000..a908fc5792 --- /dev/null +++ b/doc/posix-functions/execl.texi @@ -0,0 +1,15 @@ +@node execl +@section @code{execl} +@findex execl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/execl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/execle.texi b/doc/posix-functions/execle.texi new file mode 100644 index 0000000000..7ab5b83f10 --- /dev/null +++ b/doc/posix-functions/execle.texi @@ -0,0 +1,15 @@ +@node execle +@section @code{execle} +@findex execle + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/execle.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/execlp.texi b/doc/posix-functions/execlp.texi new file mode 100644 index 0000000000..c4ddec706e --- /dev/null +++ b/doc/posix-functions/execlp.texi @@ -0,0 +1,15 @@ +@node execlp +@section @code{execlp} +@findex execlp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/execlp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/execv.texi b/doc/posix-functions/execv.texi new file mode 100644 index 0000000000..51a544df33 --- /dev/null +++ b/doc/posix-functions/execv.texi @@ -0,0 +1,15 @@ +@node execv +@section @code{execv} +@findex execv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/execv.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/execve.texi b/doc/posix-functions/execve.texi new file mode 100644 index 0000000000..1aedd21893 --- /dev/null +++ b/doc/posix-functions/execve.texi @@ -0,0 +1,15 @@ +@node execve +@section @code{execve} +@findex execve + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/execve.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/execvp.texi b/doc/posix-functions/execvp.texi new file mode 100644 index 0000000000..54fe61c557 --- /dev/null +++ b/doc/posix-functions/execvp.texi @@ -0,0 +1,15 @@ +@node execvp +@section @code{execvp} +@findex execvp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/execvp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/exit.texi b/doc/posix-functions/exit.texi new file mode 100644 index 0000000000..9d59692ae7 --- /dev/null +++ b/doc/posix-functions/exit.texi @@ -0,0 +1,18 @@ +@node exit +@section @code{exit} +@findex exit + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/exit.html} + +Gnulib module: exit + +Portability problems fixed by Gnulib: +@itemize +@item +Some problems with the macros @code{EXIT_SUCCESS} and @code{EXIT_FAILURE}, +see @ref{stdlib.h}. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/exp.texi b/doc/posix-functions/exp.texi new file mode 100644 index 0000000000..dee126e72b --- /dev/null +++ b/doc/posix-functions/exp.texi @@ -0,0 +1,15 @@ +@node exp +@section @code{exp} +@findex exp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/exp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/exp2.texi b/doc/posix-functions/exp2.texi new file mode 100644 index 0000000000..deff127010 --- /dev/null +++ b/doc/posix-functions/exp2.texi @@ -0,0 +1,18 @@ +@node exp2 +@section @code{exp2} +@findex exp2 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/exp2.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/exp2f.texi b/doc/posix-functions/exp2f.texi new file mode 100644 index 0000000000..7f87486741 --- /dev/null +++ b/doc/posix-functions/exp2f.texi @@ -0,0 +1,18 @@ +@node exp2f +@section @code{exp2f} +@findex exp2f + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/exp2f.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/exp2l.texi b/doc/posix-functions/exp2l.texi new file mode 100644 index 0000000000..5f0e97edba --- /dev/null +++ b/doc/posix-functions/exp2l.texi @@ -0,0 +1,18 @@ +@node exp2l +@section @code{exp2l} +@findex exp2l + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/exp2l.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/expf.texi b/doc/posix-functions/expf.texi new file mode 100644 index 0000000000..87e66da08b --- /dev/null +++ b/doc/posix-functions/expf.texi @@ -0,0 +1,18 @@ +@node expf +@section @code{expf} +@findex expf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/expf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/expl.texi b/doc/posix-functions/expl.texi new file mode 100644 index 0000000000..15a5951f76 --- /dev/null +++ b/doc/posix-functions/expl.texi @@ -0,0 +1,18 @@ +@node expl +@section @code{expl} +@findex expl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/expl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/expm1.texi b/doc/posix-functions/expm1.texi new file mode 100644 index 0000000000..195b4a61ad --- /dev/null +++ b/doc/posix-functions/expm1.texi @@ -0,0 +1,18 @@ +@node expm1 +@section @code{expm1} +@findex expm1 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/expm1.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/expm1f.texi b/doc/posix-functions/expm1f.texi new file mode 100644 index 0000000000..120c0825b3 --- /dev/null +++ b/doc/posix-functions/expm1f.texi @@ -0,0 +1,18 @@ +@node expm1f +@section @code{expm1f} +@findex expm1f + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/expm1f.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, Solaris 9, mingw. +@end itemize diff --git a/doc/posix-functions/expm1l.texi b/doc/posix-functions/expm1l.texi new file mode 100644 index 0000000000..5a1ade4b55 --- /dev/null +++ b/doc/posix-functions/expm1l.texi @@ -0,0 +1,18 @@ +@node expm1l +@section @code{expm1l} +@findex expm1l + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/expm1l.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/fabs.texi b/doc/posix-functions/fabs.texi new file mode 100644 index 0000000000..191b1067b2 --- /dev/null +++ b/doc/posix-functions/fabs.texi @@ -0,0 +1,15 @@ +@node fabs +@section @code{fabs} +@findex fabs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fabs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/fabsf.texi b/doc/posix-functions/fabsf.texi new file mode 100644 index 0000000000..2bdb834bfb --- /dev/null +++ b/doc/posix-functions/fabsf.texi @@ -0,0 +1,18 @@ +@node fabsf +@section @code{fabsf} +@findex fabsf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fabsf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/fabsl.texi b/doc/posix-functions/fabsl.texi new file mode 100644 index 0000000000..006077af8e --- /dev/null +++ b/doc/posix-functions/fabsl.texi @@ -0,0 +1,18 @@ +@node fabsl +@section @code{fabsl} +@findex fabsl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fabsl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/fattach.texi b/doc/posix-functions/fattach.texi new file mode 100644 index 0000000000..316acac8e0 --- /dev/null +++ b/doc/posix-functions/fattach.texi @@ -0,0 +1,18 @@ +@node fattach +@section @code{fattach} +@findex fattach + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fattach.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/fchdir.texi b/doc/posix-functions/fchdir.texi new file mode 100644 index 0000000000..0b0d2c3aff --- /dev/null +++ b/doc/posix-functions/fchdir.texi @@ -0,0 +1,18 @@ +@node fchdir +@section @code{fchdir} +@findex fchdir + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fchdir.html} + +Gnulib module: fchdir + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Tandem/NSK, mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/fchmod.texi b/doc/posix-functions/fchmod.texi new file mode 100644 index 0000000000..272e468a53 --- /dev/null +++ b/doc/posix-functions/fchmod.texi @@ -0,0 +1,18 @@ +@node fchmod +@section @code{fchmod} +@findex fchmod + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fchmod.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/fchown.texi b/doc/posix-functions/fchown.texi new file mode 100644 index 0000000000..d767c9013e --- /dev/null +++ b/doc/posix-functions/fchown.texi @@ -0,0 +1,18 @@ +@node fchown +@section @code{fchown} +@findex fchown + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fchown.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/fclose.texi b/doc/posix-functions/fclose.texi new file mode 100644 index 0000000000..c231812d4c --- /dev/null +++ b/doc/posix-functions/fclose.texi @@ -0,0 +1,18 @@ +@node fclose +@section @code{fclose} +@findex fclose + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fclose.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/fcntl.texi b/doc/posix-functions/fcntl.texi new file mode 100644 index 0000000000..cc48bdcdb8 --- /dev/null +++ b/doc/posix-functions/fcntl.texi @@ -0,0 +1,18 @@ +@node fcntl +@section @code{fcntl} +@findex fcntl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fcntl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/fcvt.texi b/doc/posix-functions/fcvt.texi new file mode 100644 index 0000000000..eab4c0e62c --- /dev/null +++ b/doc/posix-functions/fcvt.texi @@ -0,0 +1,21 @@ +@node fcvt +@section @code{fcvt} +@findex fcvt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fcvt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0. +@item +This function is marked as ``legacy'' in POSIX. Better use @code{sprintf} +instead. +@end itemize diff --git a/doc/posix-functions/fdatasync.texi b/doc/posix-functions/fdatasync.texi new file mode 100644 index 0000000000..5656243a2d --- /dev/null +++ b/doc/posix-functions/fdatasync.texi @@ -0,0 +1,18 @@ +@node fdatasync +@section @code{fdatasync} +@findex fdatasync + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdatasync.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/fdetach.texi b/doc/posix-functions/fdetach.texi new file mode 100644 index 0000000000..f1bfc5557d --- /dev/null +++ b/doc/posix-functions/fdetach.texi @@ -0,0 +1,18 @@ +@node fdetach +@section @code{fdetach} +@findex fdetach + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdetach.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/fdim.texi b/doc/posix-functions/fdim.texi new file mode 100644 index 0000000000..1e84212c0d --- /dev/null +++ b/doc/posix-functions/fdim.texi @@ -0,0 +1,18 @@ +@node fdim +@section @code{fdim} +@findex fdim + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdim.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fdimf.texi b/doc/posix-functions/fdimf.texi new file mode 100644 index 0000000000..4aa0b32ff3 --- /dev/null +++ b/doc/posix-functions/fdimf.texi @@ -0,0 +1,18 @@ +@node fdimf +@section @code{fdimf} +@findex fdimf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdimf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fdiml.texi b/doc/posix-functions/fdiml.texi new file mode 100644 index 0000000000..8922516a53 --- /dev/null +++ b/doc/posix-functions/fdiml.texi @@ -0,0 +1,18 @@ +@node fdiml +@section @code{fdiml} +@findex fdiml + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdiml.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/fdopen.texi b/doc/posix-functions/fdopen.texi new file mode 100644 index 0000000000..3855b53ba4 --- /dev/null +++ b/doc/posix-functions/fdopen.texi @@ -0,0 +1,18 @@ +@node fdopen +@section @code{fdopen} +@findex fdopen + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdopen.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/feclearexcept.texi b/doc/posix-functions/feclearexcept.texi new file mode 100644 index 0000000000..98729afc7a --- /dev/null +++ b/doc/posix-functions/feclearexcept.texi @@ -0,0 +1,18 @@ +@node feclearexcept +@section @code{feclearexcept} +@findex feclearexcept + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/feclearexcept.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fegetenv.texi b/doc/posix-functions/fegetenv.texi new file mode 100644 index 0000000000..69571cef8a --- /dev/null +++ b/doc/posix-functions/fegetenv.texi @@ -0,0 +1,18 @@ +@node fegetenv +@section @code{fegetenv} +@findex fegetenv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fegetenv.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fegetexceptflag.texi b/doc/posix-functions/fegetexceptflag.texi new file mode 100644 index 0000000000..290a6c496f --- /dev/null +++ b/doc/posix-functions/fegetexceptflag.texi @@ -0,0 +1,18 @@ +@node fegetexceptflag +@section @code{fegetexceptflag} +@findex fegetexceptflag + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fegetexceptflag.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fegetround.texi b/doc/posix-functions/fegetround.texi new file mode 100644 index 0000000000..cbe8a7ef4b --- /dev/null +++ b/doc/posix-functions/fegetround.texi @@ -0,0 +1,18 @@ +@node fegetround +@section @code{fegetround} +@findex fegetround + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fegetround.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/feholdexcept.texi b/doc/posix-functions/feholdexcept.texi new file mode 100644 index 0000000000..757e013a1b --- /dev/null +++ b/doc/posix-functions/feholdexcept.texi @@ -0,0 +1,18 @@ +@node feholdexcept +@section @code{feholdexcept} +@findex feholdexcept + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/feholdexcept.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/feof.texi b/doc/posix-functions/feof.texi new file mode 100644 index 0000000000..12a3498dab --- /dev/null +++ b/doc/posix-functions/feof.texi @@ -0,0 +1,15 @@ +@node feof +@section @code{feof} +@findex feof + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/feof.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/feraiseexcept.texi b/doc/posix-functions/feraiseexcept.texi new file mode 100644 index 0000000000..b4affe20c8 --- /dev/null +++ b/doc/posix-functions/feraiseexcept.texi @@ -0,0 +1,18 @@ +@node feraiseexcept +@section @code{feraiseexcept} +@findex feraiseexcept + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/feraiseexcept.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/ferror.texi b/doc/posix-functions/ferror.texi new file mode 100644 index 0000000000..f2b677677d --- /dev/null +++ b/doc/posix-functions/ferror.texi @@ -0,0 +1,15 @@ +@node ferror +@section @code{ferror} +@findex ferror + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ferror.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/fesetenv.texi b/doc/posix-functions/fesetenv.texi new file mode 100644 index 0000000000..3bf403200e --- /dev/null +++ b/doc/posix-functions/fesetenv.texi @@ -0,0 +1,18 @@ +@node fesetenv +@section @code{fesetenv} +@findex fesetenv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fesetenv.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fesetexceptflag.texi b/doc/posix-functions/fesetexceptflag.texi new file mode 100644 index 0000000000..b0c541c506 --- /dev/null +++ b/doc/posix-functions/fesetexceptflag.texi @@ -0,0 +1,18 @@ +@node fesetexceptflag +@section @code{fesetexceptflag} +@findex fesetexceptflag + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fesetexceptflag.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fesetround.texi b/doc/posix-functions/fesetround.texi new file mode 100644 index 0000000000..f963f159aa --- /dev/null +++ b/doc/posix-functions/fesetround.texi @@ -0,0 +1,18 @@ +@node fesetround +@section @code{fesetround} +@findex fesetround + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fesetround.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fetestexcept.texi b/doc/posix-functions/fetestexcept.texi new file mode 100644 index 0000000000..71a3316817 --- /dev/null +++ b/doc/posix-functions/fetestexcept.texi @@ -0,0 +1,18 @@ +@node fetestexcept +@section @code{fetestexcept} +@findex fetestexcept + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fetestexcept.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/feupdateenv.texi b/doc/posix-functions/feupdateenv.texi new file mode 100644 index 0000000000..c831b2fa4a --- /dev/null +++ b/doc/posix-functions/feupdateenv.texi @@ -0,0 +1,18 @@ +@node feupdateenv +@section @code{feupdateenv} +@findex feupdateenv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/feupdateenv.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fflush.texi b/doc/posix-functions/fflush.texi new file mode 100644 index 0000000000..2cc9d88113 --- /dev/null +++ b/doc/posix-functions/fflush.texi @@ -0,0 +1,29 @@ +@node fflush +@section @code{fflush} +@findex fflush + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fflush.html} + +Gnulib module: fflush + +Portability problems fixed by Gnulib: +@itemize +@item +@code{fflush} followed by @code{fseek} or @code{fseeko}, applied to an input +stream, should have the effect of positioning the underlying file descriptor. +It doesn't do this on some platforms. +@item +@code{fflush} on an input stream changes the position of the stream to the +end of the previous buffer, on some platforms: mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +@code{fflush}, @code{ftell}, @code{ftello}, @code{fgetpos} behave incorrectly +on input streams that are opened in @code{O_TEXT} mode and whose contents +contains Unix line terminators (LF), on some platforms: mingw. +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/ffs.texi b/doc/posix-functions/ffs.texi new file mode 100644 index 0000000000..e18b63185a --- /dev/null +++ b/doc/posix-functions/ffs.texi @@ -0,0 +1,18 @@ +@node ffs +@section @code{ffs} +@findex ffs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ffs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/fgetc.texi b/doc/posix-functions/fgetc.texi new file mode 100644 index 0000000000..84ce618cfc --- /dev/null +++ b/doc/posix-functions/fgetc.texi @@ -0,0 +1,18 @@ +@node fgetc +@section @code{fgetc} +@findex fgetc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fgetc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/fgetpos.texi b/doc/posix-functions/fgetpos.texi new file mode 100644 index 0000000000..6a2c607a6c --- /dev/null +++ b/doc/posix-functions/fgetpos.texi @@ -0,0 +1,23 @@ +@node fgetpos +@section @code{fgetpos} +@findex fgetpos + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fgetpos.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +@code{fflush}, @code{ftell}, @code{ftello}, @code{fgetpos} behave incorrectly +on input streams that are opened in @code{O_TEXT} mode and whose contents +contains Unix line terminators (LF), on some platforms: mingw. +@item +On platforms where @code{off_t} is a 64-bit type, but @code{fseeko} is +not present, stream operations on files larger than 2 GB silently do +the wrong thing. This affects BSD/OS, which is mostly obsolete. +@end itemize diff --git a/doc/posix-functions/fgets.texi b/doc/posix-functions/fgets.texi new file mode 100644 index 0000000000..120d125f70 --- /dev/null +++ b/doc/posix-functions/fgets.texi @@ -0,0 +1,18 @@ +@node fgets +@section @code{fgets} +@findex fgets + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fgets.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/fgetwc.texi b/doc/posix-functions/fgetwc.texi new file mode 100644 index 0000000000..3a12eecaeb --- /dev/null +++ b/doc/posix-functions/fgetwc.texi @@ -0,0 +1,21 @@ +@node fgetwc +@section @code{fgetwc} +@findex fgetwc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fgetwc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/fgetws.texi b/doc/posix-functions/fgetws.texi new file mode 100644 index 0000000000..82b911484e --- /dev/null +++ b/doc/posix-functions/fgetws.texi @@ -0,0 +1,21 @@ +@node fgetws +@section @code{fgetws} +@findex fgetws + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fgetws.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/fileno.texi b/doc/posix-functions/fileno.texi new file mode 100644 index 0000000000..7f62c69756 --- /dev/null +++ b/doc/posix-functions/fileno.texi @@ -0,0 +1,15 @@ +@node fileno +@section @code{fileno} +@findex fileno + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fileno.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/flockfile.texi b/doc/posix-functions/flockfile.texi new file mode 100644 index 0000000000..e605436ced --- /dev/null +++ b/doc/posix-functions/flockfile.texi @@ -0,0 +1,18 @@ +@node flockfile +@section @code{flockfile} +@findex flockfile + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/flockfile.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/floor.texi b/doc/posix-functions/floor.texi new file mode 100644 index 0000000000..6ce4ede992 --- /dev/null +++ b/doc/posix-functions/floor.texi @@ -0,0 +1,15 @@ +@node floor +@section @code{floor} +@findex floor + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/floor.html} + +Gnulib module: floor + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/floorf.texi b/doc/posix-functions/floorf.texi new file mode 100644 index 0000000000..a3b2301cd2 --- /dev/null +++ b/doc/posix-functions/floorf.texi @@ -0,0 +1,18 @@ +@node floorf +@section @code{floorf} +@findex floorf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/floorf.html} + +Gnulib module: floorf + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, Solaris 9. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/floorl.texi b/doc/posix-functions/floorl.texi new file mode 100644 index 0000000000..63508006ec --- /dev/null +++ b/doc/posix-functions/floorl.texi @@ -0,0 +1,18 @@ +@node floorl +@section @code{floorl} +@findex floorl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/floorl.html} + +Gnulib module: floorl + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/fma.texi b/doc/posix-functions/fma.texi new file mode 100644 index 0000000000..08642ad546 --- /dev/null +++ b/doc/posix-functions/fma.texi @@ -0,0 +1,18 @@ +@node fma +@section @code{fma} +@findex fma + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fma.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fmaf.texi b/doc/posix-functions/fmaf.texi new file mode 100644 index 0000000000..f2b67cb4bb --- /dev/null +++ b/doc/posix-functions/fmaf.texi @@ -0,0 +1,18 @@ +@node fmaf +@section @code{fmaf} +@findex fmaf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmaf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fmal.texi b/doc/posix-functions/fmal.texi new file mode 100644 index 0000000000..811119260a --- /dev/null +++ b/doc/posix-functions/fmal.texi @@ -0,0 +1,18 @@ +@node fmal +@section @code{fmal} +@findex fmal + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmal.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/fmax.texi b/doc/posix-functions/fmax.texi new file mode 100644 index 0000000000..d7f99c1b98 --- /dev/null +++ b/doc/posix-functions/fmax.texi @@ -0,0 +1,18 @@ +@node fmax +@section @code{fmax} +@findex fmax + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmax.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fmaxf.texi b/doc/posix-functions/fmaxf.texi new file mode 100644 index 0000000000..ee2dc54688 --- /dev/null +++ b/doc/posix-functions/fmaxf.texi @@ -0,0 +1,18 @@ +@node fmaxf +@section @code{fmaxf} +@findex fmaxf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmaxf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fmaxl.texi b/doc/posix-functions/fmaxl.texi new file mode 100644 index 0000000000..655c034086 --- /dev/null +++ b/doc/posix-functions/fmaxl.texi @@ -0,0 +1,18 @@ +@node fmaxl +@section @code{fmaxl} +@findex fmaxl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmaxl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/fmin.texi b/doc/posix-functions/fmin.texi new file mode 100644 index 0000000000..4bd28eabee --- /dev/null +++ b/doc/posix-functions/fmin.texi @@ -0,0 +1,18 @@ +@node fmin +@section @code{fmin} +@findex fmin + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmin.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fminf.texi b/doc/posix-functions/fminf.texi new file mode 100644 index 0000000000..350d0d59a3 --- /dev/null +++ b/doc/posix-functions/fminf.texi @@ -0,0 +1,18 @@ +@node fminf +@section @code{fminf} +@findex fminf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fminf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fminl.texi b/doc/posix-functions/fminl.texi new file mode 100644 index 0000000000..e61114a435 --- /dev/null +++ b/doc/posix-functions/fminl.texi @@ -0,0 +1,18 @@ +@node fminl +@section @code{fminl} +@findex fminl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fminl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/fmod.texi b/doc/posix-functions/fmod.texi new file mode 100644 index 0000000000..af3f81c531 --- /dev/null +++ b/doc/posix-functions/fmod.texi @@ -0,0 +1,15 @@ +@node fmod +@section @code{fmod} +@findex fmod + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmod.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/fmodf.texi b/doc/posix-functions/fmodf.texi new file mode 100644 index 0000000000..2261362337 --- /dev/null +++ b/doc/posix-functions/fmodf.texi @@ -0,0 +1,18 @@ +@node fmodf +@section @code{fmodf} +@findex fmodf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmodf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/fmodl.texi b/doc/posix-functions/fmodl.texi new file mode 100644 index 0000000000..aae7b4a187 --- /dev/null +++ b/doc/posix-functions/fmodl.texi @@ -0,0 +1,18 @@ +@node fmodl +@section @code{fmodl} +@findex fmodl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmodl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/fmtmsg.texi b/doc/posix-functions/fmtmsg.texi new file mode 100644 index 0000000000..c7a70a8816 --- /dev/null +++ b/doc/posix-functions/fmtmsg.texi @@ -0,0 +1,18 @@ +@node fmtmsg +@section @code{fmtmsg} +@findex fmtmsg + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fmtmsg.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/fnmatch.texi b/doc/posix-functions/fnmatch.texi new file mode 100644 index 0000000000..cb24b5fe8e --- /dev/null +++ b/doc/posix-functions/fnmatch.texi @@ -0,0 +1,20 @@ +@node fnmatch +@section @code{fnmatch} +@findex fnmatch + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fnmatch.html} + +Gnulib module: fnmatch-posix or fnmatch-gnu + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +This function is broken in some versions of Solaris and glibc. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/fopen.texi b/doc/posix-functions/fopen.texi new file mode 100644 index 0000000000..37edf9ce5f --- /dev/null +++ b/doc/posix-functions/fopen.texi @@ -0,0 +1,25 @@ +@node fopen +@section @code{fopen} +@findex fopen + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fopen.html} + +Gnulib module: fopen + +Portability problems fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does usually not +recognize the @file{/dev/null} filename. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@item +On Windows, this function returns a file stream in ``text'' mode by default; +this means that it translates @code{'\n'} to CR/LF by default. Use the +@code{"b"} flag if you need reliable binary I/O. +@end itemize diff --git a/doc/posix-functions/fork.texi b/doc/posix-functions/fork.texi new file mode 100644 index 0000000000..d914c2eb04 --- /dev/null +++ b/doc/posix-functions/fork.texi @@ -0,0 +1,27 @@ +@node fork +@section @code{fork} +@findex fork + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fork.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +On some platforms, @code{fork} followed by a call of the @code{exec} family +(@code{execl}, @code{execlp}, @code{execle}, @code{execv}, @code{execvp}, +or @code{execve}) is less efficient than @code{vfork} followed by the same +call. @code{vfork} is a variant of @code{fork} that has been introduced to +optimize the @code{fork}/@code{exec} pattern. +@item +On Windows platforms (excluding Cygwin), this function is not implemented; use +@code{spawnvp} instead. +@end itemize diff --git a/doc/posix-functions/fpathconf.texi b/doc/posix-functions/fpathconf.texi new file mode 100644 index 0000000000..cf3de240dc --- /dev/null +++ b/doc/posix-functions/fpathconf.texi @@ -0,0 +1,18 @@ +@node fpathconf +@section @code{fpathconf} +@findex fpathconf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fpathconf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/fpclassify.texi b/doc/posix-functions/fpclassify.texi new file mode 100644 index 0000000000..1b7b02203d --- /dev/null +++ b/doc/posix-functions/fpclassify.texi @@ -0,0 +1,18 @@ +@node fpclassify +@section @code{fpclassify} +@findex fpclassify + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fpclassify.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/fprintf.texi b/doc/posix-functions/fprintf.texi new file mode 100644 index 0000000000..2b04fd467b --- /dev/null +++ b/doc/posix-functions/fprintf.texi @@ -0,0 +1,51 @@ +@node fprintf +@section @code{fprintf} +@findex fprintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fprintf.html} + +Gnulib module: fprintf-posix + +Portability problems fixed by Gnulib: +@itemize +@item +This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, +@code{j}, @code{t}, @code{z}) on some platforms: +AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. +@item +printf of @samp{long double} numbers is unsupported on some platforms: +mingw, BeOS. +@item +printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an +incorrect result on some platforms: +AIX 5.2, OSF/1 5.1, Solaris 10, mingw. +@item +This function does not support the @samp{a} and @samp{A} directives on some +platforms: +glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. +@item +This function does not support the @samp{F} directive on some platforms: +NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@item +This function does not support format directives that access arguments in an +arbitrary order, such as @code{"%2$s"}, on some platforms: +NetBSD 3.0, mingw, BeOS. +@item +This function doesn't support the @code{'} flag on some platforms: +NetBSD 3.0, Cygwin 2006, mingw. +@item +printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded +with zeroes) on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. +@item +This function does not support precisions larger than 512 or 1024 in integer, +floating-point and pointer output on some platforms: +mingw, BeOS. +@item +This function can crash in out-of-memory conditions on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/fputc.texi b/doc/posix-functions/fputc.texi new file mode 100644 index 0000000000..181814cbde --- /dev/null +++ b/doc/posix-functions/fputc.texi @@ -0,0 +1,18 @@ +@node fputc +@section @code{fputc} +@findex fputc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fputc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/fputs.texi b/doc/posix-functions/fputs.texi new file mode 100644 index 0000000000..021980a1a5 --- /dev/null +++ b/doc/posix-functions/fputs.texi @@ -0,0 +1,18 @@ +@node fputs +@section @code{fputs} +@findex fputs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fputs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/fputwc.texi b/doc/posix-functions/fputwc.texi new file mode 100644 index 0000000000..3d4250219c --- /dev/null +++ b/doc/posix-functions/fputwc.texi @@ -0,0 +1,21 @@ +@node fputwc +@section @code{fputwc} +@findex fputwc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fputwc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/fputws.texi b/doc/posix-functions/fputws.texi new file mode 100644 index 0000000000..4f93ab27df --- /dev/null +++ b/doc/posix-functions/fputws.texi @@ -0,0 +1,21 @@ +@node fputws +@section @code{fputws} +@findex fputws + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fputws.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/fread.texi b/doc/posix-functions/fread.texi new file mode 100644 index 0000000000..0a3d587193 --- /dev/null +++ b/doc/posix-functions/fread.texi @@ -0,0 +1,18 @@ +@node fread +@section @code{fread} +@findex fread + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fread.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/free.texi b/doc/posix-functions/free.texi new file mode 100644 index 0000000000..a407dc25eb --- /dev/null +++ b/doc/posix-functions/free.texi @@ -0,0 +1,17 @@ +@node free +@section @code{free} +@findex free + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/free.html} + +Gnulib module: free + +Portability problems fixed by Gnulib: +@itemize +@item +On old platforms, @code{free (NULL)} is not allowed. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/freeaddrinfo.texi b/doc/posix-functions/freeaddrinfo.texi new file mode 100644 index 0000000000..be5b48e3d7 --- /dev/null +++ b/doc/posix-functions/freeaddrinfo.texi @@ -0,0 +1,18 @@ +@node freeaddrinfo +@section @code{freeaddrinfo} +@findex freeaddrinfo + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/freeaddrinfo.html} + +Gnulib module: getaddrinfo + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/freopen.texi b/doc/posix-functions/freopen.texi new file mode 100644 index 0000000000..ccb25eace0 --- /dev/null +++ b/doc/posix-functions/freopen.texi @@ -0,0 +1,21 @@ +@node freopen +@section @code{freopen} +@findex freopen + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/freopen.html} + +Gnulib module: freopen + +Portability problems fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does usually not +recognize the @file{/dev/null} filename. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/frexp.texi b/doc/posix-functions/frexp.texi new file mode 100644 index 0000000000..f0a791ca08 --- /dev/null +++ b/doc/posix-functions/frexp.texi @@ -0,0 +1,21 @@ +@node frexp +@section @code{frexp} +@findex frexp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/frexp.html} + +Gnulib module: frexp + +Portability problems fixed by Gnulib: +@itemize +@item +This function does not work on denormalized numbers on some platforms: +NetBSD 3.0. +@item +This function does not work on infinite numbers on some platforms: +IRIX 6.5, mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/frexpf.texi b/doc/posix-functions/frexpf.texi new file mode 100644 index 0000000000..7fff237af7 --- /dev/null +++ b/doc/posix-functions/frexpf.texi @@ -0,0 +1,18 @@ +@node frexpf +@section @code{frexpf} +@findex frexpf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/frexpf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +@end itemize diff --git a/doc/posix-functions/frexpl.texi b/doc/posix-functions/frexpl.texi new file mode 100644 index 0000000000..7c8b263f5b --- /dev/null +++ b/doc/posix-functions/frexpl.texi @@ -0,0 +1,27 @@ +@node frexpl +@section @code{frexpl} +@findex frexpl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/frexpl.html} + +Gnulib module: frexpl + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +@item +This function does not work on finite numbers on some platforms: +MacOS X 10.4/PowerPC, AIX 5.1, BeOS. +@item +This function does not work on denormalized numbers on some platforms: +MacOS X 10.5/i386. +@item +This function does not work on infinite numbers on some platforms: +IRIX 6.5, mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/fscanf.texi b/doc/posix-functions/fscanf.texi new file mode 100644 index 0000000000..31638d81a7 --- /dev/null +++ b/doc/posix-functions/fscanf.texi @@ -0,0 +1,21 @@ +@node fscanf +@section @code{fscanf} +@findex fscanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fscanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@item +On Windows, this function doesn't support the @code{hh}, @code{ll}, @code{j}, +@code{t}, @code{z} size specifiers. +@end itemize diff --git a/doc/posix-functions/fseek.texi b/doc/posix-functions/fseek.texi new file mode 100644 index 0000000000..47c6606c5f --- /dev/null +++ b/doc/posix-functions/fseek.texi @@ -0,0 +1,24 @@ +@node fseek +@section @code{fseek} +@findex fseek + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fseek.html} + +Gnulib module: fseek + +Portability problems fixed by Gnulib: +@itemize +@item +This function mistakenly succeeds on pipes on some platforms: mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@item +On platforms where @code{long} is a 32-bit type, @code{fseek} does not work +correctly with files larger than 2 GB. The fix is to use @code{fseeko} +instead and to invoke the @code{AC_SYS_LARGEFILE} macro. +@end itemize diff --git a/doc/posix-functions/fseeko.texi b/doc/posix-functions/fseeko.texi new file mode 100644 index 0000000000..f1a45cb676 --- /dev/null +++ b/doc/posix-functions/fseeko.texi @@ -0,0 +1,31 @@ +@node fseeko +@section @code{fseeko} +@findex fseeko + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fseeko.html} + +Gnulib module: fseeko + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OSF/1 4.0, Solaris 2.5.1, mingw. +@item +The declaration of @code{fseeko} in @code{} is not enabled by default +on some platforms: glibc 2.3.6. +@item +This function fails on seekable stdin, stdout, and stderr: cygwin <= 1.5.24. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On platforms where @code{off_t} is a 32-bit type, @code{fseeko} does not work +correctly with files larger than 2 GB. The fix is to use the +@code{AC_SYS_LARGEFILE} macro. +@item +On platforms where @code{off_t} is a 64-bit type, but @code{fseeko} is +not present, stream operations on files larger than 2 GB silently do +the wrong thing. This affects BSD/OS, which is mostly obsolete. +@end itemize diff --git a/doc/posix-functions/fsetpos.texi b/doc/posix-functions/fsetpos.texi new file mode 100644 index 0000000000..80ebde4007 --- /dev/null +++ b/doc/posix-functions/fsetpos.texi @@ -0,0 +1,15 @@ +@node fsetpos +@section @code{fsetpos} +@findex fsetpos + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fsetpos.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/fstat.texi b/doc/posix-functions/fstat.texi new file mode 100644 index 0000000000..865b0efa6e --- /dev/null +++ b/doc/posix-functions/fstat.texi @@ -0,0 +1,23 @@ +@node fstat +@section @code{fstat} +@findex fstat + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fstat.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On platforms where @code{off_t} is a 32-bit type, @code{stat} may not correctly +report the size of files or block devices larger than 2 GB. The fix is to +use the @code{AC_SYS_LARGEFILE} macro. +@item +On Cygwin, @code{fstat} applied to the file descriptors 0 and 1, returns +different @code{st_ino} values, even if standard input and standard output +are not redirected and refer to the same terminal. +@end itemize diff --git a/doc/posix-functions/fstatvfs.texi b/doc/posix-functions/fstatvfs.texi new file mode 100644 index 0000000000..67f0110e84 --- /dev/null +++ b/doc/posix-functions/fstatvfs.texi @@ -0,0 +1,18 @@ +@node fstatvfs +@section @code{fstatvfs} +@findex fstatvfs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fstatvfs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, mingw. +@end itemize diff --git a/doc/posix-functions/fsync.texi b/doc/posix-functions/fsync.texi new file mode 100644 index 0000000000..405be40103 --- /dev/null +++ b/doc/posix-functions/fsync.texi @@ -0,0 +1,18 @@ +@node fsync +@section @code{fsync} +@findex fsync + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fsync.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/ftell.texi b/doc/posix-functions/ftell.texi new file mode 100644 index 0000000000..00b5402dc3 --- /dev/null +++ b/doc/posix-functions/ftell.texi @@ -0,0 +1,25 @@ +@node ftell +@section @code{ftell} +@findex ftell + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftell.html} + +Gnulib module: ftell + +Portability problems fixed by Gnulib: +@itemize +@item +This function mistakenly succeeds on pipes on some platforms: mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +@code{fflush}, @code{ftell}, @code{ftello}, @code{fgetpos} behave incorrectly +on input streams that are opened in @code{O_TEXT} mode and whose contents +contains Unix line terminators (LF), on some platforms: mingw. +@item +On platforms where @code{long} is a 32-bit type, @code{ftell} does not work +correctly with files larger than 2 GB. The fix is to use @code{ftello} +instead and to invoke the @code{AC_SYS_LARGEFILE} macro. +@end itemize diff --git a/doc/posix-functions/ftello.texi b/doc/posix-functions/ftello.texi new file mode 100644 index 0000000000..e78300fb6f --- /dev/null +++ b/doc/posix-functions/ftello.texi @@ -0,0 +1,35 @@ +@node ftello +@section @code{ftello} +@findex ftello + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftello.html} + +Gnulib module: ftello + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OSF/1 4.0, Solaris 2.5.1, mingw. +@item +The declaration of @code{ftello} in @code{} is not enabled by default +on some platforms: glibc 2.3.6. +@item +This function fails on seekable stdin, stdout, and stderr: cygwin <= 1.5.24. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On platforms where @code{off_t} is a 32-bit type, @code{ftello} does not work +correctly with files larger than 2 GB. The fix is to use the +@code{AC_SYS_LARGEFILE} macro. +@item +@code{fflush}, @code{ftell}, @code{ftello}, @code{fgetpos} behave incorrectly +on input streams that are opened in @code{O_TEXT} mode and whose contents +contains Unix line terminators (LF), on some platforms: mingw. +@item +On platforms where @code{off_t} is a 64-bit type, but @code{fseeko} is +not present, stream operations on files larger than 2 GB silently do +the wrong thing. This affects BSD/OS, which is mostly obsolete. +@end itemize diff --git a/doc/posix-functions/ftime.texi b/doc/posix-functions/ftime.texi new file mode 100644 index 0000000000..b326288430 --- /dev/null +++ b/doc/posix-functions/ftime.texi @@ -0,0 +1,22 @@ +@node ftime +@section @code{ftime} +@findex ftime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftime.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4. +@item +This function is marked as ``legacy'' in POSIX. Better use @code{gettimeofday} +or @code{clock_gettime} instead, and use @code{ftime} only as a fallback for +portability to Windows platforms. +@end itemize diff --git a/doc/posix-functions/ftok.texi b/doc/posix-functions/ftok.texi new file mode 100644 index 0000000000..02234cf793 --- /dev/null +++ b/doc/posix-functions/ftok.texi @@ -0,0 +1,18 @@ +@node ftok +@section @code{ftok} +@findex ftok + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftok.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/ftruncate.texi b/doc/posix-functions/ftruncate.texi new file mode 100644 index 0000000000..06084e0fb5 --- /dev/null +++ b/doc/posix-functions/ftruncate.texi @@ -0,0 +1,18 @@ +@node ftruncate +@section @code{ftruncate} +@findex ftruncate + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftruncate.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/ftrylockfile.texi b/doc/posix-functions/ftrylockfile.texi new file mode 100644 index 0000000000..e636660f00 --- /dev/null +++ b/doc/posix-functions/ftrylockfile.texi @@ -0,0 +1,18 @@ +@node ftrylockfile +@section @code{ftrylockfile} +@findex ftrylockfile + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftrylockfile.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw. +@end itemize diff --git a/doc/posix-functions/ftw.texi b/doc/posix-functions/ftw.texi new file mode 100644 index 0000000000..aca38662d4 --- /dev/null +++ b/doc/posix-functions/ftw.texi @@ -0,0 +1,18 @@ +@node ftw +@section @code{ftw} +@findex ftw + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ftw.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/funlockfile.texi b/doc/posix-functions/funlockfile.texi new file mode 100644 index 0000000000..b7551bf0ac --- /dev/null +++ b/doc/posix-functions/funlockfile.texi @@ -0,0 +1,18 @@ +@node funlockfile +@section @code{funlockfile} +@findex funlockfile + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/funlockfile.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/fwide.texi b/doc/posix-functions/fwide.texi new file mode 100644 index 0000000000..c4c5954944 --- /dev/null +++ b/doc/posix-functions/fwide.texi @@ -0,0 +1,24 @@ +@node fwide +@section @code{fwide} +@findex fwide + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fwide.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@item +@code{fwide} is not guaranteed to be able to change a file stream's mode +to a different mode than the current one. +@end itemize diff --git a/doc/posix-functions/fwprintf.texi b/doc/posix-functions/fwprintf.texi new file mode 100644 index 0000000000..04ede5ea95 --- /dev/null +++ b/doc/posix-functions/fwprintf.texi @@ -0,0 +1,21 @@ +@node fwprintf +@section @code{fwprintf} +@findex fwprintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fwprintf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/fwrite.texi b/doc/posix-functions/fwrite.texi new file mode 100644 index 0000000000..cfdc186416 --- /dev/null +++ b/doc/posix-functions/fwrite.texi @@ -0,0 +1,18 @@ +@node fwrite +@section @code{fwrite} +@findex fwrite + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fwrite.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/fwscanf.texi b/doc/posix-functions/fwscanf.texi new file mode 100644 index 0000000000..69af9a234d --- /dev/null +++ b/doc/posix-functions/fwscanf.texi @@ -0,0 +1,21 @@ +@node fwscanf +@section @code{fwscanf} +@findex fwscanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/fwscanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/gai_strerror.texi b/doc/posix-functions/gai_strerror.texi new file mode 100644 index 0000000000..7487c18f79 --- /dev/null +++ b/doc/posix-functions/gai_strerror.texi @@ -0,0 +1,18 @@ +@node gai_strerror +@section @code{gai_strerror} +@findex gai_strerror + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/gai_strerror.html} + +Gnulib module: getaddrinfo + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/gcvt.texi b/doc/posix-functions/gcvt.texi new file mode 100644 index 0000000000..35e86fab47 --- /dev/null +++ b/doc/posix-functions/gcvt.texi @@ -0,0 +1,21 @@ +@node gcvt +@section @code{gcvt} +@findex gcvt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/gcvt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. +@item +This function is marked as ``legacy'' in POSIX. Better use @code{sprintf} +instead. +@end itemize diff --git a/doc/posix-functions/getaddrinfo.texi b/doc/posix-functions/getaddrinfo.texi new file mode 100644 index 0000000000..e498ce8832 --- /dev/null +++ b/doc/posix-functions/getaddrinfo.texi @@ -0,0 +1,21 @@ +@node getaddrinfo +@section @code{getaddrinfo} +@findex getaddrinfo + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getaddrinfo.html} + +Gnulib module: getaddrinfo + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows, this function is declared in @code{} rather than in +@code{}. +@end itemize diff --git a/doc/posix-functions/getc.texi b/doc/posix-functions/getc.texi new file mode 100644 index 0000000000..0c371d6624 --- /dev/null +++ b/doc/posix-functions/getc.texi @@ -0,0 +1,18 @@ +@node getc +@section @code{getc} +@findex getc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/getc_unlocked.texi b/doc/posix-functions/getc_unlocked.texi new file mode 100644 index 0000000000..929bc4afb0 --- /dev/null +++ b/doc/posix-functions/getc_unlocked.texi @@ -0,0 +1,18 @@ +@node getc_unlocked +@section @code{getc_unlocked} +@findex getc_unlocked + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getc_unlocked.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getchar.texi b/doc/posix-functions/getchar.texi new file mode 100644 index 0000000000..50836ac142 --- /dev/null +++ b/doc/posix-functions/getchar.texi @@ -0,0 +1,18 @@ +@node getchar +@section @code{getchar} +@findex getchar + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getchar.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/getchar_unlocked.texi b/doc/posix-functions/getchar_unlocked.texi new file mode 100644 index 0000000000..e76a501a1c --- /dev/null +++ b/doc/posix-functions/getchar_unlocked.texi @@ -0,0 +1,18 @@ +@node getchar_unlocked +@section @code{getchar_unlocked} +@findex getchar_unlocked + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getchar_unlocked.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getcontext.texi b/doc/posix-functions/getcontext.texi new file mode 100644 index 0000000000..8502fb8864 --- /dev/null +++ b/doc/posix-functions/getcontext.texi @@ -0,0 +1,18 @@ +@node getcontext +@section @code{getcontext} +@findex getcontext + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getcontext.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/getcwd.texi b/doc/posix-functions/getcwd.texi new file mode 100644 index 0000000000..6a76caaf1a --- /dev/null +++ b/doc/posix-functions/getcwd.texi @@ -0,0 +1,23 @@ +@node getcwd +@section @code{getcwd} +@findex getcwd + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getcwd.html} + +Gnulib module: getcwd + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some older platforms. +@item +On glibc platforms, @code{getcwd (NULL, n)} allocates memory for the result. +On other platforms, this call is not allowed. +@item +This function does not handle long file names (greater than @code{PATH_MAX}) +correctly on some platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/getdate.texi b/doc/posix-functions/getdate.texi new file mode 100644 index 0000000000..beb8d0a60a --- /dev/null +++ b/doc/posix-functions/getdate.texi @@ -0,0 +1,21 @@ +@node getdate +@section @code{getdate} +@findex getdate + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getdate.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, BeOS. +@end itemize + +Gnulib provides a module @code{getdate} that contains a function @code{get_date} +that has similar functionality as the @code{getdate} function. diff --git a/doc/posix-functions/getdelim.texi b/doc/posix-functions/getdelim.texi new file mode 100644 index 0000000000..99db153e89 --- /dev/null +++ b/doc/posix-functions/getdelim.texi @@ -0,0 +1,22 @@ +@node getdelim +@section @code{getdelim} +@findex getdelim + +POSIX specification: Draft 3 of 200x; to access it, free membership at +@url{http://www.opengroup.org/austin/} is required. + +Gnulib module: getdelim + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5. +@item +This function is missing a declaration on some platforms: +BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/getegid.texi b/doc/posix-functions/getegid.texi new file mode 100644 index 0000000000..2a10e33772 --- /dev/null +++ b/doc/posix-functions/getegid.texi @@ -0,0 +1,18 @@ +@node getegid +@section @code{getegid} +@findex getegid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getegid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getenv.texi b/doc/posix-functions/getenv.texi new file mode 100644 index 0000000000..6693b3e7c8 --- /dev/null +++ b/doc/posix-functions/getenv.texi @@ -0,0 +1,15 @@ +@node getenv +@section @code{getenv} +@findex getenv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getenv.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/geteuid.texi b/doc/posix-functions/geteuid.texi new file mode 100644 index 0000000000..a39afb5513 --- /dev/null +++ b/doc/posix-functions/geteuid.texi @@ -0,0 +1,18 @@ +@node geteuid +@section @code{geteuid} +@findex geteuid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/geteuid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getgid.texi b/doc/posix-functions/getgid.texi new file mode 100644 index 0000000000..84044fb06f --- /dev/null +++ b/doc/posix-functions/getgid.texi @@ -0,0 +1,18 @@ +@node getgid +@section @code{getgid} +@findex getgid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getgrent.texi b/doc/posix-functions/getgrent.texi new file mode 100644 index 0000000000..337150535b --- /dev/null +++ b/doc/posix-functions/getgrent.texi @@ -0,0 +1,18 @@ +@node getgrent +@section @code{getgrent} +@findex getgrent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgrent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getgrgid.texi b/doc/posix-functions/getgrgid.texi new file mode 100644 index 0000000000..27d5720089 --- /dev/null +++ b/doc/posix-functions/getgrgid.texi @@ -0,0 +1,18 @@ +@node getgrgid +@section @code{getgrgid} +@findex getgrgid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgrgid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getgrgid_r.texi b/doc/posix-functions/getgrgid_r.texi new file mode 100644 index 0000000000..6d27f73a4e --- /dev/null +++ b/doc/posix-functions/getgrgid_r.texi @@ -0,0 +1,18 @@ +@node getgrgid_r +@section @code{getgrgid_r} +@findex getgrgid_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgrgid_r.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getgrnam.texi b/doc/posix-functions/getgrnam.texi new file mode 100644 index 0000000000..6e2e1094e6 --- /dev/null +++ b/doc/posix-functions/getgrnam.texi @@ -0,0 +1,18 @@ +@node getgrnam +@section @code{getgrnam} +@findex getgrnam + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgrnam.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getgrnam_r.texi b/doc/posix-functions/getgrnam_r.texi new file mode 100644 index 0000000000..dbf816f165 --- /dev/null +++ b/doc/posix-functions/getgrnam_r.texi @@ -0,0 +1,18 @@ +@node getgrnam_r +@section @code{getgrnam_r} +@findex getgrnam_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgrnam_r.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getgroups.texi b/doc/posix-functions/getgroups.texi new file mode 100644 index 0000000000..f8ba159f3f --- /dev/null +++ b/doc/posix-functions/getgroups.texi @@ -0,0 +1,21 @@ +@node getgroups +@section @code{getgroups} +@findex getgroups + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgroups.html} + +Gnulib module: getgroups + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +On Ultrix 4.3, @code{getgroups (0, 0)} always fails. See macro +@samp{AC_FUNC_GETGROUPS}. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/gethostbyaddr.texi b/doc/posix-functions/gethostbyaddr.texi new file mode 100644 index 0000000000..2f69066e50 --- /dev/null +++ b/doc/posix-functions/gethostbyaddr.texi @@ -0,0 +1,18 @@ +@node gethostbyaddr +@section @code{gethostbyaddr} +@findex gethostbyaddr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/gethostbyaddr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/gethostbyname.texi b/doc/posix-functions/gethostbyname.texi new file mode 100644 index 0000000000..be2df6392c --- /dev/null +++ b/doc/posix-functions/gethostbyname.texi @@ -0,0 +1,18 @@ +@node gethostbyname +@section @code{gethostbyname} +@findex gethostbyname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/gethostbyname.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/gethostent.texi b/doc/posix-functions/gethostent.texi new file mode 100644 index 0000000000..bdc62c225b --- /dev/null +++ b/doc/posix-functions/gethostent.texi @@ -0,0 +1,18 @@ +@node gethostent +@section @code{gethostent} +@findex gethostent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/gethostent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/gethostid.texi b/doc/posix-functions/gethostid.texi new file mode 100644 index 0000000000..1c9caeefe7 --- /dev/null +++ b/doc/posix-functions/gethostid.texi @@ -0,0 +1,18 @@ +@node gethostid +@section @code{gethostid} +@findex gethostid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/gethostid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/gethostname.texi b/doc/posix-functions/gethostname.texi new file mode 100644 index 0000000000..9d32a8b75c --- /dev/null +++ b/doc/posix-functions/gethostname.texi @@ -0,0 +1,21 @@ +@node gethostname +@section @code{gethostname} +@findex gethostname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/gethostname.html} + +Gnulib module: gethostname + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +If the given buffer is too small for the host name, some implementations +fail with @code{EINVAL}, instead of returning a truncated host name. +@end itemize diff --git a/doc/posix-functions/getitimer.texi b/doc/posix-functions/getitimer.texi new file mode 100644 index 0000000000..5b1e2bc609 --- /dev/null +++ b/doc/posix-functions/getitimer.texi @@ -0,0 +1,18 @@ +@node getitimer +@section @code{getitimer} +@findex getitimer + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getitimer.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getline.texi b/doc/posix-functions/getline.texi new file mode 100644 index 0000000000..f166b8a43d --- /dev/null +++ b/doc/posix-functions/getline.texi @@ -0,0 +1,25 @@ +@node getline +@section @code{getline} +@findex getline + +POSIX specification: Draft 3 of 200x; to access it, free membership at +@url{http://www.opengroup.org/austin/} is required. + +Gnulib module: getline + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5. +@item +This function is missing a declaration on some platforms: +BeOS. +@item +Some platforms provide a function by this name but with the wrong +signature, for example in -linet. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/getlogin.texi b/doc/posix-functions/getlogin.texi new file mode 100644 index 0000000000..74bdcb92fc --- /dev/null +++ b/doc/posix-functions/getlogin.texi @@ -0,0 +1,18 @@ +@node getlogin +@section @code{getlogin} +@findex getlogin + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getlogin.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getlogin_r.texi b/doc/posix-functions/getlogin_r.texi new file mode 100644 index 0000000000..8c05875414 --- /dev/null +++ b/doc/posix-functions/getlogin_r.texi @@ -0,0 +1,18 @@ +@node getlogin_r +@section @code{getlogin_r} +@findex getlogin_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getlogin_r.html} + +Gnulib module: getlogin_r + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/getmsg.texi b/doc/posix-functions/getmsg.texi new file mode 100644 index 0000000000..565c3e1f5c --- /dev/null +++ b/doc/posix-functions/getmsg.texi @@ -0,0 +1,18 @@ +@node getmsg +@section @code{getmsg} +@findex getmsg + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getmsg.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/getnameinfo.texi b/doc/posix-functions/getnameinfo.texi new file mode 100644 index 0000000000..39e2998b7e --- /dev/null +++ b/doc/posix-functions/getnameinfo.texi @@ -0,0 +1,18 @@ +@node getnameinfo +@section @code{getnameinfo} +@findex getnameinfo + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getnameinfo.html} + +Gnulib module: getaddrinfo + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/getnetbyaddr.texi b/doc/posix-functions/getnetbyaddr.texi new file mode 100644 index 0000000000..67c420f8a6 --- /dev/null +++ b/doc/posix-functions/getnetbyaddr.texi @@ -0,0 +1,18 @@ +@node getnetbyaddr +@section @code{getnetbyaddr} +@findex getnetbyaddr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getnetbyaddr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getnetbyname.texi b/doc/posix-functions/getnetbyname.texi new file mode 100644 index 0000000000..b23af539af --- /dev/null +++ b/doc/posix-functions/getnetbyname.texi @@ -0,0 +1,18 @@ +@node getnetbyname +@section @code{getnetbyname} +@findex getnetbyname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getnetbyname.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getnetent.texi b/doc/posix-functions/getnetent.texi new file mode 100644 index 0000000000..7bbe297c36 --- /dev/null +++ b/doc/posix-functions/getnetent.texi @@ -0,0 +1,18 @@ +@node getnetent +@section @code{getnetent} +@findex getnetent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getnetent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getopt.texi b/doc/posix-functions/getopt.texi new file mode 100644 index 0000000000..9906e97318 --- /dev/null +++ b/doc/posix-functions/getopt.texi @@ -0,0 +1,25 @@ +@node getopt +@section @code{getopt} +@findex getopt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getopt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +The default behavior of the glibc implementation of @code{getopt} allows +mixing option and non-option arguments on the command line in any order. +Other implementations, such as the one in Cygwin, enforce strict POSIX +compliance: they require that the option arguments precede the non-option +arguments. This is something to watch out in your program's testsuite. +@end itemize + +Gnulib provides a module @code{getopt} that has support for ``long options''. +Compared to POSIX, it adds a header file @code{} and functions +@code{getopt_long} and @code{getopt_long_only}. diff --git a/doc/posix-functions/getpeername.texi b/doc/posix-functions/getpeername.texi new file mode 100644 index 0000000000..e22953419b --- /dev/null +++ b/doc/posix-functions/getpeername.texi @@ -0,0 +1,21 @@ +@node getpeername +@section @code{getpeername} +@findex getpeername + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpeername.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +Some platforms don't have a @code{socklen_t} type; in this case this function's +third argument type is @samp{int *}. +@end itemize diff --git a/doc/posix-functions/getpgid.texi b/doc/posix-functions/getpgid.texi new file mode 100644 index 0000000000..900d36b8c0 --- /dev/null +++ b/doc/posix-functions/getpgid.texi @@ -0,0 +1,18 @@ +@node getpgid +@section @code{getpgid} +@findex getpgid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpgid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/getpgrp.texi b/doc/posix-functions/getpgrp.texi new file mode 100644 index 0000000000..2c8b7031ce --- /dev/null +++ b/doc/posix-functions/getpgrp.texi @@ -0,0 +1,18 @@ +@node getpgrp +@section @code{getpgrp} +@findex getpgrp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpgrp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getpid.texi b/doc/posix-functions/getpid.texi new file mode 100644 index 0000000000..bb13988800 --- /dev/null +++ b/doc/posix-functions/getpid.texi @@ -0,0 +1,15 @@ +@node getpid +@section @code{getpid} +@findex getpid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/getpmsg.texi b/doc/posix-functions/getpmsg.texi new file mode 100644 index 0000000000..f624c17e5e --- /dev/null +++ b/doc/posix-functions/getpmsg.texi @@ -0,0 +1,18 @@ +@node getpmsg +@section @code{getpmsg} +@findex getpmsg + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpmsg.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/getppid.texi b/doc/posix-functions/getppid.texi new file mode 100644 index 0000000000..588e281536 --- /dev/null +++ b/doc/posix-functions/getppid.texi @@ -0,0 +1,18 @@ +@node getppid +@section @code{getppid} +@findex getppid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getppid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getpriority.texi b/doc/posix-functions/getpriority.texi new file mode 100644 index 0000000000..9b0049ba9a --- /dev/null +++ b/doc/posix-functions/getpriority.texi @@ -0,0 +1,18 @@ +@node getpriority +@section @code{getpriority} +@findex getpriority + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpriority.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getprotobyname.texi b/doc/posix-functions/getprotobyname.texi new file mode 100644 index 0000000000..be1b9e6bab --- /dev/null +++ b/doc/posix-functions/getprotobyname.texi @@ -0,0 +1,18 @@ +@node getprotobyname +@section @code{getprotobyname} +@findex getprotobyname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getprotobyname.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getprotobynumber.texi b/doc/posix-functions/getprotobynumber.texi new file mode 100644 index 0000000000..3e37152afb --- /dev/null +++ b/doc/posix-functions/getprotobynumber.texi @@ -0,0 +1,18 @@ +@node getprotobynumber +@section @code{getprotobynumber} +@findex getprotobynumber + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getprotobynumber.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getprotoent.texi b/doc/posix-functions/getprotoent.texi new file mode 100644 index 0000000000..9b9b4de3ec --- /dev/null +++ b/doc/posix-functions/getprotoent.texi @@ -0,0 +1,18 @@ +@node getprotoent +@section @code{getprotoent} +@findex getprotoent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getprotoent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getpwent.texi b/doc/posix-functions/getpwent.texi new file mode 100644 index 0000000000..734336e18f --- /dev/null +++ b/doc/posix-functions/getpwent.texi @@ -0,0 +1,18 @@ +@node getpwent +@section @code{getpwent} +@findex getpwent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpwent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getpwnam.texi b/doc/posix-functions/getpwnam.texi new file mode 100644 index 0000000000..0aa0c075b5 --- /dev/null +++ b/doc/posix-functions/getpwnam.texi @@ -0,0 +1,18 @@ +@node getpwnam +@section @code{getpwnam} +@findex getpwnam + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpwnam.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getpwnam_r.texi b/doc/posix-functions/getpwnam_r.texi new file mode 100644 index 0000000000..3602364158 --- /dev/null +++ b/doc/posix-functions/getpwnam_r.texi @@ -0,0 +1,18 @@ +@node getpwnam_r +@section @code{getpwnam_r} +@findex getpwnam_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpwnam_r.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getpwuid.texi b/doc/posix-functions/getpwuid.texi new file mode 100644 index 0000000000..fc0112f636 --- /dev/null +++ b/doc/posix-functions/getpwuid.texi @@ -0,0 +1,18 @@ +@node getpwuid +@section @code{getpwuid} +@findex getpwuid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpwuid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getpwuid_r.texi b/doc/posix-functions/getpwuid_r.texi new file mode 100644 index 0000000000..fb1415f16e --- /dev/null +++ b/doc/posix-functions/getpwuid_r.texi @@ -0,0 +1,18 @@ +@node getpwuid_r +@section @code{getpwuid_r} +@findex getpwuid_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpwuid_r.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getrlimit.texi b/doc/posix-functions/getrlimit.texi new file mode 100644 index 0000000000..2a4340a3e1 --- /dev/null +++ b/doc/posix-functions/getrlimit.texi @@ -0,0 +1,18 @@ +@node getrlimit +@section @code{getrlimit} +@findex getrlimit + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getrlimit.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getrusage.texi b/doc/posix-functions/getrusage.texi new file mode 100644 index 0000000000..d70c3fd896 --- /dev/null +++ b/doc/posix-functions/getrusage.texi @@ -0,0 +1,21 @@ +@node getrusage +@section @code{getrusage} +@findex getrusage + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getrusage.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw. +@item +Many platforms don't fill in all the fields of @code{struct rusage} with +meaningful values. +@end itemize diff --git a/doc/posix-functions/gets.texi b/doc/posix-functions/gets.texi new file mode 100644 index 0000000000..ba1d7f8791 --- /dev/null +++ b/doc/posix-functions/gets.texi @@ -0,0 +1,20 @@ +@node gets +@section @code{gets} +@findex gets + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/gets.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function should never be used, because it can overflow any given buffer. +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/getservbyname.texi b/doc/posix-functions/getservbyname.texi new file mode 100644 index 0000000000..4f6da212da --- /dev/null +++ b/doc/posix-functions/getservbyname.texi @@ -0,0 +1,18 @@ +@node getservbyname +@section @code{getservbyname} +@findex getservbyname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getservbyname.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getservbyport.texi b/doc/posix-functions/getservbyport.texi new file mode 100644 index 0000000000..6fc3f99eb1 --- /dev/null +++ b/doc/posix-functions/getservbyport.texi @@ -0,0 +1,18 @@ +@node getservbyport +@section @code{getservbyport} +@findex getservbyport + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getservbyport.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getservent.texi b/doc/posix-functions/getservent.texi new file mode 100644 index 0000000000..91e3bde001 --- /dev/null +++ b/doc/posix-functions/getservent.texi @@ -0,0 +1,18 @@ +@node getservent +@section @code{getservent} +@findex getservent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getservent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getsid.texi b/doc/posix-functions/getsid.texi new file mode 100644 index 0000000000..6ca8bf7004 --- /dev/null +++ b/doc/posix-functions/getsid.texi @@ -0,0 +1,18 @@ +@node getsid +@section @code{getsid} +@findex getsid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getsid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/getsockname.texi b/doc/posix-functions/getsockname.texi new file mode 100644 index 0000000000..0d591e4778 --- /dev/null +++ b/doc/posix-functions/getsockname.texi @@ -0,0 +1,18 @@ +@node getsockname +@section @code{getsockname} +@findex getsockname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getsockname.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +Some platforms don't have a @code{socklen_t} type; in this case this function's +third argument type is @samp{int *}. +@end itemize diff --git a/doc/posix-functions/getsockopt.texi b/doc/posix-functions/getsockopt.texi new file mode 100644 index 0000000000..583bb90b88 --- /dev/null +++ b/doc/posix-functions/getsockopt.texi @@ -0,0 +1,26 @@ +@node getsockopt +@section @code{getsockopt} +@findex getsockopt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getsockopt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@item +Some platforms don't have a @code{socklen_t} type; in this case this function's +fifth argument type is @samp{int *}. +@item +Many socket options are not available on all platforms. +@item +BeOS has the @code{setsockopt} function, but not the @code{getsockopt} +function. +@end itemize diff --git a/doc/posix-functions/getsubopt.texi b/doc/posix-functions/getsubopt.texi new file mode 100644 index 0000000000..d4f5d0ba4e --- /dev/null +++ b/doc/posix-functions/getsubopt.texi @@ -0,0 +1,18 @@ +@node getsubopt +@section @code{getsubopt} +@findex getsubopt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getsubopt.html} + +Gnulib module: getsubopt + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/gettimeofday.texi b/doc/posix-functions/gettimeofday.texi new file mode 100644 index 0000000000..eba0cb61dc --- /dev/null +++ b/doc/posix-functions/gettimeofday.texi @@ -0,0 +1,25 @@ +@node gettimeofday +@section @code{gettimeofday} +@findex gettimeofday + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/gettimeofday.html} + +Gnulib module: gettimeofday + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +This function is declared with a nonstandard function prototype (only one +argument, or ``...'' after the first argument) on some platforms. +@item +On some platforms, @code{gettimeofday} clobbers the buffer in which +@code{localtime} returns its result: +MacOS X 10.0. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/getuid.texi b/doc/posix-functions/getuid.texi new file mode 100644 index 0000000000..f855c759bd --- /dev/null +++ b/doc/posix-functions/getuid.texi @@ -0,0 +1,18 @@ +@node getuid +@section @code{getuid} +@findex getuid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getuid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/getutxent.texi b/doc/posix-functions/getutxent.texi new file mode 100644 index 0000000000..5539673ecf --- /dev/null +++ b/doc/posix-functions/getutxent.texi @@ -0,0 +1,18 @@ +@node getutxent +@section @code{getutxent} +@findex getutxent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getutxent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getutxid.texi b/doc/posix-functions/getutxid.texi new file mode 100644 index 0000000000..33b90b6c9e --- /dev/null +++ b/doc/posix-functions/getutxid.texi @@ -0,0 +1,18 @@ +@node getutxid +@section @code{getutxid} +@findex getutxid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getutxid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getutxline.texi b/doc/posix-functions/getutxline.texi new file mode 100644 index 0000000000..b243777561 --- /dev/null +++ b/doc/posix-functions/getutxline.texi @@ -0,0 +1,18 @@ +@node getutxline +@section @code{getutxline} +@findex getutxline + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getutxline.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/getwc.texi b/doc/posix-functions/getwc.texi new file mode 100644 index 0000000000..9a1ea45269 --- /dev/null +++ b/doc/posix-functions/getwc.texi @@ -0,0 +1,21 @@ +@node getwc +@section @code{getwc} +@findex getwc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getwc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/getwchar.texi b/doc/posix-functions/getwchar.texi new file mode 100644 index 0000000000..b7ad4c4e2d --- /dev/null +++ b/doc/posix-functions/getwchar.texi @@ -0,0 +1,21 @@ +@node getwchar +@section @code{getwchar} +@findex getwchar + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getwchar.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/getwd.texi b/doc/posix-functions/getwd.texi new file mode 100644 index 0000000000..170a6e3917 --- /dev/null +++ b/doc/posix-functions/getwd.texi @@ -0,0 +1,23 @@ +@node getwd +@section @code{getwd} +@findex getwd + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/getwd.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@item +The size of the buffer required for this function is not a compile-time +constant. Also, the function truncates a result that would be larger than +the minimum buffer size. For these reasons, this function is marked as +``legacy'' in POSIX. Better use the @code{getcwd} function instead. +@end itemize diff --git a/doc/posix-functions/glob.texi b/doc/posix-functions/glob.texi new file mode 100644 index 0000000000..616b9a0f73 --- /dev/null +++ b/doc/posix-functions/glob.texi @@ -0,0 +1,23 @@ +@node glob +@section @code{glob} +@findex glob + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/glob.html} + +Gnulib module: glob + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@item +This function may list symbolic links to nonexistent files among the results, +on some platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +Some platforms may store additional flags in the @code{gl_flags} field. +@end itemize diff --git a/doc/posix-functions/globfree.texi b/doc/posix-functions/globfree.texi new file mode 100644 index 0000000000..674084d3f5 --- /dev/null +++ b/doc/posix-functions/globfree.texi @@ -0,0 +1,18 @@ +@node globfree +@section @code{globfree} +@findex globfree + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/globfree.html} + +Gnulib module: glob + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/gmtime.texi b/doc/posix-functions/gmtime.texi new file mode 100644 index 0000000000..f7b4ec1f5d --- /dev/null +++ b/doc/posix-functions/gmtime.texi @@ -0,0 +1,15 @@ +@node gmtime +@section @code{gmtime} +@findex gmtime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/gmtime.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/gmtime_r.texi b/doc/posix-functions/gmtime_r.texi new file mode 100644 index 0000000000..e600277bbd --- /dev/null +++ b/doc/posix-functions/gmtime_r.texi @@ -0,0 +1,20 @@ +@node gmtime_r +@section @code{gmtime_r} +@findex gmtime_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/gmtime_r.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +Some platforms define a function of this name that is incompatible to POSIX. +@end itemize diff --git a/doc/posix-functions/google-ranking.txt b/doc/posix-functions/google-ranking.txt new file mode 100644 index 0000000000..eaf46396e4 --- /dev/null +++ b/doc/posix-functions/google-ranking.txt @@ -0,0 +1,1114 @@ +free 2420000 +write 1570000 +time 768000 +strlen 702000 +index 697000 +printf 690000 +fprintf 641000 +errno 616000 +strcmp 604000 +malloc 574000 +memset 556000 +sprintf 550000 +read 547000 +remove 527000 +strcpy 510000 +exit 491000 +system 459000 +memcpy 455000 +wait 388000 +close 334000 +fclose 328000 +assert 327000 +atoi 316000 +fopen 315000 +select 312000 +strncpy 309000 +signal 306000 +strncmp 304000 +times 300000 +strchr 294000 +log 259000 +access 255000 +socket 244000 +open 227000 +stat 220000 +fgets 212000 +link 206000 +fflush 202000 +strcat 201000 +connect 198000 +fcntl 195000 +snprintf 185000 +send 182000 +random 172000 +strdup 171000 +accept 169000 +abort 159000 +memcmp 156000 +strerror 154000 +sscanf 153000 +stdin 149000 +strcasecmp 146000 +exp 145000 +realloc 144000 +va_start 141000 +gets 139000 +ioctl 136000 +strstr 133000 +isspace 133000 +getenv 131000 +strrchr 129000 +isdigit 125000 +va_end 122000 +clock 120000 +sleep 119000 +getopt 119000 +perror 111000 +unlink 110000 +pipe 110000 +kill 110000 +calloc 108000 +fputs 107000 +getpid 97500 +memmove 96000 +bzero 92400 +fwrite 90600 +sync 89900 +sqrt 88800 +round 87800 +optarg 85900 +strtol 83200 +poll 82900 +htons 82500 +syslog 82300 +nice 81800 +strncasecmp 81500 +fabs 76600 +mmap 76400 +toupper 75300 +abs 73500 +ntohs 73100 +qsort 72600 +fork 72500 +puts 70100 +tolower 69400 +fseek 67500 +bcopy 66400 +gettimeofday 66300 +shutdown 65900 +fread 65900 +rename 64900 +strtok 60600 +fileno 60400 +truncate 60100 +getuid 60100 +FD_ZERO 59900 +fputc 58600 +htonl 58300 +FD_SET 56900 +feof 55300 +ntohl 53200 +fstat 52300 +atof 52200 +floor 51800 +chdir 51500 +gethostbyname 51200 +isalpha 50400 +va_arg 49200 +localtime 49000 +putchar 48900 +remainder 48800 +sin 48700 +alarm 48600 +recv 48100 +inet_ntoa 47500 +getc 46900 +ferror 46900 +waitpid 46600 +ctime 46400 +putc 46200 +usleep 45800 +setjmp 45700 +mkdir 45500 +fscanf 43900 +cos 43700 +lseek 43600 +FD_ISSET 43100 +closedir 42900 +ftell 42400 +readdir 42100 +bind 41800 +vfprintf 41500 +dup 41400 +dup2 41300 +y1 41200 +isprint 41200 +strtoul 40900 +setsockopt 40900 +isalnum 39800 +vsprintf 39300 +opendir 39300 +gethostname 39000 +strftime 38800 +rand 38200 +atexit 37700 +vsnprintf 36400 +raise 36000 +isupper 35900 +strncat 35600 +crypt 35400 +fgetc 35100 +basename 34800 +fdopen 34700 +setlocale 34500 +umask 34400 +listen 33900 +symlink 32900 +chmod 32800 +getcwd 32200 +pow 31800 +pthread_mutex_unlock 31700 +getpwuid 31600 +geteuid 31300 +setuid 30100 +lstat 29600 +inet_addr 29500 +pthread_mutex_lock 29300 +popen 29100 +dirname 29100 +srand 29000 +isatty 29000 +ceil 28900 +atol 28600 +getpwnam 28300 +environ 28300 +pthread_create 27600 +pclose 27200 +islower 27200 +longjmp 26500 +_exit 26100 +timezone 25900 +div 25800 +sendto 24900 +getsockname 24600 +gmtime 24300 +readlink 24200 +sigemptyset 23100 +recvfrom 23000 +sigaction 22400 +putenv 22100 +strtod 21900 +munmap 21800 +strpbrk 21700 +utime 21500 +uname 21500 +chown 21400 +scanf 21300 +mktime 20900 +rmdir 19800 +ungetc 19600 +setenv 19400 +ftruncate 19400 +atan2 19300 +glob 18900 +setgid 18600 +setsid 18500 +gethostbyaddr 18500 +getgid 18300 +execvp 18300 +memchr 17800 +openlog 17700 +sysconf 17500 +log10 17400 +sigaddset 17000 +strspn 16800 +isxdigit 16800 +getpeername 16300 +pthread_mutex_init 16200 +tcgetattr 16100 +j1 15600 +getchar 15400 +dlopen 15300 +setvbuf 15000 +creat 15000 +srandom 14800 +freopen 14600 +execl 14300 +y0 13900 +execv 13800 +regcomp 13600 +setbuf 13400 +regexec 13300 +pthread_join 12800 +mktemp 12800 +labs 12800 +vprintf 12700 +vfork 12600 +getgrnam 12600 +tcsetattr 12500 +sigprocmask 12400 +trunc 12300 +tmpfile 12000 +dlsym 11900 +atan 11800 +mkstemp 11600 +h_errno 11300 +FD_CLR 11300 +acos 11100 +seteuid 10800 +inet_ntop 10800 +getegid 10800 +iscntrl 10700 +getaddrinfo 10700 +fchmod 10700 +rindex 10600 +pthread_self 10600 +writev 10200 +pthread_exit 10100 +getppid 10100 +tan 10000 +ftime 10000 +clearerr 10000 +asctime 10000 +setrlimit 9000 +pthread_mutex_destroy 9000 +pthread_cond_wait 9000 +isgraph 9000 +getwd 9000 +getrlimit 9000 +getlogin 9000 +execlp 9000 +dlerror 9000 +ctan 9000 +bsearch 9000 +ttyname 8000 +tmpnam 8000 +strcspn 8000 +shmget 8000 +setitimer 8000 +regfree 8000 +nanosleep 8000 +ispunct 8000 +inet_pton 8000 +fmod 8000 +dlclose 8000 +asin 8000 +unsetenv 7000 +strtok_r 7000 +shmat 7000 +rint 7000 +regerror 7000 +pthread_cond_signal 7000 +pthread_cond_init 7000 +localtime_r 7000 +getgrgid 7000 +freeaddrinfo 7000 +fnmatch 7000 +fchown 7000 +difftime 7000 +wcslen 6000 +tempnam 6000 +srand48 6000 +realpath 6000 +modf 6000 +daylight 6000 +closelog 6000 +tanh 5000 +sinh 5000 +shmdt 5000 +shmctl 5000 +pthread_cond_destroy 5000 +pthread_cancel 5000 +mkfifo 5000 +ldexp 5000 +getnameinfo 5000 +gai_strerror 5000 +cosh 5000 +strtoull 4000 +strtoll 4000 +sigsuspend 4000 +pthread_sigmask 4000 +pthread_detach 4000 +pthread_cond_broadcast 4000 +lrand48 4000 +logf 4000 +fsetpos 4000 +frexp 4000 +fgetpos 4000 +drand48 4000 +cfsetospeed 4000 +cfsetispeed 4000 +ulimit 3000 +swab 3000 +strptime 3000 +sigset 3000 +semop 3000 +sem_wait 3000 +pthread_setspecific 3000 +pthread_mutex_trylock 3000 +pthread_key_create 3000 +pthread_getspecific 3000 +pthread_cond_timedwait 3000 +nan 3000 +mlock 3000 +mbstowcs 3000 +ldiv 3000 +iconv_open 3000 +exp2 3000 +wcstombs 2000 +tcflush 2000 +sqrtf 2000 +setkey 2000 +semget 2000 +semctl 2000 +sem_post 2000 +sem_init 2000 +sem_destroy 2000 +pthread_once 2000 +pthread_cleanup_push 2000 +powf 2000 +msgsnd 2000 +msgrcv 2000 +msgget 2000 +msgctl 2000 +getdate 2000 +fmin 2000 +fmax 2000 +execle 2000 +erfc 2000 +cosf 2000 +conj 2000 +clock_gettime 2000 +cbrt 2000 +atanh 2000 +asinh 2000 +acosh 2000 +lgamma 1000 +ftok 1000 +pause 900 +endpwent 900 +wcscmp 800 +setpgid 800 +sendmsg 800 +pthread_mutexattr_init 800 +pthread_equal 800 +pthread_attr_destroy 800 +isnan 800 +isblank 800 +isascii 800 +hypot 800 +getpwent 800 +getgrent 800 +wcscpy 700 +vsscanf 700 +tzset 700 +toascii 700 +tcdrain 700 +socketpair 700 +sigsetjmp 700 +siglongjmp 700 +sigismember 700 +setpwent 700 +setpgrp 700 +sched_yield 700 +rewinddir 700 +rewind 700 +remque 700 +pthread_setschedparam 700 +pthread_setcancelstate 700 +pthread_mutexattr_settype 700 +pthread_attr_setstacksize 700 +pthread_attr_setdetachstate 700 +pthread_attr_init 700 +lchown 700 +iconv_close 700 +gmtime_r 700 +globfree 700 +getsockopt 700 +getservbyport 700 +getservbyname 700 +getrusage 700 +getpgrp 700 +getgroups 700 +fchdir 700 +execve 700 +endgrent 700 +cexp 700 +bcmp 700 +wcsncpy 600 +wcschr 600 +wcscat 600 +va_copy 600 +tzname 600 +tcsetpgrp 600 +strerror_r 600 +sigwait 600 +sigfillset 600 +sigdelset 600 +setreuid 600 +setgrent 600 +setegid 600 +seekdir 600 +sched_setscheduler 600 +sched_get_priority_max 600 +recvmsg 600 +putmsg 600 +pthread_setcanceltype 600 +pthread_rwlock_init 600 +pthread_kill 600 +pthread_cleanup_pop 600 +pthread_attr_setscope 600 +pthread_attr_setschedparam 600 +nl_langinfo 600 +mknod 600 +memccpy 600 +mbtowc 600 +mbrtowc 600 +log2 600 +log1p 600 +lockf 600 +killpg 600 +insque 600 +if_nametoindex 600 +getprotobynumber 600 +getprotobyname 600 +getpgid 600 +getitimer 600 +fsync 600 +fseeko 600 +floorf 600 +fabsf 600 +expf 600 +dbm_store 600 +dbm_open 600 +dbm_fetch 600 +dbm_close 600 +copysign 600 +cfgetospeed 600 +atoll 600 +wprintf 500 +wcwidth 500 +wctype 500 +wctomb 500 +vfscanf 500 +unlockpt 500 +towupper 500 +towlower 500 +telldir 500 +tcsendbreak 500 +tcgetpgrp 500 +swprintf 500 +strxfrm 500 +strcoll 500 +statvfs 500 +sigpause 500 +siginterrupt 500 +sigignore 500 +setregid 500 +setpriority 500 +setlogmask 500 +readv 500 +readdir_r 500 +pwrite 500 +ptsname 500 +pthread_testcancel 500 +pthread_rwlock_unlock 500 +pthread_mutexattr_destroy 500 +pthread_attr_setschedpolicy 500 +pathconf 500 +munlock 500 +msync 500 +mprotect 500 +mblen 500 +logb 500 +localeconv 500 +iswspace 500 +isfinite 500 +iconv 500 +hsearch 500 +grantpt 500 +getpwuid_r 500 +getpwnam_r 500 +getmsg 500 +gethostid 500 +fdatasync 500 +expm1 500 +encrypt 500 +cabs 500 +atan2f 500 +_tolower 500 +_setjmp 500 +wcsstr 400 +wcsncmp 400 +wcrtomb 400 +vscanf 400 +ualarm 400 +tsearch 400 +strtof 400 +sqrtl 400 +sigrelse 400 +sigpending 400 +signbit 400 +sighold 400 +sigaltstack 400 +sem_trywait 400 +sched_getparam 400 +pthread_rwlock_wrlock 400 +pthread_rwlock_rdlock 400 +pthread_key_delete 400 +pthread_getschedparam 400 +pthread_attr_getstacksize 400 +munlockall 400 +mrand48 400 +mlockall 400 +mbrlen 400 +logl 400 +log10f 400 +iswprint 400 +iswdigit 400 +iswalnum 400 +if_indextoname 400 +hcreate 400 +getsid 400 +getprotoent 400 +getpriority 400 +getnetbyname 400 +getnetbyaddr 400 +gcvt 400 +fwprintf 400 +funlockfile 400 +fpathconf 400 +flockfile 400 +fcvt 400 +fabsl 400 +endservent 400 +endhostent 400 +ecvt 400 +dbm_nextkey 400 +dbm_firstkey 400 +cosl 400 +cfgetispeed 400 +ceilf 400 +asctime_r 400 +acosf 400 +_toupper 400 +_longjmp 400 +wcstol 300 +wcsspn 300 +wcsrchr 300 +wcspbrk 300 +wcsncat 300 +wcscoll 300 +waitid 300 +vswprintf 300 +utimes 300 +twalk 300 +timer_create 300 +tanl 300 +sinhf 300 +sigtimedwait 300 +shm_open 300 +setstate 300 +setprotoent 300 +setcontext 300 +sem_open 300 +sem_getvalue 300 +sched_setparam 300 +sched_rr_get_interval 300 +sched_getscheduler 300 +scalbn 300 +scalb 300 +putc_unlocked 300 +pthread_rwlock_destroy 300 +pthread_condattr_init 300 +pthread_attr_setinheritsched 300 +pthread_attr_getschedparam 300 +pthread_atfork 300 +powl 300 +posix_memalign 300 +nrand48 300 +nextafter 300 +mbsrtowcs 300 +lrintf 300 +lrint 300 +iswxdigit 300 +iswupper 300 +iswlower 300 +iswctype 300 +iswcntrl 300 +iswalpha 300 +isinf 300 +initstate 300 +ilogb 300 +hypotf 300 +getservent 300 +getnetent 300 +getcontext 300 +getc_unlocked 300 +ftello 300 +frexpl 300 +fmodf 300 +floorl 300 +expl 300 +erand48 300 +endprotoent 300 +endnetent 300 +dbm_delete 300 +ctermid 300 +csqrt 300 +coshf 300 +confstr 300 +clock_getres 300 +cimag 300 +catclose 300 +aio_write 300 +aio_read 300 +wscanf 200 +wmemset 200 +wmemmove 200 +wmemcpy 200 +wmemcmp 200 +wmemchr 200 +wctob 200 +wcsxfrm 200 +wcswidth 200 +wcstoul 200 +wcstok 200 +wcstod 200 +wcsrtombs 200 +wcsftime 200 +wcscspn 200 +vwprintf 200 +vfwprintf 200 +ungetwc 200 +ttyname_r 200 +truncf 200 +timer_settime 200 +timer_getoverrun 200 +timer_delete 200 +tgamma 200 +tdelete 200 +tcflow 200 +tanhl 200 +tanhf 200 +tanf 200 +swscanf 200 +strtoumax 200 +strtold 200 +strtoimax 200 +sinhl 200 +sigwaitinfo 200 +sigqueue 200 +shm_unlink 200 +setutxent 200 +setservent 200 +setnetent 200 +sem_unlink 200 +sem_close 200 +seed48 200 +roundf 200 +putwchar 200 +putwc 200 +pututxline 200 +putpmsg 200 +putchar_unlocked 200 +pthread_setconcurrency 200 +pthread_rwlock_trywrlock 200 +pthread_rwlock_tryrdlock 200 +pthread_mutexattr_setpshared 200 +pthread_condattr_setpshared 200 +pthread_condattr_destroy 200 +pthread_attr_setstackaddr 200 +pthread_attr_getstackaddr 200 +pthread_attr_getscope 200 +pthread_attr_getschedpolicy 200 +pthread_attr_getinheritsched 200 +pthread_attr_getdetachstate 200 +pselect 200 +nftw 200 +mq_unlink 200 +mq_send 200 +mq_receive 200 +mq_open 200 +modfl 200 +modff 200 +mbsinit 200 +makecontext 200 +lround 200 +log10l 200 +lldiv 200 +llabs 200 +lfind 200 +ldexpl 200 +ldexpf 200 +lcong48 200 +l64a 200 +jrand48 200 +iswpunct 200 +iswgraph 200 +isnormal 200 +isastream 200 +if_nameindex 200 +if_freenameindex 200 +hypotl 200 +hdestroy 200 +getwc 200 +getsubopt 200 +getpmsg 200 +getlogin_r 200 +gethostent 200 +getgrnam_r 200 +getgrgid_r 200 +getchar_unlocked 200 +fstatvfs 200 +frexpf 200 +fputws 200 +fputwc 200 +fpclassify 200 +fmodl 200 +fma 200 +fgetws 200 +fgetwc 200 +fdim 200 +fattach 200 +erff 200 +endutxent 200 +dbm_error 200 +ctime_r 200 +csinh 200 +csin 200 +cpow 200 +coshl 200 +copysignf 200 +clock_settime 200 +ceill 200 +ccosh 200 +ccos 200 +catgets 200 +btowc 200 +atanl 200 +atanf 200 +atan2l 200 +aio_return 200 +acosl 200 +acoshf 200 +a64l 200 +_Exit 200 +wordfree 100 +wordexp 100 +wctrans 100 +wcswcs 100 +wcstoumax 100 +wcstoull 100 +wcstoll 100 +wcstold 100 +wcstoimax 100 +wcstof 100 +vwscanf 100 +vswscanf 100 +vfwscanf 100 +towctrans 100 +tfind 100 +tcgetsid 100 +swapcontext 100 +strfmon 100 +sockatmark 100 +sinl 100 +sinf 100 +sethostent 100 +sem_timedwait 100 +scalbnl 100 +scalbnf 100 +scalblnf 100 +scalbln 100 +remquol 100 +remquof 100 +remquo 100 +rand_r 100 +pthread_spin_unlock 100 +pthread_spin_trylock 100 +pthread_spin_lock 100 +pthread_spin_init 100 +pthread_spin_destroy 100 +pthread_rwlockattr_setpshared 100 +pthread_rwlockattr_init 100 +pthread_rwlockattr_getpshared 100 +pthread_rwlockattr_destroy 100 +pthread_rwlock_timedwrlock 100 +pthread_rwlock_timedrdlock 100 +pthread_mutexattr_setprotocol 100 +pthread_mutexattr_setprioceiling 100 +pthread_mutexattr_gettype 100 +pthread_mutexattr_getpshared 100 +pthread_mutexattr_getprotocol 100 +pthread_mutexattr_getprioceiling 100 +pthread_mutex_timedlock 100 +pthread_mutex_setprioceiling 100 +pthread_mutex_getprioceiling 100 +pthread_getconcurrency 100 +pthread_condattr_getpshared 100 +pthread_barrierattr_setpshared 100 +pthread_barrierattr_init 100 +pthread_barrierattr_getpshared 100 +pthread_barrierattr_destroy 100 +pthread_barrier_wait 100 +pthread_barrier_init 100 +pthread_barrier_destroy 100 +pthread_attr_setstack 100 +pthread_attr_setguardsize 100 +pthread_attr_getstack 100 +pthread_attr_getguardsize 100 +pread 100 +posix_fadvise 100 +nexttowardl 100 +nexttoward 100 +nextafterl 100 +nextafterf 100 +nearbyintl 100 +nearbyintf 100 +nearbyint 100 +nanl 100 +nanf 100 +mq_timedsend 100 +mq_timedreceive 100 +mq_setattr 100 +mq_notify 100 +mq_getattr 100 +mq_close 100 +lsearch 100 +lroundl 100 +lroundf 100 +lrintl 100 +logbl 100 +logbf 100 +log2l 100 +log2f 100 +log1pl 100 +log1pf 100 +llroundf 100 +llround 100 +llrintl 100 +llrintf 100 +llrint 100 +lio_listio 100 +lgammal 100 +lgammaf 100 +iswblank 100 +isunordered 100 +isless 100 +isgreater 100 +imaxdiv 100 +imaxabs 100 +ilogbl 100 +ilogbf 100 +getwchar 100 +getutxline 100 +getutxid 100 +getutxent 100 +fwscanf 100 +fwide 100 +ftrylockfile 100 +fmtmsg 100 +fminl 100 +fminf 100 +fmaxl 100 +fmaxf 100 +fmal 100 +fmaf 100 +ffs 100 +feupdateenv 100 +fetestexcept 100 +fesetround 100 +fesetexceptflag 100 +fesetenv 100 +feraiseexcept 100 +feholdexcept 100 +fegetround 100 +fegetexceptflag 100 +fegetenv 100 +feclearexcept 100 +fdiml 100 +expm1l 100 +expm1f 100 +exp2l 100 +exp2f 100 +erfcl 100 +erfcf 100 +erf 100 +dbm_clearerr 100 +ctanh 100 +csqrtf 100 +cproj 100 +cpowf 100 +copysignl 100 +conjl 100 +clogf 100 +clog 100 +clock_nanosleep 100 +cimagl 100 +cimagf 100 +cbrtl 100 +cbrtf 100 +catopen 100 +catanh 100 +casinh 100 +carg 100 +cacosh 100 +cacos 100 +cabsl 100 +cabsf 100 +bsd_signal 100 +atanhl 100 +atanhf 100 +asinl 100 +asinhl 100 +asinhf 100 +asinf 100 +aio_suspend 100 +aio_fsync 100 +aio_error 100 +aio_cancel 100 +acoshl 100 +yn 50 +tgammal 50 +tgammaf 50 +scalblnl 50 +rintf 50 +remainderl 50 +remainderf 50 +pthread_getcpuclockid 50 +pthread_condattr_setclock 50 +pthread_condattr_getclock 50 +posix_spawn 50 +posix_openpt 50 +posix_madvise 50 +posix_fallocate 50 +nexttowardf 50 +llroundl 50 +islessgreater 50 +islessequal 50 +isgreaterequal 50 +fdimf 50 +erfl 50 +ctanl 50 +ctanhl 50 +ctanhf 50 +ctanf 50 +csqrtl 50 +csinl 50 +csinhl 50 +csinhf 50 +csinf 50 +crealf 50 +creal 50 +cprojl 50 +cprojf 50 +cpowl 50 +conjf 50 +clogl 50 +clock_getcpuclockid 50 +cexpl 50 +cexpf 50 +ccosl 50 +ccoshl 50 +ccoshf 50 +ccosf 50 +catanl 50 +catanhl 50 +catanhf 50 +catanf 50 +casinhl 50 +casinhf 50 +casin 50 +cargl 50 +cargf 50 +cacosl 50 +cacoshl 50 +cacoshf 50 +cacosf 50 +pthread_setschedprio 20 +j0 20 +fdetach 20 +casinl 20 +truncl 0 +roundl 0 +rintl 0 +posix_typed_mem_open 0 +posix_typed_mem_get_info 0 +posix_trace_trygetnext_event 0 +posix_trace_trid_eventid_open 0 +posix_trace_timedgetnext_event 0 +posix_trace_stop 0 +posix_trace_start 0 +posix_trace_shutdown 0 +posix_trace_set_filter 0 +posix_trace_rewind 0 +posix_trace_open 0 +posix_trace_getnext_event 0 +posix_trace_get_status 0 +posix_trace_get_filter 0 +posix_trace_get_attr 0 +posix_trace_flush 0 +posix_trace_eventtypelist_rewind 0 +posix_trace_eventtypelist_getnext_id 0 +posix_trace_eventset_ismember 0 +posix_trace_eventset_fill 0 +posix_trace_eventset_empty 0 +posix_trace_eventset_del 0 +posix_trace_eventset_add 0 +posix_trace_eventid_open 0 +posix_trace_eventid_get_name 0 +posix_trace_eventid_equal 0 +posix_trace_event 0 +posix_trace_create_withlog 0 +posix_trace_create 0 +posix_trace_close 0 +posix_trace_clear 0 +posix_trace_attr_setstreamsize 0 +posix_trace_attr_setstreamfullpolicy 0 +posix_trace_attr_setname 0 +posix_trace_attr_setmaxdatasize 0 +posix_trace_attr_setlogsize 0 +posix_trace_attr_setlogfullpolicy 0 +posix_trace_attr_setinherited 0 +posix_trace_attr_init 0 +posix_trace_attr_getstreamsize 0 +posix_trace_attr_getstreamfullpolicy 0 +posix_trace_attr_getname 0 +posix_trace_attr_getmaxusereventsize 0 +posix_trace_attr_getmaxsystemeventsize 0 +posix_trace_attr_getmaxdatasize 0 +posix_trace_attr_getlogsize 0 +posix_trace_attr_getlogfullpolicy 0 +posix_trace_attr_getinherited 0 +posix_trace_attr_getgenversion 0 +posix_trace_attr_getcreatetime 0 +posix_trace_attr_getclockres 0 +posix_trace_attr_destroy 0 +posix_spawnp 0 +posix_spawnattr_setsigmask 0 +posix_spawnattr_setsigdefault 0 +posix_spawnattr_setschedpolicy 0 +posix_spawnattr_setschedparam 0 +posix_spawnattr_setpgroup 0 +posix_spawnattr_setflags 0 +posix_spawnattr_init 0 +posix_spawnattr_getsigmask 0 +posix_spawnattr_getsigdefault 0 +posix_spawnattr_getschedpolicy 0 +posix_spawnattr_getschedparam 0 +posix_spawnattr_getpgroup 0 +posix_spawnattr_getflags 0 +posix_spawnattr_destroy 0 +posix_spawn_file_actions_init 0 +posix_spawn_file_actions_destroy 0 +posix_spawn_file_actions_addopen 0 +posix_spawn_file_actions_adddup2 0 +posix_spawn_file_actions_addclose 0 +posix_mem_offset 0 +jn 0 +ftw 0 +creall 0 +catan 0 +casinf 0 diff --git a/doc/posix-functions/grantpt.texi b/doc/posix-functions/grantpt.texi new file mode 100644 index 0000000000..6882dd9fb3 --- /dev/null +++ b/doc/posix-functions/grantpt.texi @@ -0,0 +1,18 @@ +@node grantpt +@section @code{grantpt} +@findex grantpt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/grantpt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/h_errno.texi b/doc/posix-functions/h_errno.texi new file mode 100644 index 0000000000..d488a81ca5 --- /dev/null +++ b/doc/posix-functions/h_errno.texi @@ -0,0 +1,18 @@ +@node h_errno +@section @code{h_errno} +@findex h_errno + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/h_errno.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/hcreate.texi b/doc/posix-functions/hcreate.texi new file mode 100644 index 0000000000..feed8657e7 --- /dev/null +++ b/doc/posix-functions/hcreate.texi @@ -0,0 +1,18 @@ +@node hcreate +@section @code{hcreate} +@findex hcreate + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/hcreate.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/hdestroy.texi b/doc/posix-functions/hdestroy.texi new file mode 100644 index 0000000000..2a646b6086 --- /dev/null +++ b/doc/posix-functions/hdestroy.texi @@ -0,0 +1,18 @@ +@node hdestroy +@section @code{hdestroy} +@findex hdestroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/hdestroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/hsearch.texi b/doc/posix-functions/hsearch.texi new file mode 100644 index 0000000000..cfced16518 --- /dev/null +++ b/doc/posix-functions/hsearch.texi @@ -0,0 +1,18 @@ +@node hsearch +@section @code{hsearch} +@findex hsearch + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/hsearch.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/htonl.texi b/doc/posix-functions/htonl.texi new file mode 100644 index 0000000000..36733c91a0 --- /dev/null +++ b/doc/posix-functions/htonl.texi @@ -0,0 +1,18 @@ +@node htonl +@section @code{htonl} +@findex htonl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/htonl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/htons.texi b/doc/posix-functions/htons.texi new file mode 100644 index 0000000000..2751bec64e --- /dev/null +++ b/doc/posix-functions/htons.texi @@ -0,0 +1,18 @@ +@node htons +@section @code{htons} +@findex htons + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/htons.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/hypot.texi b/doc/posix-functions/hypot.texi new file mode 100644 index 0000000000..f12cdf414e --- /dev/null +++ b/doc/posix-functions/hypot.texi @@ -0,0 +1,15 @@ +@node hypot +@section @code{hypot} +@findex hypot + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/hypot.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/hypotf.texi b/doc/posix-functions/hypotf.texi new file mode 100644 index 0000000000..3d67bbea1b --- /dev/null +++ b/doc/posix-functions/hypotf.texi @@ -0,0 +1,18 @@ +@node hypotf +@section @code{hypotf} +@findex hypotf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/hypotf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, Solaris 9. +@end itemize diff --git a/doc/posix-functions/hypotl.texi b/doc/posix-functions/hypotl.texi new file mode 100644 index 0000000000..e2370f4b84 --- /dev/null +++ b/doc/posix-functions/hypotl.texi @@ -0,0 +1,18 @@ +@node hypotl +@section @code{hypotl} +@findex hypotl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/hypotl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/iconv.texi b/doc/posix-functions/iconv.texi new file mode 100644 index 0000000000..70a471b267 --- /dev/null +++ b/doc/posix-functions/iconv.texi @@ -0,0 +1,34 @@ +@node iconv +@section @code{iconv} +@findex iconv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iconv.html} + +Gnulib module: iconv + +Portability problems fixed by Gnulib: +@itemize +@item +GNU libiconv is not found if installed in @file{$PREFIX/lib}. +@item +Failures are not distinguishable from successful returns on some platforms: +AIX 5.1. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS, +when GNU libiconv is not installed. +@item +This function was not correctly implemented in glibc versions before 2.2. +@item +When @code{iconv} encounters an input character that is valid but that can +not be converted to the output character set, glibc's and GNU libiconv's +@code{iconv} stop the conversion. Some other implementations put an +implementation-defined character into the output buffer. --- +Gnulib provides higher-level facilities @code{striconv} and @code{striconveh} +(wrappers around @code{iconv}) that deal with conversion errors in a platform +independent way. +@end itemize diff --git a/doc/posix-functions/iconv_close.texi b/doc/posix-functions/iconv_close.texi new file mode 100644 index 0000000000..9e8fed4f85 --- /dev/null +++ b/doc/posix-functions/iconv_close.texi @@ -0,0 +1,21 @@ +@node iconv_close +@section @code{iconv_close} +@findex iconv_close + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iconv_close.html} + +Gnulib module: iconv + +Portability problems fixed by Gnulib: +@itemize +@item +GNU libiconv is not found if installed in @file{$PREFIX/lib}. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS, +when GNU libiconv is not installed. +@end itemize diff --git a/doc/posix-functions/iconv_open.texi b/doc/posix-functions/iconv_open.texi new file mode 100644 index 0000000000..fb95bc19f5 --- /dev/null +++ b/doc/posix-functions/iconv_open.texi @@ -0,0 +1,42 @@ +@node iconv_open +@section @code{iconv_open} +@findex iconv_open + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iconv_open.html} + +Gnulib module: iconv, iconv_open, iconv_open-utf + +Portability problems fixed by either Gnulib module @code{iconv} or @code{iconv_open}: +@itemize +@item +GNU libiconv is not found if installed in @file{$PREFIX/lib}. +@item +No converter from EUC-JP to UTF-8 is provided on some platforms: +HP-UX 11. +@end itemize + +Portability problems fixed by Gnulib module @code{iconv_open}: +@itemize +@item +This function recognizes only non-standard aliases for many encodings (not +the IANA registered encoding names) on many platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1. +@end itemize + +Portability problems fixed by Gnulib module @code{iconv_open-utf}: +@itemize +@item +This function does not support the encodings UTF-16BE, UTF-16LE, UTF-32BE, +UTF-32LE on many platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 8. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS, +when GNU libiconv is not installed. +@item +The set of supported encodings and conversions is system dependent. +@end itemize diff --git a/doc/posix-functions/if_freenameindex.texi b/doc/posix-functions/if_freenameindex.texi new file mode 100644 index 0000000000..d4415d9d50 --- /dev/null +++ b/doc/posix-functions/if_freenameindex.texi @@ -0,0 +1,18 @@ +@node if_freenameindex +@section @code{if_freenameindex} +@findex if_freenameindex + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/if_freenameindex.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/if_indextoname.texi b/doc/posix-functions/if_indextoname.texi new file mode 100644 index 0000000000..300d3ea4c2 --- /dev/null +++ b/doc/posix-functions/if_indextoname.texi @@ -0,0 +1,18 @@ +@node if_indextoname +@section @code{if_indextoname} +@findex if_indextoname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/if_indextoname.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/if_nameindex.texi b/doc/posix-functions/if_nameindex.texi new file mode 100644 index 0000000000..3cb71f0adb --- /dev/null +++ b/doc/posix-functions/if_nameindex.texi @@ -0,0 +1,18 @@ +@node if_nameindex +@section @code{if_nameindex} +@findex if_nameindex + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/if_nameindex.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/if_nametoindex.texi b/doc/posix-functions/if_nametoindex.texi new file mode 100644 index 0000000000..b9e4713e9d --- /dev/null +++ b/doc/posix-functions/if_nametoindex.texi @@ -0,0 +1,18 @@ +@node if_nametoindex +@section @code{if_nametoindex} +@findex if_nametoindex + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/if_nametoindex.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/ilogb.texi b/doc/posix-functions/ilogb.texi new file mode 100644 index 0000000000..d438122c55 --- /dev/null +++ b/doc/posix-functions/ilogb.texi @@ -0,0 +1,15 @@ +@node ilogb +@section @code{ilogb} +@findex ilogb + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ilogb.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/ilogbf.texi b/doc/posix-functions/ilogbf.texi new file mode 100644 index 0000000000..875315e0d6 --- /dev/null +++ b/doc/posix-functions/ilogbf.texi @@ -0,0 +1,18 @@ +@node ilogbf +@section @code{ilogbf} +@findex ilogbf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ilogbf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +@end itemize diff --git a/doc/posix-functions/ilogbl.texi b/doc/posix-functions/ilogbl.texi new file mode 100644 index 0000000000..c7b1ef3199 --- /dev/null +++ b/doc/posix-functions/ilogbl.texi @@ -0,0 +1,18 @@ +@node ilogbl +@section @code{ilogbl} +@findex ilogbl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ilogbl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/imaxabs.texi b/doc/posix-functions/imaxabs.texi new file mode 100644 index 0000000000..047d704e2a --- /dev/null +++ b/doc/posix-functions/imaxabs.texi @@ -0,0 +1,18 @@ +@node imaxabs +@section @code{imaxabs} +@findex imaxabs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/imaxabs.html} + +Gnulib module: imaxabs + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/imaxdiv.texi b/doc/posix-functions/imaxdiv.texi new file mode 100644 index 0000000000..264de54494 --- /dev/null +++ b/doc/posix-functions/imaxdiv.texi @@ -0,0 +1,18 @@ +@node imaxdiv +@section @code{imaxdiv} +@findex imaxdiv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/imaxdiv.html} + +Gnulib module: imaxdiv + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/index.texi b/doc/posix-functions/index.texi new file mode 100644 index 0000000000..e28514a8ad --- /dev/null +++ b/doc/posix-functions/index.texi @@ -0,0 +1,21 @@ +@node index +@section @code{index} +@findex index + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/index.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw. +@item +This function is marked as ``legacy'' in POSIX. Better use @code{strchr} +instead. +@end itemize diff --git a/doc/posix-functions/inet_addr.texi b/doc/posix-functions/inet_addr.texi new file mode 100644 index 0000000000..3d1badd259 --- /dev/null +++ b/doc/posix-functions/inet_addr.texi @@ -0,0 +1,21 @@ +@node inet_addr +@section @code{inet_addr} +@findex inet_addr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/inet_addr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +On some old platforms, this function returns a @samp{struct in_addr} rather +than a scalar type such as @samp{unsigned int} or @samp{unsigned long}. +@end itemize diff --git a/doc/posix-functions/inet_ntoa.texi b/doc/posix-functions/inet_ntoa.texi new file mode 100644 index 0000000000..930ae107b9 --- /dev/null +++ b/doc/posix-functions/inet_ntoa.texi @@ -0,0 +1,28 @@ +@node inet_ntoa +@section @code{inet_ntoa} +@findex inet_ntoa + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/inet_ntoa.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +The @code{inet_ntoa} function need not be reentrant, and consequently +is not required to be thread safe. Implementations of +@code{inet_ntoa} typically write the time stamp into static buffer. +If two threads call @code{inet_ntoa} at roughly the same time, you +might end up with the wrong date in one of the threads, or some +undefined string. +@end itemize + +Note: @code{inet_ntoa} is specific for @acronym{IPv4} addresses. +A protocol independent function is @code{inet_ntop}. diff --git a/doc/posix-functions/inet_ntop.texi b/doc/posix-functions/inet_ntop.texi new file mode 100644 index 0000000000..2eb19190ea --- /dev/null +++ b/doc/posix-functions/inet_ntop.texi @@ -0,0 +1,18 @@ +@node inet_ntop +@section @code{inet_ntop} +@findex inet_ntop + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/inet_ntop.html} + +Gnulib module: inet_ntop + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 4.0, Solaris 2.5.1, mingw, Interix 3.5, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/inet_pton.texi b/doc/posix-functions/inet_pton.texi new file mode 100644 index 0000000000..f1e9a5725a --- /dev/null +++ b/doc/posix-functions/inet_pton.texi @@ -0,0 +1,18 @@ +@node inet_pton +@section @code{inet_pton} +@findex inet_pton + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/inet_pton.html} + +Gnulib module: inet_pton + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 4.0, Solaris 2.5.1, mingw, Interix 3.5, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/initstate.texi b/doc/posix-functions/initstate.texi new file mode 100644 index 0000000000..fc777f5324 --- /dev/null +++ b/doc/posix-functions/initstate.texi @@ -0,0 +1,18 @@ +@node initstate +@section @code{initstate} +@findex initstate + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/initstate.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw. +@end itemize diff --git a/doc/posix-functions/insque.texi b/doc/posix-functions/insque.texi new file mode 100644 index 0000000000..a10028a5ed --- /dev/null +++ b/doc/posix-functions/insque.texi @@ -0,0 +1,18 @@ +@node insque +@section @code{insque} +@findex insque + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/insque.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/ioctl.texi b/doc/posix-functions/ioctl.texi new file mode 100644 index 0000000000..56380a8526 --- /dev/null +++ b/doc/posix-functions/ioctl.texi @@ -0,0 +1,20 @@ +@node ioctl +@section @code{ioctl} +@findex ioctl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ioctl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +Most @code{ioctl} requests are platform and hardware specific. +@end itemize diff --git a/doc/posix-functions/isalnum.texi b/doc/posix-functions/isalnum.texi new file mode 100644 index 0000000000..d0529aff79 --- /dev/null +++ b/doc/posix-functions/isalnum.texi @@ -0,0 +1,15 @@ +@node isalnum +@section @code{isalnum} +@findex isalnum + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isalnum.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/isalpha.texi b/doc/posix-functions/isalpha.texi new file mode 100644 index 0000000000..7d94404df5 --- /dev/null +++ b/doc/posix-functions/isalpha.texi @@ -0,0 +1,15 @@ +@node isalpha +@section @code{isalpha} +@findex isalpha + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isalpha.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/isascii.texi b/doc/posix-functions/isascii.texi new file mode 100644 index 0000000000..19a70370ba --- /dev/null +++ b/doc/posix-functions/isascii.texi @@ -0,0 +1,15 @@ +@node isascii +@section @code{isascii} +@findex isascii + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isascii.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/isastream.texi b/doc/posix-functions/isastream.texi new file mode 100644 index 0000000000..a0219fd482 --- /dev/null +++ b/doc/posix-functions/isastream.texi @@ -0,0 +1,18 @@ +@node isastream +@section @code{isastream} +@findex isastream + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isastream.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/isatty.texi b/doc/posix-functions/isatty.texi new file mode 100644 index 0000000000..b2aca423d6 --- /dev/null +++ b/doc/posix-functions/isatty.texi @@ -0,0 +1,18 @@ +@node isatty +@section @code{isatty} +@findex isatty + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isatty.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows, @code{isatty} also returns true for character devices such as +@file{NUL}. +@end itemize diff --git a/doc/posix-functions/isblank.texi b/doc/posix-functions/isblank.texi new file mode 100644 index 0000000000..e879731873 --- /dev/null +++ b/doc/posix-functions/isblank.texi @@ -0,0 +1,18 @@ +@node isblank +@section @code{isblank} +@findex isblank + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isblank.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw. +@end itemize diff --git a/doc/posix-functions/iscntrl.texi b/doc/posix-functions/iscntrl.texi new file mode 100644 index 0000000000..e93e2764e9 --- /dev/null +++ b/doc/posix-functions/iscntrl.texi @@ -0,0 +1,15 @@ +@node iscntrl +@section @code{iscntrl} +@findex iscntrl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iscntrl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/isdigit.texi b/doc/posix-functions/isdigit.texi new file mode 100644 index 0000000000..006c54fcad --- /dev/null +++ b/doc/posix-functions/isdigit.texi @@ -0,0 +1,15 @@ +@node isdigit +@section @code{isdigit} +@findex isdigit + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isdigit.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/isfinite.texi b/doc/posix-functions/isfinite.texi new file mode 100644 index 0000000000..50d0a7c319 --- /dev/null +++ b/doc/posix-functions/isfinite.texi @@ -0,0 +1,21 @@ +@node isfinite +@section @code{isfinite} +@findex isfinite + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isfinite.html} + +Gnulib module: isfinite + +Portability problems fixed by Gnulib: +@itemize +@item +This macro is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +It is implementation-dependent whether @code{isfinite} raises an +exception given a signaling NaN operand. +@end itemize diff --git a/doc/posix-functions/isgraph.texi b/doc/posix-functions/isgraph.texi new file mode 100644 index 0000000000..3aacb6df57 --- /dev/null +++ b/doc/posix-functions/isgraph.texi @@ -0,0 +1,15 @@ +@node isgraph +@section @code{isgraph} +@findex isgraph + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isgraph.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/isgreater.texi b/doc/posix-functions/isgreater.texi new file mode 100644 index 0000000000..f81700e531 --- /dev/null +++ b/doc/posix-functions/isgreater.texi @@ -0,0 +1,18 @@ +@node isgreater +@section @code{isgreater} +@findex isgreater + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isgreater.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/isgreaterequal.texi b/doc/posix-functions/isgreaterequal.texi new file mode 100644 index 0000000000..0e9d6ac339 --- /dev/null +++ b/doc/posix-functions/isgreaterequal.texi @@ -0,0 +1,18 @@ +@node isgreaterequal +@section @code{isgreaterequal} +@findex isgreaterequal + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isgreaterequal.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/isinf.texi b/doc/posix-functions/isinf.texi new file mode 100644 index 0000000000..8377f4fea6 --- /dev/null +++ b/doc/posix-functions/isinf.texi @@ -0,0 +1,18 @@ +@node isinf +@section @code{isinf} +@findex isinf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isinf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 10. +@end itemize diff --git a/doc/posix-functions/isless.texi b/doc/posix-functions/isless.texi new file mode 100644 index 0000000000..a7da30031f --- /dev/null +++ b/doc/posix-functions/isless.texi @@ -0,0 +1,18 @@ +@node isless +@section @code{isless} +@findex isless + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isless.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/islessequal.texi b/doc/posix-functions/islessequal.texi new file mode 100644 index 0000000000..fee3832866 --- /dev/null +++ b/doc/posix-functions/islessequal.texi @@ -0,0 +1,18 @@ +@node islessequal +@section @code{islessequal} +@findex islessequal + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/islessequal.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/islessgreater.texi b/doc/posix-functions/islessgreater.texi new file mode 100644 index 0000000000..2dd7693287 --- /dev/null +++ b/doc/posix-functions/islessgreater.texi @@ -0,0 +1,18 @@ +@node islessgreater +@section @code{islessgreater} +@findex islessgreater + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/islessgreater.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/islower.texi b/doc/posix-functions/islower.texi new file mode 100644 index 0000000000..5972374af9 --- /dev/null +++ b/doc/posix-functions/islower.texi @@ -0,0 +1,15 @@ +@node islower +@section @code{islower} +@findex islower + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/islower.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/isnan.texi b/doc/posix-functions/isnan.texi new file mode 100644 index 0000000000..90395c7d30 --- /dev/null +++ b/doc/posix-functions/isnan.texi @@ -0,0 +1,15 @@ +@node isnan +@section @code{isnan} +@findex isnan + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isnan.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/isnormal.texi b/doc/posix-functions/isnormal.texi new file mode 100644 index 0000000000..865a6074cc --- /dev/null +++ b/doc/posix-functions/isnormal.texi @@ -0,0 +1,18 @@ +@node isnormal +@section @code{isnormal} +@findex isnormal + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isnormal.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/isprint.texi b/doc/posix-functions/isprint.texi new file mode 100644 index 0000000000..29a9e5c3bc --- /dev/null +++ b/doc/posix-functions/isprint.texi @@ -0,0 +1,15 @@ +@node isprint +@section @code{isprint} +@findex isprint + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isprint.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/ispunct.texi b/doc/posix-functions/ispunct.texi new file mode 100644 index 0000000000..0e06aabf69 --- /dev/null +++ b/doc/posix-functions/ispunct.texi @@ -0,0 +1,15 @@ +@node ispunct +@section @code{ispunct} +@findex ispunct + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ispunct.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/isspace.texi b/doc/posix-functions/isspace.texi new file mode 100644 index 0000000000..7d5dda0f33 --- /dev/null +++ b/doc/posix-functions/isspace.texi @@ -0,0 +1,15 @@ +@node isspace +@section @code{isspace} +@findex isspace + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isspace.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/isunordered.texi b/doc/posix-functions/isunordered.texi new file mode 100644 index 0000000000..fd243b8de6 --- /dev/null +++ b/doc/posix-functions/isunordered.texi @@ -0,0 +1,18 @@ +@node isunordered +@section @code{isunordered} +@findex isunordered + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isunordered.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/isupper.texi b/doc/posix-functions/isupper.texi new file mode 100644 index 0000000000..8a7cfdedc3 --- /dev/null +++ b/doc/posix-functions/isupper.texi @@ -0,0 +1,15 @@ +@node isupper +@section @code{isupper} +@findex isupper + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isupper.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/iswalnum.texi b/doc/posix-functions/iswalnum.texi new file mode 100644 index 0000000000..4eedee4dac --- /dev/null +++ b/doc/posix-functions/iswalnum.texi @@ -0,0 +1,21 @@ +@node iswalnum +@section @code{iswalnum} +@findex iswalnum + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswalnum.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/iswalpha.texi b/doc/posix-functions/iswalpha.texi new file mode 100644 index 0000000000..80bba7969d --- /dev/null +++ b/doc/posix-functions/iswalpha.texi @@ -0,0 +1,21 @@ +@node iswalpha +@section @code{iswalpha} +@findex iswalpha + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswalpha.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/iswblank.texi b/doc/posix-functions/iswblank.texi new file mode 100644 index 0000000000..9ea0d9145b --- /dev/null +++ b/doc/posix-functions/iswblank.texi @@ -0,0 +1,21 @@ +@node iswblank +@section @code{iswblank} +@findex iswblank + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswblank.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/iswcntrl.texi b/doc/posix-functions/iswcntrl.texi new file mode 100644 index 0000000000..a9602c730a --- /dev/null +++ b/doc/posix-functions/iswcntrl.texi @@ -0,0 +1,21 @@ +@node iswcntrl +@section @code{iswcntrl} +@findex iswcntrl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswcntrl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/iswctype.texi b/doc/posix-functions/iswctype.texi new file mode 100644 index 0000000000..d899545faa --- /dev/null +++ b/doc/posix-functions/iswctype.texi @@ -0,0 +1,21 @@ +@node iswctype +@section @code{iswctype} +@findex iswctype + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswctype.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/iswdigit.texi b/doc/posix-functions/iswdigit.texi new file mode 100644 index 0000000000..a73f05ce14 --- /dev/null +++ b/doc/posix-functions/iswdigit.texi @@ -0,0 +1,21 @@ +@node iswdigit +@section @code{iswdigit} +@findex iswdigit + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswdigit.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/iswgraph.texi b/doc/posix-functions/iswgraph.texi new file mode 100644 index 0000000000..76b8459ab6 --- /dev/null +++ b/doc/posix-functions/iswgraph.texi @@ -0,0 +1,21 @@ +@node iswgraph +@section @code{iswgraph} +@findex iswgraph + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswgraph.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/iswlower.texi b/doc/posix-functions/iswlower.texi new file mode 100644 index 0000000000..9f89a9b1a9 --- /dev/null +++ b/doc/posix-functions/iswlower.texi @@ -0,0 +1,21 @@ +@node iswlower +@section @code{iswlower} +@findex iswlower + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswlower.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/iswprint.texi b/doc/posix-functions/iswprint.texi new file mode 100644 index 0000000000..d2cef7e81b --- /dev/null +++ b/doc/posix-functions/iswprint.texi @@ -0,0 +1,21 @@ +@node iswprint +@section @code{iswprint} +@findex iswprint + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswprint.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/iswpunct.texi b/doc/posix-functions/iswpunct.texi new file mode 100644 index 0000000000..c79b9c1f63 --- /dev/null +++ b/doc/posix-functions/iswpunct.texi @@ -0,0 +1,21 @@ +@node iswpunct +@section @code{iswpunct} +@findex iswpunct + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswpunct.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/iswspace.texi b/doc/posix-functions/iswspace.texi new file mode 100644 index 0000000000..5a43254fc2 --- /dev/null +++ b/doc/posix-functions/iswspace.texi @@ -0,0 +1,21 @@ +@node iswspace +@section @code{iswspace} +@findex iswspace + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswspace.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/iswupper.texi b/doc/posix-functions/iswupper.texi new file mode 100644 index 0000000000..dbe04c2992 --- /dev/null +++ b/doc/posix-functions/iswupper.texi @@ -0,0 +1,21 @@ +@node iswupper +@section @code{iswupper} +@findex iswupper + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswupper.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/iswxdigit.texi b/doc/posix-functions/iswxdigit.texi new file mode 100644 index 0000000000..fe1837beae --- /dev/null +++ b/doc/posix-functions/iswxdigit.texi @@ -0,0 +1,21 @@ +@node iswxdigit +@section @code{iswxdigit} +@findex iswxdigit + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/iswxdigit.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/isxdigit.texi b/doc/posix-functions/isxdigit.texi new file mode 100644 index 0000000000..98327f44bc --- /dev/null +++ b/doc/posix-functions/isxdigit.texi @@ -0,0 +1,15 @@ +@node isxdigit +@section @code{isxdigit} +@findex isxdigit + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/isxdigit.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/j0.texi b/doc/posix-functions/j0.texi new file mode 100644 index 0000000000..0c88284e26 --- /dev/null +++ b/doc/posix-functions/j0.texi @@ -0,0 +1,15 @@ +@node j0 +@section @code{j0} +@findex j0 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/j0.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/j1.texi b/doc/posix-functions/j1.texi new file mode 100644 index 0000000000..579140d111 --- /dev/null +++ b/doc/posix-functions/j1.texi @@ -0,0 +1,15 @@ +@node j1 +@section @code{j1} +@findex j1 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/j1.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/jn.texi b/doc/posix-functions/jn.texi new file mode 100644 index 0000000000..8cb417f74f --- /dev/null +++ b/doc/posix-functions/jn.texi @@ -0,0 +1,15 @@ +@node jn +@section @code{jn} +@findex jn + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/jn.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/jrand48.texi b/doc/posix-functions/jrand48.texi new file mode 100644 index 0000000000..c82d9b8e16 --- /dev/null +++ b/doc/posix-functions/jrand48.texi @@ -0,0 +1,18 @@ +@node jrand48 +@section @code{jrand48} +@findex jrand48 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/jrand48.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/kill.texi b/doc/posix-functions/kill.texi new file mode 100644 index 0000000000..fc0608a8bb --- /dev/null +++ b/doc/posix-functions/kill.texi @@ -0,0 +1,18 @@ +@node kill +@section @code{kill} +@findex kill + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/kill.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/killpg.texi b/doc/posix-functions/killpg.texi new file mode 100644 index 0000000000..9c12ad8ef8 --- /dev/null +++ b/doc/posix-functions/killpg.texi @@ -0,0 +1,18 @@ +@node killpg +@section @code{killpg} +@findex killpg + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/killpg.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/l64a.texi b/doc/posix-functions/l64a.texi new file mode 100644 index 0000000000..9c4ef77662 --- /dev/null +++ b/doc/posix-functions/l64a.texi @@ -0,0 +1,20 @@ +@node l64a +@section @code{l64a} +@findex l64a + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/l64a.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, mingw, BeOS. +@item +This function was not correctly implemented in glibc versions before 2.2.5. +@end itemize diff --git a/doc/posix-functions/labs.texi b/doc/posix-functions/labs.texi new file mode 100644 index 0000000000..414182ac74 --- /dev/null +++ b/doc/posix-functions/labs.texi @@ -0,0 +1,15 @@ +@node labs +@section @code{labs} +@findex labs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/labs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/lchown.texi b/doc/posix-functions/lchown.texi new file mode 100644 index 0000000000..368c3adc9a --- /dev/null +++ b/doc/posix-functions/lchown.texi @@ -0,0 +1,18 @@ +@node lchown +@section @code{lchown} +@findex lchown + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lchown.html} + +Gnulib module: lchown + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/lcong48.texi b/doc/posix-functions/lcong48.texi new file mode 100644 index 0000000000..390e9a0d4d --- /dev/null +++ b/doc/posix-functions/lcong48.texi @@ -0,0 +1,18 @@ +@node lcong48 +@section @code{lcong48} +@findex lcong48 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lcong48.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/ldexp.texi b/doc/posix-functions/ldexp.texi new file mode 100644 index 0000000000..6837c51c22 --- /dev/null +++ b/doc/posix-functions/ldexp.texi @@ -0,0 +1,15 @@ +@node ldexp +@section @code{ldexp} +@findex ldexp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ldexp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/ldexpf.texi b/doc/posix-functions/ldexpf.texi new file mode 100644 index 0000000000..04654b19c7 --- /dev/null +++ b/doc/posix-functions/ldexpf.texi @@ -0,0 +1,18 @@ +@node ldexpf +@section @code{ldexpf} +@findex ldexpf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ldexpf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +@end itemize diff --git a/doc/posix-functions/ldexpl.texi b/doc/posix-functions/ldexpl.texi new file mode 100644 index 0000000000..a1061ab8b1 --- /dev/null +++ b/doc/posix-functions/ldexpl.texi @@ -0,0 +1,24 @@ +@node ldexpl +@section @code{ldexpl} +@findex ldexpl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ldexpl.html} + +Gnulib module: ldexpl + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +@item +This function has no prototype in @code{} on some platforms: +MacOS X. +@item +This function does not work on finite numbers on some platforms: +AIX 5.1. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/ldiv.texi b/doc/posix-functions/ldiv.texi new file mode 100644 index 0000000000..60b31c2b3d --- /dev/null +++ b/doc/posix-functions/ldiv.texi @@ -0,0 +1,15 @@ +@node ldiv +@section @code{ldiv} +@findex ldiv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ldiv.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/lfind.texi b/doc/posix-functions/lfind.texi new file mode 100644 index 0000000000..d89b557290 --- /dev/null +++ b/doc/posix-functions/lfind.texi @@ -0,0 +1,18 @@ +@node lfind +@section @code{lfind} +@findex lfind + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lfind.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +BeOS. +@end itemize diff --git a/doc/posix-functions/lgamma.texi b/doc/posix-functions/lgamma.texi new file mode 100644 index 0000000000..e18130e374 --- /dev/null +++ b/doc/posix-functions/lgamma.texi @@ -0,0 +1,15 @@ +@node lgamma +@section @code{lgamma} +@findex lgamma + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lgamma.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/lgammaf.texi b/doc/posix-functions/lgammaf.texi new file mode 100644 index 0000000000..650154dc65 --- /dev/null +++ b/doc/posix-functions/lgammaf.texi @@ -0,0 +1,18 @@ +@node lgammaf +@section @code{lgammaf} +@findex lgammaf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lgammaf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +@end itemize diff --git a/doc/posix-functions/lgammal.texi b/doc/posix-functions/lgammal.texi new file mode 100644 index 0000000000..d3e9fc8be5 --- /dev/null +++ b/doc/posix-functions/lgammal.texi @@ -0,0 +1,18 @@ +@node lgammal +@section @code{lgammal} +@findex lgammal + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lgammal.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/link.texi b/doc/posix-functions/link.texi new file mode 100644 index 0000000000..9e35e37470 --- /dev/null +++ b/doc/posix-functions/link.texi @@ -0,0 +1,18 @@ +@node link +@section @code{link} +@findex link + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/link.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/lio_listio.texi b/doc/posix-functions/lio_listio.texi new file mode 100644 index 0000000000..889d342890 --- /dev/null +++ b/doc/posix-functions/lio_listio.texi @@ -0,0 +1,18 @@ +@node lio_listio +@section @code{lio_listio} +@findex lio_listio + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lio_listio.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, OSF/1 5.1, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/listen.texi b/doc/posix-functions/listen.texi new file mode 100644 index 0000000000..6ffb36bccc --- /dev/null +++ b/doc/posix-functions/listen.texi @@ -0,0 +1,18 @@ +@node listen +@section @code{listen} +@findex listen + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/listen.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/llabs.texi b/doc/posix-functions/llabs.texi new file mode 100644 index 0000000000..f295212b9a --- /dev/null +++ b/doc/posix-functions/llabs.texi @@ -0,0 +1,18 @@ +@node llabs +@section @code{llabs} +@findex llabs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/llabs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 5.1, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/lldiv.texi b/doc/posix-functions/lldiv.texi new file mode 100644 index 0000000000..39eb6f9d39 --- /dev/null +++ b/doc/posix-functions/lldiv.texi @@ -0,0 +1,18 @@ +@node lldiv +@section @code{lldiv} +@findex lldiv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lldiv.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, HP-UX 11, OSF/1 5.1, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/llrint.texi b/doc/posix-functions/llrint.texi new file mode 100644 index 0000000000..12685976bf --- /dev/null +++ b/doc/posix-functions/llrint.texi @@ -0,0 +1,18 @@ +@node llrint +@section @code{llrint} +@findex llrint + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/llrint.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/llrintf.texi b/doc/posix-functions/llrintf.texi new file mode 100644 index 0000000000..cce29a0cd7 --- /dev/null +++ b/doc/posix-functions/llrintf.texi @@ -0,0 +1,18 @@ +@node llrintf +@section @code{llrintf} +@findex llrintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/llrintf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/llrintl.texi b/doc/posix-functions/llrintl.texi new file mode 100644 index 0000000000..3c9777726a --- /dev/null +++ b/doc/posix-functions/llrintl.texi @@ -0,0 +1,18 @@ +@node llrintl +@section @code{llrintl} +@findex llrintl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/llrintl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/llround.texi b/doc/posix-functions/llround.texi new file mode 100644 index 0000000000..c3690abfff --- /dev/null +++ b/doc/posix-functions/llround.texi @@ -0,0 +1,18 @@ +@node llround +@section @code{llround} +@findex llround + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/llround.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/llroundf.texi b/doc/posix-functions/llroundf.texi new file mode 100644 index 0000000000..41dbbd7775 --- /dev/null +++ b/doc/posix-functions/llroundf.texi @@ -0,0 +1,18 @@ +@node llroundf +@section @code{llroundf} +@findex llroundf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/llroundf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/llroundl.texi b/doc/posix-functions/llroundl.texi new file mode 100644 index 0000000000..e2eb16da0b --- /dev/null +++ b/doc/posix-functions/llroundl.texi @@ -0,0 +1,18 @@ +@node llroundl +@section @code{llroundl} +@findex llroundl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/llroundl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/localeconv.texi b/doc/posix-functions/localeconv.texi new file mode 100644 index 0000000000..4074a2ddbd --- /dev/null +++ b/doc/posix-functions/localeconv.texi @@ -0,0 +1,15 @@ +@node localeconv +@section @code{localeconv} +@findex localeconv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/localeconv.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/localtime.texi b/doc/posix-functions/localtime.texi new file mode 100644 index 0000000000..440e9bf98a --- /dev/null +++ b/doc/posix-functions/localtime.texi @@ -0,0 +1,15 @@ +@node localtime +@section @code{localtime} +@findex localtime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/localtime.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/localtime_r.texi b/doc/posix-functions/localtime_r.texi new file mode 100644 index 0000000000..ad6876496f --- /dev/null +++ b/doc/posix-functions/localtime_r.texi @@ -0,0 +1,20 @@ +@node localtime_r +@section @code{localtime_r} +@findex localtime_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/localtime_r.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +Some platforms define a function of this name that is incompatible to POSIX. +@end itemize diff --git a/doc/posix-functions/lockf.texi b/doc/posix-functions/lockf.texi new file mode 100644 index 0000000000..563ea8071c --- /dev/null +++ b/doc/posix-functions/lockf.texi @@ -0,0 +1,18 @@ +@node lockf +@section @code{lockf} +@findex lockf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lockf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/log.texi b/doc/posix-functions/log.texi new file mode 100644 index 0000000000..1adee96a9b --- /dev/null +++ b/doc/posix-functions/log.texi @@ -0,0 +1,15 @@ +@node log +@section @code{log} +@findex log + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/log.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/log10.texi b/doc/posix-functions/log10.texi new file mode 100644 index 0000000000..ab948dc91c --- /dev/null +++ b/doc/posix-functions/log10.texi @@ -0,0 +1,15 @@ +@node log10 +@section @code{log10} +@findex log10 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/log10.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/log10f.texi b/doc/posix-functions/log10f.texi new file mode 100644 index 0000000000..3b1de351c0 --- /dev/null +++ b/doc/posix-functions/log10f.texi @@ -0,0 +1,18 @@ +@node log10f +@section @code{log10f} +@findex log10f + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/log10f.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/log10l.texi b/doc/posix-functions/log10l.texi new file mode 100644 index 0000000000..da011231ce --- /dev/null +++ b/doc/posix-functions/log10l.texi @@ -0,0 +1,18 @@ +@node log10l +@section @code{log10l} +@findex log10l + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/log10l.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/log1p.texi b/doc/posix-functions/log1p.texi new file mode 100644 index 0000000000..68e79a404a --- /dev/null +++ b/doc/posix-functions/log1p.texi @@ -0,0 +1,15 @@ +@node log1p +@section @code{log1p} +@findex log1p + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/log1p.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/log1pf.texi b/doc/posix-functions/log1pf.texi new file mode 100644 index 0000000000..04468d0d4e --- /dev/null +++ b/doc/posix-functions/log1pf.texi @@ -0,0 +1,18 @@ +@node log1pf +@section @code{log1pf} +@findex log1pf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/log1pf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, Solaris 9. +@end itemize diff --git a/doc/posix-functions/log1pl.texi b/doc/posix-functions/log1pl.texi new file mode 100644 index 0000000000..608a5f44a8 --- /dev/null +++ b/doc/posix-functions/log1pl.texi @@ -0,0 +1,18 @@ +@node log1pl +@section @code{log1pl} +@findex log1pl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/log1pl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/log2.texi b/doc/posix-functions/log2.texi new file mode 100644 index 0000000000..cc0bf596d6 --- /dev/null +++ b/doc/posix-functions/log2.texi @@ -0,0 +1,18 @@ +@node log2 +@section @code{log2} +@findex log2 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/log2.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/log2f.texi b/doc/posix-functions/log2f.texi new file mode 100644 index 0000000000..b49343424f --- /dev/null +++ b/doc/posix-functions/log2f.texi @@ -0,0 +1,18 @@ +@node log2f +@section @code{log2f} +@findex log2f + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/log2f.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/log2l.texi b/doc/posix-functions/log2l.texi new file mode 100644 index 0000000000..e36184e418 --- /dev/null +++ b/doc/posix-functions/log2l.texi @@ -0,0 +1,18 @@ +@node log2l +@section @code{log2l} +@findex log2l + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/log2l.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/logb.texi b/doc/posix-functions/logb.texi new file mode 100644 index 0000000000..a965917ebb --- /dev/null +++ b/doc/posix-functions/logb.texi @@ -0,0 +1,15 @@ +@node logb +@section @code{logb} +@findex logb + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/logb.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/logbf.texi b/doc/posix-functions/logbf.texi new file mode 100644 index 0000000000..b0ab3999bc --- /dev/null +++ b/doc/posix-functions/logbf.texi @@ -0,0 +1,18 @@ +@node logbf +@section @code{logbf} +@findex logbf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/logbf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +@end itemize diff --git a/doc/posix-functions/logbl.texi b/doc/posix-functions/logbl.texi new file mode 100644 index 0000000000..247598c0f0 --- /dev/null +++ b/doc/posix-functions/logbl.texi @@ -0,0 +1,18 @@ +@node logbl +@section @code{logbl} +@findex logbl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/logbl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/logf.texi b/doc/posix-functions/logf.texi new file mode 100644 index 0000000000..32a7121715 --- /dev/null +++ b/doc/posix-functions/logf.texi @@ -0,0 +1,18 @@ +@node logf +@section @code{logf} +@findex logf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/logf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/logl.texi b/doc/posix-functions/logl.texi new file mode 100644 index 0000000000..7d1e16f23e --- /dev/null +++ b/doc/posix-functions/logl.texi @@ -0,0 +1,18 @@ +@node logl +@section @code{logl} +@findex logl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/logl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/longjmp.texi b/doc/posix-functions/longjmp.texi new file mode 100644 index 0000000000..9597f4b3a5 --- /dev/null +++ b/doc/posix-functions/longjmp.texi @@ -0,0 +1,24 @@ +@node longjmp +@section @code{longjmp} +@findex longjmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/longjmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +The effects of this call are system and compiler optimization dependent, +since it restores the contents of register-allocated variables but not +the contents of stack-allocated variables. +@item +When longjumping out of a signal handler that was being executed on an +alternate stack (installed through @code{sigaltstack}), on FreeBSD, NetBSD, +OpenBSD, you need to clear the @code{SS_ONSTACK} flag in the @code{stack_t} +structure managed by the kernel. +@end itemize diff --git a/doc/posix-functions/lrand48.texi b/doc/posix-functions/lrand48.texi new file mode 100644 index 0000000000..c2f896d96e --- /dev/null +++ b/doc/posix-functions/lrand48.texi @@ -0,0 +1,18 @@ +@node lrand48 +@section @code{lrand48} +@findex lrand48 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lrand48.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/lrint.texi b/doc/posix-functions/lrint.texi new file mode 100644 index 0000000000..af0beccbe5 --- /dev/null +++ b/doc/posix-functions/lrint.texi @@ -0,0 +1,18 @@ +@node lrint +@section @code{lrint} +@findex lrint + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lrint.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/lrintf.texi b/doc/posix-functions/lrintf.texi new file mode 100644 index 0000000000..34887cb4ca --- /dev/null +++ b/doc/posix-functions/lrintf.texi @@ -0,0 +1,18 @@ +@node lrintf +@section @code{lrintf} +@findex lrintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lrintf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/lrintl.texi b/doc/posix-functions/lrintl.texi new file mode 100644 index 0000000000..17724e9956 --- /dev/null +++ b/doc/posix-functions/lrintl.texi @@ -0,0 +1,18 @@ +@node lrintl +@section @code{lrintl} +@findex lrintl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lrintl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/lround.texi b/doc/posix-functions/lround.texi new file mode 100644 index 0000000000..1a887c080a --- /dev/null +++ b/doc/posix-functions/lround.texi @@ -0,0 +1,18 @@ +@node lround +@section @code{lround} +@findex lround + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lround.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/lroundf.texi b/doc/posix-functions/lroundf.texi new file mode 100644 index 0000000000..05e7740db0 --- /dev/null +++ b/doc/posix-functions/lroundf.texi @@ -0,0 +1,18 @@ +@node lroundf +@section @code{lroundf} +@findex lroundf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lroundf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/lroundl.texi b/doc/posix-functions/lroundl.texi new file mode 100644 index 0000000000..7ab8ef7651 --- /dev/null +++ b/doc/posix-functions/lroundl.texi @@ -0,0 +1,18 @@ +@node lroundl +@section @code{lroundl} +@findex lroundl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lroundl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/lsearch.texi b/doc/posix-functions/lsearch.texi new file mode 100644 index 0000000000..281c0d1413 --- /dev/null +++ b/doc/posix-functions/lsearch.texi @@ -0,0 +1,18 @@ +@node lsearch +@section @code{lsearch} +@findex lsearch + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lsearch.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +BeOS. +@end itemize diff --git a/doc/posix-functions/lseek.texi b/doc/posix-functions/lseek.texi new file mode 100644 index 0000000000..16c2dfa5b8 --- /dev/null +++ b/doc/posix-functions/lseek.texi @@ -0,0 +1,35 @@ +@node lseek +@section @code{lseek} +@findex lseek + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lseek.html} + +Gnulib module: lseek + +Portability problems fixed by Gnulib: +@itemize +@item +This function mistakenly succeeds on pipes on some platforms: mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +POSIX does not specify which file descriptors support seeking and which don't. +In practice, regular files and block devices support seeking, and ttys, pipes, +and most character devices don't support it. +@item +On platforms where @code{off_t} is a 32-bit type, @code{lseek} does not work +correctly with files larger than 2 GB. The fix is to use the +@code{AC_SYS_LARGEFILE} macro. +@item +When the third argument is invalid, POSIX says that @code{lseek} should set +@code{errno} to @code{EINVAL} and return -1, but in this situation a +@code{SIGSYS} signal is raised on some platforms: +IRIX 6.5. +@item +When the @code{lseek} function fails, POSIX says that the file offset remains +unchanged. But on some platforms, attempting to set a negative file offset +fails and sets the file offset to 0: +BeOS. +@end itemize diff --git a/doc/posix-functions/lstat.texi b/doc/posix-functions/lstat.texi new file mode 100644 index 0000000000..e87dfa706d --- /dev/null +++ b/doc/posix-functions/lstat.texi @@ -0,0 +1,25 @@ +@node lstat +@section @code{lstat} +@findex lstat + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/lstat.html} + +Gnulib module: lstat + +Portability problems fixed by Gnulib: +@itemize +@item +When the argument ends in a slash, some platforms don't dereference the +argument. +@item +On Windows platforms (excluding Cygwin), symlinks are not supported, so +@code{lstat} does not exist. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On platforms where @code{off_t} is a 32-bit type, @code{lstat} may not +correctly report the size of files or block devices larger than 2 GB. The fix +is to use the @code{AC_SYS_LARGEFILE} macro. +@end itemize diff --git a/doc/posix-functions/makecontext.texi b/doc/posix-functions/makecontext.texi new file mode 100644 index 0000000000..aaee6fca23 --- /dev/null +++ b/doc/posix-functions/makecontext.texi @@ -0,0 +1,18 @@ +@node makecontext +@section @code{makecontext} +@findex makecontext + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/makecontext.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/malloc.texi b/doc/posix-functions/malloc.texi new file mode 100644 index 0000000000..0b8cd0d2b4 --- /dev/null +++ b/doc/posix-functions/malloc.texi @@ -0,0 +1,22 @@ +@node malloc +@section @code{malloc} +@findex malloc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/malloc.html} + +Gnulib module: malloc-posix + +Portability problems fixed by Gnulib: +@itemize +@item +Upon failure, the function does not set @code{errno} to @code{ENOMEM} on +some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize + +Extension: Gnulib provides a module @samp{malloc} that substitutes a +@code{malloc} implementation that behaves more like the glibc implementation. diff --git a/doc/posix-functions/mblen.texi b/doc/posix-functions/mblen.texi new file mode 100644 index 0000000000..6cb3a7b47d --- /dev/null +++ b/doc/posix-functions/mblen.texi @@ -0,0 +1,15 @@ +@node mblen +@section @code{mblen} +@findex mblen + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mblen.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/mbrlen.texi b/doc/posix-functions/mbrlen.texi new file mode 100644 index 0000000000..8aaa806418 --- /dev/null +++ b/doc/posix-functions/mbrlen.texi @@ -0,0 +1,18 @@ +@node mbrlen +@section @code{mbrlen} +@findex mbrlen + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mbrlen.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/mbrtowc.texi b/doc/posix-functions/mbrtowc.texi new file mode 100644 index 0000000000..fe0e03997c --- /dev/null +++ b/doc/posix-functions/mbrtowc.texi @@ -0,0 +1,21 @@ +@node mbrtowc +@section @code{mbrtowc} +@findex mbrtowc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mbrtowc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/mbsinit.texi b/doc/posix-functions/mbsinit.texi new file mode 100644 index 0000000000..c7ef15aca9 --- /dev/null +++ b/doc/posix-functions/mbsinit.texi @@ -0,0 +1,18 @@ +@node mbsinit +@section @code{mbsinit} +@findex mbsinit + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mbsinit.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/mbsrtowcs.texi b/doc/posix-functions/mbsrtowcs.texi new file mode 100644 index 0000000000..f55b2003af --- /dev/null +++ b/doc/posix-functions/mbsrtowcs.texi @@ -0,0 +1,21 @@ +@node mbsrtowcs +@section @code{mbsrtowcs} +@findex mbsrtowcs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mbsrtowcs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/mbstowcs.texi b/doc/posix-functions/mbstowcs.texi new file mode 100644 index 0000000000..f707439690 --- /dev/null +++ b/doc/posix-functions/mbstowcs.texi @@ -0,0 +1,18 @@ +@node mbstowcs +@section @code{mbstowcs} +@findex mbstowcs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mbstowcs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/mbtowc.texi b/doc/posix-functions/mbtowc.texi new file mode 100644 index 0000000000..c8961c8530 --- /dev/null +++ b/doc/posix-functions/mbtowc.texi @@ -0,0 +1,18 @@ +@node mbtowc +@section @code{mbtowc} +@findex mbtowc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mbtowc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/memccpy.texi b/doc/posix-functions/memccpy.texi new file mode 100644 index 0000000000..2cee688e74 --- /dev/null +++ b/doc/posix-functions/memccpy.texi @@ -0,0 +1,18 @@ +@node memccpy +@section @code{memccpy} +@findex memccpy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/memccpy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +BeOS. +@end itemize diff --git a/doc/posix-functions/memchr.texi b/doc/posix-functions/memchr.texi new file mode 100644 index 0000000000..f24ab0d89f --- /dev/null +++ b/doc/posix-functions/memchr.texi @@ -0,0 +1,17 @@ +@node memchr +@section @code{memchr} +@findex memchr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/memchr.html} + +Gnulib module: memchr + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some older platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/memcmp.texi b/doc/posix-functions/memcmp.texi new file mode 100644 index 0000000000..79afa65cbb --- /dev/null +++ b/doc/posix-functions/memcmp.texi @@ -0,0 +1,24 @@ +@node memcmp +@section @code{memcmp} +@findex memcmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/memcmp.html} + +Gnulib module: memcmp + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some older platforms. +@item +This function does not work on 8-bit data on some older platforms: +SunOS 4.1.3. +@item +This function fails when comparing 16 bytes or more and with at least one +buffer not starting on a 4-byte boundary on some older platforms: +NeXTstep/x86. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/memcpy.texi b/doc/posix-functions/memcpy.texi new file mode 100644 index 0000000000..041bbe2734 --- /dev/null +++ b/doc/posix-functions/memcpy.texi @@ -0,0 +1,17 @@ +@node memcpy +@section @code{memcpy} +@findex memcpy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/memcpy.html} + +Gnulib module: memcpy + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some older platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/memmove.texi b/doc/posix-functions/memmove.texi new file mode 100644 index 0000000000..4a095a61a3 --- /dev/null +++ b/doc/posix-functions/memmove.texi @@ -0,0 +1,17 @@ +@node memmove +@section @code{memmove} +@findex memmove + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/memmove.html} + +Gnulib module: memmove + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some older platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/memset.texi b/doc/posix-functions/memset.texi new file mode 100644 index 0000000000..680ccf913d --- /dev/null +++ b/doc/posix-functions/memset.texi @@ -0,0 +1,17 @@ +@node memset +@section @code{memset} +@findex memset + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/memset.html} + +Gnulib module: memset + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some older platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/mkdir.texi b/doc/posix-functions/mkdir.texi new file mode 100644 index 0000000000..ccf8704240 --- /dev/null +++ b/doc/posix-functions/mkdir.texi @@ -0,0 +1,28 @@ +@node mkdir +@section @code{mkdir} +@findex mkdir + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mkdir.html} + +Gnulib module: mkdir + +Portability problems fixed by Gnulib: +@itemize +@item +When the argument ends in a slash, the function call fails on some platforms. +@item +On Windows platforms (excluding Cygwin), this function is called @code{_mkdir} +and takes only one argument. The fix (without Gnulib) is to define a macro +like this: +@smallexample +#define mkdir ((int (*)()) _mkdir) +@end smallexample +or +@smallexample +#define mkdir(path,mode) _mkdir (path) +@end smallexample +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/mkfifo.texi b/doc/posix-functions/mkfifo.texi new file mode 100644 index 0000000000..c1d04291dc --- /dev/null +++ b/doc/posix-functions/mkfifo.texi @@ -0,0 +1,18 @@ +@node mkfifo +@section @code{mkfifo} +@findex mkfifo + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mkfifo.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/mknod.texi b/doc/posix-functions/mknod.texi new file mode 100644 index 0000000000..cbd17560e5 --- /dev/null +++ b/doc/posix-functions/mknod.texi @@ -0,0 +1,18 @@ +@node mknod +@section @code{mknod} +@findex mknod + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mknod.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/mkstemp.texi b/doc/posix-functions/mkstemp.texi new file mode 100644 index 0000000000..9f02d26282 --- /dev/null +++ b/doc/posix-functions/mkstemp.texi @@ -0,0 +1,26 @@ +@node mkstemp +@section @code{mkstemp} +@findex mkstemp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mkstemp.html} + +Gnulib module: mkstemp + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +On some platforms (HP-UX 10.20, SunOS 4.1.4, Solaris 2.5.1), mkstemp has a silly +limit that it can create no more than 26 files from a given template. On +OSF/1 4.0f, it can create only 32 files per process. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On platforms other than glibc 2.0.7 or newer, @code{mkstemp} can create a +world or group writable or readable file, if you haven't set the process +umask to 077. This is a security risk. +@end itemize diff --git a/doc/posix-functions/mktemp.texi b/doc/posix-functions/mktemp.texi new file mode 100644 index 0000000000..206957acbd --- /dev/null +++ b/doc/posix-functions/mktemp.texi @@ -0,0 +1,19 @@ +@node mktemp +@section @code{mktemp} +@findex mktemp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mktemp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is not appropriate for creating temporary files. (It has +security risks.) Therefore it is marked as ``legacy'' in POSIX. Better use +@code{mkstemp} instead. +@end itemize diff --git a/doc/posix-functions/mktime.texi b/doc/posix-functions/mktime.texi new file mode 100644 index 0000000000..40696fbf8c --- /dev/null +++ b/doc/posix-functions/mktime.texi @@ -0,0 +1,19 @@ +@node mktime +@section @code{mktime} +@findex mktime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mktime.html} + +Gnulib module: mktime + +Portability problems fixed by Gnulib: +@itemize +@item +@code{mktime} may go into an endless loop on some platforms. +@item +@code{mktime} may occasionally return wrong results on some platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/mlock.texi b/doc/posix-functions/mlock.texi new file mode 100644 index 0000000000..35f697c82c --- /dev/null +++ b/doc/posix-functions/mlock.texi @@ -0,0 +1,18 @@ +@node mlock +@section @code{mlock} +@findex mlock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mlock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OSF/1 4.0, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/mlockall.texi b/doc/posix-functions/mlockall.texi new file mode 100644 index 0000000000..bca4ef12a5 --- /dev/null +++ b/doc/posix-functions/mlockall.texi @@ -0,0 +1,18 @@ +@node mlockall +@section @code{mlockall} +@findex mlockall + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mlockall.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/mmap.texi b/doc/posix-functions/mmap.texi new file mode 100644 index 0000000000..5e76af97cd --- /dev/null +++ b/doc/posix-functions/mmap.texi @@ -0,0 +1,29 @@ +@node mmap +@section @code{mmap} +@findex mmap + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mmap.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@item +To get anonymous memory, on some platforms, you can use the flags +@code{MAP_ANONYMOUS | MAP_PRIVATE} and @code{-1} instead of a file descriptor; +on others you have to use a read-only file descriptor of @file{/dev/zero}. +@item +On HP-UX, passing a non-NULL first argument, as a hint for the address (even +without @code{MAP_FIXED}, often causes @code{mmap} to fail. Better pass NULL +in this case. +@item +On HP-UX, @code{MAP_FIXED} basically never works. On other platforms, it depends +on the circumstances whether memory can be returned at a given address. +@end itemize diff --git a/doc/posix-functions/modf.texi b/doc/posix-functions/modf.texi new file mode 100644 index 0000000000..44e6811021 --- /dev/null +++ b/doc/posix-functions/modf.texi @@ -0,0 +1,15 @@ +@node modf +@section @code{modf} +@findex modf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/modf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/modff.texi b/doc/posix-functions/modff.texi new file mode 100644 index 0000000000..f483e5fd5b --- /dev/null +++ b/doc/posix-functions/modff.texi @@ -0,0 +1,18 @@ +@node modff +@section @code{modff} +@findex modff + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/modff.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, AIX 5.1, HP-UX 11. +@end itemize diff --git a/doc/posix-functions/modfl.texi b/doc/posix-functions/modfl.texi new file mode 100644 index 0000000000..b2d5a7aa56 --- /dev/null +++ b/doc/posix-functions/modfl.texi @@ -0,0 +1,18 @@ +@node modfl +@section @code{modfl} +@findex modfl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/modfl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/mprotect.texi b/doc/posix-functions/mprotect.texi new file mode 100644 index 0000000000..79d8e0bedd --- /dev/null +++ b/doc/posix-functions/mprotect.texi @@ -0,0 +1,24 @@ +@node mprotect +@section @code{mprotect} +@findex mprotect + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mprotect.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@item +This function does not set @code{errno} on some platforms: +mingw. +@item +On AIX, it is not possible to use @code{mprotect} on memory regions allocated +with @code{malloc}. +@end itemize diff --git a/doc/posix-functions/mq_close.texi b/doc/posix-functions/mq_close.texi new file mode 100644 index 0000000000..1eff652374 --- /dev/null +++ b/doc/posix-functions/mq_close.texi @@ -0,0 +1,18 @@ +@node mq_close +@section @code{mq_close} +@findex mq_close + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_close.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/mq_getattr.texi b/doc/posix-functions/mq_getattr.texi new file mode 100644 index 0000000000..bafca630ea --- /dev/null +++ b/doc/posix-functions/mq_getattr.texi @@ -0,0 +1,18 @@ +@node mq_getattr +@section @code{mq_getattr} +@findex mq_getattr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_getattr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/mq_notify.texi b/doc/posix-functions/mq_notify.texi new file mode 100644 index 0000000000..2b002651b2 --- /dev/null +++ b/doc/posix-functions/mq_notify.texi @@ -0,0 +1,18 @@ +@node mq_notify +@section @code{mq_notify} +@findex mq_notify + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_notify.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/mq_open.texi b/doc/posix-functions/mq_open.texi new file mode 100644 index 0000000000..53dc7e2946 --- /dev/null +++ b/doc/posix-functions/mq_open.texi @@ -0,0 +1,18 @@ +@node mq_open +@section @code{mq_open} +@findex mq_open + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_open.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/mq_receive.texi b/doc/posix-functions/mq_receive.texi new file mode 100644 index 0000000000..1a0e432e4b --- /dev/null +++ b/doc/posix-functions/mq_receive.texi @@ -0,0 +1,18 @@ +@node mq_receive +@section @code{mq_receive} +@findex mq_receive + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_receive.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/mq_send.texi b/doc/posix-functions/mq_send.texi new file mode 100644 index 0000000000..237d982217 --- /dev/null +++ b/doc/posix-functions/mq_send.texi @@ -0,0 +1,18 @@ +@node mq_send +@section @code{mq_send} +@findex mq_send + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_send.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/mq_setattr.texi b/doc/posix-functions/mq_setattr.texi new file mode 100644 index 0000000000..25318aa4e4 --- /dev/null +++ b/doc/posix-functions/mq_setattr.texi @@ -0,0 +1,18 @@ +@node mq_setattr +@section @code{mq_setattr} +@findex mq_setattr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_setattr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/mq_timedreceive.texi b/doc/posix-functions/mq_timedreceive.texi new file mode 100644 index 0000000000..eec4cae577 --- /dev/null +++ b/doc/posix-functions/mq_timedreceive.texi @@ -0,0 +1,18 @@ +@node mq_timedreceive +@section @code{mq_timedreceive} +@findex mq_timedreceive + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_timedreceive.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/mq_timedsend.texi b/doc/posix-functions/mq_timedsend.texi new file mode 100644 index 0000000000..948c871ba2 --- /dev/null +++ b/doc/posix-functions/mq_timedsend.texi @@ -0,0 +1,18 @@ +@node mq_timedsend +@section @code{mq_timedsend} +@findex mq_timedsend + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_timedsend.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/mq_unlink.texi b/doc/posix-functions/mq_unlink.texi new file mode 100644 index 0000000000..4d0b1f1753 --- /dev/null +++ b/doc/posix-functions/mq_unlink.texi @@ -0,0 +1,18 @@ +@node mq_unlink +@section @code{mq_unlink} +@findex mq_unlink + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mq_unlink.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/mrand48.texi b/doc/posix-functions/mrand48.texi new file mode 100644 index 0000000000..fa5a6fbfb3 --- /dev/null +++ b/doc/posix-functions/mrand48.texi @@ -0,0 +1,18 @@ +@node mrand48 +@section @code{mrand48} +@findex mrand48 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/mrand48.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/msgctl.texi b/doc/posix-functions/msgctl.texi new file mode 100644 index 0000000000..5c327837e9 --- /dev/null +++ b/doc/posix-functions/msgctl.texi @@ -0,0 +1,18 @@ +@node msgctl +@section @code{msgctl} +@findex msgctl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/msgctl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/msgget.texi b/doc/posix-functions/msgget.texi new file mode 100644 index 0000000000..364fedb2ed --- /dev/null +++ b/doc/posix-functions/msgget.texi @@ -0,0 +1,18 @@ +@node msgget +@section @code{msgget} +@findex msgget + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/msgget.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/msgrcv.texi b/doc/posix-functions/msgrcv.texi new file mode 100644 index 0000000000..3dfc482fca --- /dev/null +++ b/doc/posix-functions/msgrcv.texi @@ -0,0 +1,18 @@ +@node msgrcv +@section @code{msgrcv} +@findex msgrcv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/msgrcv.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/msgsnd.texi b/doc/posix-functions/msgsnd.texi new file mode 100644 index 0000000000..f074169ee9 --- /dev/null +++ b/doc/posix-functions/msgsnd.texi @@ -0,0 +1,18 @@ +@node msgsnd +@section @code{msgsnd} +@findex msgsnd + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/msgsnd.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/msync.texi b/doc/posix-functions/msync.texi new file mode 100644 index 0000000000..a8398c99f0 --- /dev/null +++ b/doc/posix-functions/msync.texi @@ -0,0 +1,20 @@ +@node msync +@section @code{msync} +@findex msync + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/msync.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@item +On NetBSD, @code{msync} takes only two arguments. +@end itemize diff --git a/doc/posix-functions/munlock.texi b/doc/posix-functions/munlock.texi new file mode 100644 index 0000000000..68650cef6b --- /dev/null +++ b/doc/posix-functions/munlock.texi @@ -0,0 +1,18 @@ +@node munlock +@section @code{munlock} +@findex munlock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/munlock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OSF/1 4.0, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/munlockall.texi b/doc/posix-functions/munlockall.texi new file mode 100644 index 0000000000..dd27c0785a --- /dev/null +++ b/doc/posix-functions/munlockall.texi @@ -0,0 +1,18 @@ +@node munlockall +@section @code{munlockall} +@findex munlockall + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/munlockall.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/munmap.texi b/doc/posix-functions/munmap.texi new file mode 100644 index 0000000000..83263b3b5d --- /dev/null +++ b/doc/posix-functions/munmap.texi @@ -0,0 +1,18 @@ +@node munmap +@section @code{munmap} +@findex munmap + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/munmap.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/nan.texi b/doc/posix-functions/nan.texi new file mode 100644 index 0000000000..8b58df38d2 --- /dev/null +++ b/doc/posix-functions/nan.texi @@ -0,0 +1,18 @@ +@node nan +@section @code{nan} +@findex nan + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nan.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/nanf.texi b/doc/posix-functions/nanf.texi new file mode 100644 index 0000000000..a78d28dd8b --- /dev/null +++ b/doc/posix-functions/nanf.texi @@ -0,0 +1,18 @@ +@node nanf +@section @code{nanf} +@findex nanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/nanl.texi b/doc/posix-functions/nanl.texi new file mode 100644 index 0000000000..c8d9d846ab --- /dev/null +++ b/doc/posix-functions/nanl.texi @@ -0,0 +1,18 @@ +@node nanl +@section @code{nanl} +@findex nanl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nanl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/nanosleep.texi b/doc/posix-functions/nanosleep.texi new file mode 100644 index 0000000000..80cd447388 --- /dev/null +++ b/doc/posix-functions/nanosleep.texi @@ -0,0 +1,26 @@ +@node nanosleep +@section @code{nanosleep} +@findex nanosleep + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nanosleep.html} + +Gnulib module: nanosleep + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, Interix 3.5, BeOS. +@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. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/nearbyint.texi b/doc/posix-functions/nearbyint.texi new file mode 100644 index 0000000000..e517c13c83 --- /dev/null +++ b/doc/posix-functions/nearbyint.texi @@ -0,0 +1,18 @@ +@node nearbyint +@section @code{nearbyint} +@findex nearbyint + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nearbyint.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/nearbyintf.texi b/doc/posix-functions/nearbyintf.texi new file mode 100644 index 0000000000..78eaa3a4f9 --- /dev/null +++ b/doc/posix-functions/nearbyintf.texi @@ -0,0 +1,18 @@ +@node nearbyintf +@section @code{nearbyintf} +@findex nearbyintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nearbyintf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/nearbyintl.texi b/doc/posix-functions/nearbyintl.texi new file mode 100644 index 0000000000..b4dad2163b --- /dev/null +++ b/doc/posix-functions/nearbyintl.texi @@ -0,0 +1,18 @@ +@node nearbyintl +@section @code{nearbyintl} +@findex nearbyintl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nearbyintl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/nextafter.texi b/doc/posix-functions/nextafter.texi new file mode 100644 index 0000000000..7861d48549 --- /dev/null +++ b/doc/posix-functions/nextafter.texi @@ -0,0 +1,15 @@ +@node nextafter +@section @code{nextafter} +@findex nextafter + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nextafter.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/nextafterf.texi b/doc/posix-functions/nextafterf.texi new file mode 100644 index 0000000000..26dcb42997 --- /dev/null +++ b/doc/posix-functions/nextafterf.texi @@ -0,0 +1,18 @@ +@node nextafterf +@section @code{nextafterf} +@findex nextafterf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nextafterf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, AIX 5.1, IRIX 6.5, Solaris 9. +@end itemize diff --git a/doc/posix-functions/nextafterl.texi b/doc/posix-functions/nextafterl.texi new file mode 100644 index 0000000000..7de3947f9b --- /dev/null +++ b/doc/posix-functions/nextafterl.texi @@ -0,0 +1,18 @@ +@node nextafterl +@section @code{nextafterl} +@findex nextafterl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nextafterl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/nexttoward.texi b/doc/posix-functions/nexttoward.texi new file mode 100644 index 0000000000..efe7f4813c --- /dev/null +++ b/doc/posix-functions/nexttoward.texi @@ -0,0 +1,18 @@ +@node nexttoward +@section @code{nexttoward} +@findex nexttoward + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nexttoward.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/nexttowardf.texi b/doc/posix-functions/nexttowardf.texi new file mode 100644 index 0000000000..f3ad36be6d --- /dev/null +++ b/doc/posix-functions/nexttowardf.texi @@ -0,0 +1,18 @@ +@node nexttowardf +@section @code{nexttowardf} +@findex nexttowardf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nexttowardf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/nexttowardl.texi b/doc/posix-functions/nexttowardl.texi new file mode 100644 index 0000000000..6c21bad9a1 --- /dev/null +++ b/doc/posix-functions/nexttowardl.texi @@ -0,0 +1,18 @@ +@node nexttowardl +@section @code{nexttowardl} +@findex nexttowardl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nexttowardl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/nftw.texi b/doc/posix-functions/nftw.texi new file mode 100644 index 0000000000..736dce4e1d --- /dev/null +++ b/doc/posix-functions/nftw.texi @@ -0,0 +1,18 @@ +@node nftw +@section @code{nftw} +@findex nftw + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nftw.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/nice.texi b/doc/posix-functions/nice.texi new file mode 100644 index 0000000000..0e94cdf4cb --- /dev/null +++ b/doc/posix-functions/nice.texi @@ -0,0 +1,20 @@ +@node nice +@section @code{nice} +@findex nice + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nice.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@item +In glibc before glibc 2.2.4, @code{nice} returned 0 upon success. +@end itemize diff --git a/doc/posix-functions/nl_langinfo.texi b/doc/posix-functions/nl_langinfo.texi new file mode 100644 index 0000000000..2b7b506002 --- /dev/null +++ b/doc/posix-functions/nl_langinfo.texi @@ -0,0 +1,24 @@ +@node nl_langinfo +@section @code{nl_langinfo} +@findex nl_langinfo + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nl_langinfo.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@item +Some older versions of glibc had @code{nl_langinfo} but not the @code{CODESET} +macro. +@item +On Cygwin, which doesn't have locales, @code{nl_langinfo(CODESET)} always +returns @code{"US-ASCII"}. +@end itemize diff --git a/doc/posix-functions/nrand48.texi b/doc/posix-functions/nrand48.texi new file mode 100644 index 0000000000..3b43f09d6e --- /dev/null +++ b/doc/posix-functions/nrand48.texi @@ -0,0 +1,18 @@ +@node nrand48 +@section @code{nrand48} +@findex nrand48 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/nrand48.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/ntohl.texi b/doc/posix-functions/ntohl.texi new file mode 100644 index 0000000000..a56e3366a7 --- /dev/null +++ b/doc/posix-functions/ntohl.texi @@ -0,0 +1,18 @@ +@node ntohl +@section @code{ntohl} +@findex ntohl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ntohl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/ntohs.texi b/doc/posix-functions/ntohs.texi new file mode 100644 index 0000000000..3332882005 --- /dev/null +++ b/doc/posix-functions/ntohs.texi @@ -0,0 +1,18 @@ +@node ntohs +@section @code{ntohs} +@findex ntohs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ntohs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/open.texi b/doc/posix-functions/open.texi new file mode 100644 index 0000000000..7a6d5fc767 --- /dev/null +++ b/doc/posix-functions/open.texi @@ -0,0 +1,26 @@ +@node open +@section @code{open} +@findex open + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/open.html} + +Gnulib module: open + +Portability problems fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does usually not +recognize the @file{/dev/null} filename. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows, this function returns a file handle in @code{O_TEXT} mode by +default; this means that it translates '\n' to CR/LF by default. Use the +@code{O_BINARY} flag if you need reliable binary I/O. +@item +On platforms where @code{off_t} is a 32-bit type, @code{open} may not work +correctly with files larger than 2 GB. The fix is to use the +@code{AC_SYS_LARGEFILE} macro. +@end itemize diff --git a/doc/posix-functions/opendir.texi b/doc/posix-functions/opendir.texi new file mode 100644 index 0000000000..e13cb049d0 --- /dev/null +++ b/doc/posix-functions/opendir.texi @@ -0,0 +1,15 @@ +@node opendir +@section @code{opendir} +@findex opendir + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/opendir.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/openlog.texi b/doc/posix-functions/openlog.texi new file mode 100644 index 0000000000..b1d354f56c --- /dev/null +++ b/doc/posix-functions/openlog.texi @@ -0,0 +1,18 @@ +@node openlog +@section @code{openlog} +@findex openlog + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/openlog.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/optarg.texi b/doc/posix-functions/optarg.texi new file mode 100644 index 0000000000..f9c0fce6ae --- /dev/null +++ b/doc/posix-functions/optarg.texi @@ -0,0 +1,18 @@ +@node optarg +@section @code{optarg} +@findex optarg + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/optarg.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This variable is missing on some platforms: +MacOS X 10.3, IRIX 6.5, OSF/1 5.1, Cygwin. +@end itemize diff --git a/doc/posix-functions/pathconf.texi b/doc/posix-functions/pathconf.texi new file mode 100644 index 0000000000..a6bd99641c --- /dev/null +++ b/doc/posix-functions/pathconf.texi @@ -0,0 +1,18 @@ +@node pathconf +@section @code{pathconf} +@findex pathconf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pathconf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/pause.texi b/doc/posix-functions/pause.texi new file mode 100644 index 0000000000..0c70a5ae62 --- /dev/null +++ b/doc/posix-functions/pause.texi @@ -0,0 +1,18 @@ +@node pause +@section @code{pause} +@findex pause + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pause.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/pclose.texi b/doc/posix-functions/pclose.texi new file mode 100644 index 0000000000..255f9e8448 --- /dev/null +++ b/doc/posix-functions/pclose.texi @@ -0,0 +1,15 @@ +@node pclose +@section @code{pclose} +@findex pclose + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pclose.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/perror.texi b/doc/posix-functions/perror.texi new file mode 100644 index 0000000000..d08f1d0427 --- /dev/null +++ b/doc/posix-functions/perror.texi @@ -0,0 +1,15 @@ +@node perror +@section @code{perror} +@findex perror + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/perror.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/pipe.texi b/doc/posix-functions/pipe.texi new file mode 100644 index 0000000000..8212595859 --- /dev/null +++ b/doc/posix-functions/pipe.texi @@ -0,0 +1,18 @@ +@node pipe +@section @code{pipe} +@findex pipe + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pipe.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/poll.texi b/doc/posix-functions/poll.texi new file mode 100644 index 0000000000..0adb30aaa4 --- /dev/null +++ b/doc/posix-functions/poll.texi @@ -0,0 +1,22 @@ +@node poll +@section @code{poll} +@findex poll + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/poll.html} + +Gnulib module: poll + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@item +This function doesn't work on special files like @file{/dev/null} and ttys like +@file{/dev/tty} on some platforms: +MacOS X 10.4.0, AIX 5.3. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/popen.texi b/doc/posix-functions/popen.texi new file mode 100644 index 0000000000..f0aa801205 --- /dev/null +++ b/doc/posix-functions/popen.texi @@ -0,0 +1,15 @@ +@node popen +@section @code{popen} +@findex popen + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/popen.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/posix_fadvise.texi b/doc/posix-functions/posix_fadvise.texi new file mode 100644 index 0000000000..81bfc784dd --- /dev/null +++ b/doc/posix-functions/posix_fadvise.texi @@ -0,0 +1,18 @@ +@node posix_fadvise +@section @code{posix_fadvise} +@findex posix_fadvise + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_fadvise.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_fallocate.texi b/doc/posix-functions/posix_fallocate.texi new file mode 100644 index 0000000000..3d97be61d7 --- /dev/null +++ b/doc/posix-functions/posix_fallocate.texi @@ -0,0 +1,18 @@ +@node posix_fallocate +@section @code{posix_fallocate} +@findex posix_fallocate + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_fallocate.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_madvise.texi b/doc/posix-functions/posix_madvise.texi new file mode 100644 index 0000000000..0618642e12 --- /dev/null +++ b/doc/posix-functions/posix_madvise.texi @@ -0,0 +1,18 @@ +@node posix_madvise +@section @code{posix_madvise} +@findex posix_madvise + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_madvise.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_mem_offset.texi b/doc/posix-functions/posix_mem_offset.texi new file mode 100644 index 0000000000..e236c9b114 --- /dev/null +++ b/doc/posix-functions/posix_mem_offset.texi @@ -0,0 +1,18 @@ +@node posix_mem_offset +@section @code{posix_mem_offset} +@findex posix_mem_offset + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_mem_offset.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_memalign.texi b/doc/posix-functions/posix_memalign.texi new file mode 100644 index 0000000000..894168e94e --- /dev/null +++ b/doc/posix-functions/posix_memalign.texi @@ -0,0 +1,18 @@ +@node posix_memalign +@section @code{posix_memalign} +@findex posix_memalign + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_memalign.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_openpt.texi b/doc/posix-functions/posix_openpt.texi new file mode 100644 index 0000000000..1414eb676b --- /dev/null +++ b/doc/posix-functions/posix_openpt.texi @@ -0,0 +1,18 @@ +@node posix_openpt +@section @code{posix_openpt} +@findex posix_openpt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_openpt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawn.texi b/doc/posix-functions/posix_spawn.texi new file mode 100644 index 0000000000..2bc9f4d15f --- /dev/null +++ b/doc/posix-functions/posix_spawn.texi @@ -0,0 +1,18 @@ +@node posix_spawn +@section @code{posix_spawn} +@findex posix_spawn + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawn_file_actions_addclose.texi b/doc/posix-functions/posix_spawn_file_actions_addclose.texi new file mode 100644 index 0000000000..a9223df429 --- /dev/null +++ b/doc/posix-functions/posix_spawn_file_actions_addclose.texi @@ -0,0 +1,18 @@ +@node posix_spawn_file_actions_addclose +@section @code{posix_spawn_file_actions_addclose} +@findex posix_spawn_file_actions_addclose + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn_file_actions_addclose.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawn_file_actions_adddup2.texi b/doc/posix-functions/posix_spawn_file_actions_adddup2.texi new file mode 100644 index 0000000000..23851e4560 --- /dev/null +++ b/doc/posix-functions/posix_spawn_file_actions_adddup2.texi @@ -0,0 +1,18 @@ +@node posix_spawn_file_actions_adddup2 +@section @code{posix_spawn_file_actions_adddup2} +@findex posix_spawn_file_actions_adddup2 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn_file_actions_adddup2.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawn_file_actions_addopen.texi b/doc/posix-functions/posix_spawn_file_actions_addopen.texi new file mode 100644 index 0000000000..4133d8e790 --- /dev/null +++ b/doc/posix-functions/posix_spawn_file_actions_addopen.texi @@ -0,0 +1,18 @@ +@node posix_spawn_file_actions_addopen +@section @code{posix_spawn_file_actions_addopen} +@findex posix_spawn_file_actions_addopen + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn_file_actions_addopen.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawn_file_actions_destroy.texi b/doc/posix-functions/posix_spawn_file_actions_destroy.texi new file mode 100644 index 0000000000..442d4b2e5c --- /dev/null +++ b/doc/posix-functions/posix_spawn_file_actions_destroy.texi @@ -0,0 +1,18 @@ +@node posix_spawn_file_actions_destroy +@section @code{posix_spawn_file_actions_destroy} +@findex posix_spawn_file_actions_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn_file_actions_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawn_file_actions_init.texi b/doc/posix-functions/posix_spawn_file_actions_init.texi new file mode 100644 index 0000000000..1d26abf77d --- /dev/null +++ b/doc/posix-functions/posix_spawn_file_actions_init.texi @@ -0,0 +1,18 @@ +@node posix_spawn_file_actions_init +@section @code{posix_spawn_file_actions_init} +@findex posix_spawn_file_actions_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawn_file_actions_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_destroy.texi b/doc/posix-functions/posix_spawnattr_destroy.texi new file mode 100644 index 0000000000..9ea7504dd3 --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_destroy.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_destroy +@section @code{posix_spawnattr_destroy} +@findex posix_spawnattr_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_getflags.texi b/doc/posix-functions/posix_spawnattr_getflags.texi new file mode 100644 index 0000000000..0d69be7b73 --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_getflags.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_getflags +@section @code{posix_spawnattr_getflags} +@findex posix_spawnattr_getflags + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_getflags.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_getpgroup.texi b/doc/posix-functions/posix_spawnattr_getpgroup.texi new file mode 100644 index 0000000000..a4031002c4 --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_getpgroup.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_getpgroup +@section @code{posix_spawnattr_getpgroup} +@findex posix_spawnattr_getpgroup + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_getpgroup.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_getschedparam.texi b/doc/posix-functions/posix_spawnattr_getschedparam.texi new file mode 100644 index 0000000000..fd1729533f --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_getschedparam.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_getschedparam +@section @code{posix_spawnattr_getschedparam} +@findex posix_spawnattr_getschedparam + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_getschedparam.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_getschedpolicy.texi b/doc/posix-functions/posix_spawnattr_getschedpolicy.texi new file mode 100644 index 0000000000..3e167b0dd5 --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_getschedpolicy.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_getschedpolicy +@section @code{posix_spawnattr_getschedpolicy} +@findex posix_spawnattr_getschedpolicy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_getschedpolicy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_getsigdefault.texi b/doc/posix-functions/posix_spawnattr_getsigdefault.texi new file mode 100644 index 0000000000..44a5b4cb24 --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_getsigdefault.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_getsigdefault +@section @code{posix_spawnattr_getsigdefault} +@findex posix_spawnattr_getsigdefault + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_getsigdefault.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_getsigmask.texi b/doc/posix-functions/posix_spawnattr_getsigmask.texi new file mode 100644 index 0000000000..a44be5eedd --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_getsigmask.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_getsigmask +@section @code{posix_spawnattr_getsigmask} +@findex posix_spawnattr_getsigmask + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_getsigmask.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_init.texi b/doc/posix-functions/posix_spawnattr_init.texi new file mode 100644 index 0000000000..450da7aba7 --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_init.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_init +@section @code{posix_spawnattr_init} +@findex posix_spawnattr_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_setflags.texi b/doc/posix-functions/posix_spawnattr_setflags.texi new file mode 100644 index 0000000000..3f90c75fb4 --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_setflags.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_setflags +@section @code{posix_spawnattr_setflags} +@findex posix_spawnattr_setflags + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_setflags.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_setpgroup.texi b/doc/posix-functions/posix_spawnattr_setpgroup.texi new file mode 100644 index 0000000000..c9c179a624 --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_setpgroup.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_setpgroup +@section @code{posix_spawnattr_setpgroup} +@findex posix_spawnattr_setpgroup + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_setpgroup.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_setschedparam.texi b/doc/posix-functions/posix_spawnattr_setschedparam.texi new file mode 100644 index 0000000000..6984c0f528 --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_setschedparam.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_setschedparam +@section @code{posix_spawnattr_setschedparam} +@findex posix_spawnattr_setschedparam + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_setschedparam.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_setschedpolicy.texi b/doc/posix-functions/posix_spawnattr_setschedpolicy.texi new file mode 100644 index 0000000000..042ee9ff1b --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_setschedpolicy.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_setschedpolicy +@section @code{posix_spawnattr_setschedpolicy} +@findex posix_spawnattr_setschedpolicy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_setschedpolicy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_setsigdefault.texi b/doc/posix-functions/posix_spawnattr_setsigdefault.texi new file mode 100644 index 0000000000..fcbed9ba6c --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_setsigdefault.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_setsigdefault +@section @code{posix_spawnattr_setsigdefault} +@findex posix_spawnattr_setsigdefault + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_setsigdefault.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnattr_setsigmask.texi b/doc/posix-functions/posix_spawnattr_setsigmask.texi new file mode 100644 index 0000000000..c81fd3ea4a --- /dev/null +++ b/doc/posix-functions/posix_spawnattr_setsigmask.texi @@ -0,0 +1,18 @@ +@node posix_spawnattr_setsigmask +@section @code{posix_spawnattr_setsigmask} +@findex posix_spawnattr_setsigmask + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnattr_setsigmask.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_spawnp.texi b/doc/posix-functions/posix_spawnp.texi new file mode 100644 index 0000000000..429c235796 --- /dev/null +++ b/doc/posix-functions/posix_spawnp.texi @@ -0,0 +1,18 @@ +@node posix_spawnp +@section @code{posix_spawnp} +@findex posix_spawnp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_spawnp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_destroy.texi b/doc/posix-functions/posix_trace_attr_destroy.texi new file mode 100644 index 0000000000..dba83486cf --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_destroy.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_destroy +@section @code{posix_trace_attr_destroy} +@findex posix_trace_attr_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_getclockres.texi b/doc/posix-functions/posix_trace_attr_getclockres.texi new file mode 100644 index 0000000000..53c942e694 --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_getclockres.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_getclockres +@section @code{posix_trace_attr_getclockres} +@findex posix_trace_attr_getclockres + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getclockres.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_getcreatetime.texi b/doc/posix-functions/posix_trace_attr_getcreatetime.texi new file mode 100644 index 0000000000..f7dcfb0947 --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_getcreatetime.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_getcreatetime +@section @code{posix_trace_attr_getcreatetime} +@findex posix_trace_attr_getcreatetime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getcreatetime.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_getgenversion.texi b/doc/posix-functions/posix_trace_attr_getgenversion.texi new file mode 100644 index 0000000000..0dce223047 --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_getgenversion.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_getgenversion +@section @code{posix_trace_attr_getgenversion} +@findex posix_trace_attr_getgenversion + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getgenversion.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_getinherited.texi b/doc/posix-functions/posix_trace_attr_getinherited.texi new file mode 100644 index 0000000000..3c917907a8 --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_getinherited.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_getinherited +@section @code{posix_trace_attr_getinherited} +@findex posix_trace_attr_getinherited + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getinherited.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_getlogfullpolicy.texi b/doc/posix-functions/posix_trace_attr_getlogfullpolicy.texi new file mode 100644 index 0000000000..b2ec0c71af --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_getlogfullpolicy.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_getlogfullpolicy +@section @code{posix_trace_attr_getlogfullpolicy} +@findex posix_trace_attr_getlogfullpolicy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getlogfullpolicy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_getlogsize.texi b/doc/posix-functions/posix_trace_attr_getlogsize.texi new file mode 100644 index 0000000000..d640388b9f --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_getlogsize.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_getlogsize +@section @code{posix_trace_attr_getlogsize} +@findex posix_trace_attr_getlogsize + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getlogsize.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_getmaxdatasize.texi b/doc/posix-functions/posix_trace_attr_getmaxdatasize.texi new file mode 100644 index 0000000000..fa1068cd4d --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_getmaxdatasize.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_getmaxdatasize +@section @code{posix_trace_attr_getmaxdatasize} +@findex posix_trace_attr_getmaxdatasize + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getmaxdatasize.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_getmaxsystemeventsize.texi b/doc/posix-functions/posix_trace_attr_getmaxsystemeventsize.texi new file mode 100644 index 0000000000..6f830be0af --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_getmaxsystemeventsize.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_getmaxsystemeventsize +@section @code{posix_trace_attr_getmaxsystemeventsize} +@findex posix_trace_attr_getmaxsystemeventsize + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getmaxsystemeventsize.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_getmaxusereventsize.texi b/doc/posix-functions/posix_trace_attr_getmaxusereventsize.texi new file mode 100644 index 0000000000..e290cbedf4 --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_getmaxusereventsize.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_getmaxusereventsize +@section @code{posix_trace_attr_getmaxusereventsize} +@findex posix_trace_attr_getmaxusereventsize + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getmaxusereventsize.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_getname.texi b/doc/posix-functions/posix_trace_attr_getname.texi new file mode 100644 index 0000000000..3c5283349d --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_getname.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_getname +@section @code{posix_trace_attr_getname} +@findex posix_trace_attr_getname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getname.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_getstreamfullpolicy.texi b/doc/posix-functions/posix_trace_attr_getstreamfullpolicy.texi new file mode 100644 index 0000000000..b34bcd049a --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_getstreamfullpolicy.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_getstreamfullpolicy +@section @code{posix_trace_attr_getstreamfullpolicy} +@findex posix_trace_attr_getstreamfullpolicy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getstreamfullpolicy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_getstreamsize.texi b/doc/posix-functions/posix_trace_attr_getstreamsize.texi new file mode 100644 index 0000000000..14dbd576ce --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_getstreamsize.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_getstreamsize +@section @code{posix_trace_attr_getstreamsize} +@findex posix_trace_attr_getstreamsize + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_getstreamsize.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_init.texi b/doc/posix-functions/posix_trace_attr_init.texi new file mode 100644 index 0000000000..2a9217c071 --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_init.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_init +@section @code{posix_trace_attr_init} +@findex posix_trace_attr_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_setinherited.texi b/doc/posix-functions/posix_trace_attr_setinherited.texi new file mode 100644 index 0000000000..5c047b61fb --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_setinherited.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_setinherited +@section @code{posix_trace_attr_setinherited} +@findex posix_trace_attr_setinherited + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setinherited.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_setlogfullpolicy.texi b/doc/posix-functions/posix_trace_attr_setlogfullpolicy.texi new file mode 100644 index 0000000000..b8619f6971 --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_setlogfullpolicy.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_setlogfullpolicy +@section @code{posix_trace_attr_setlogfullpolicy} +@findex posix_trace_attr_setlogfullpolicy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setlogfullpolicy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_setlogsize.texi b/doc/posix-functions/posix_trace_attr_setlogsize.texi new file mode 100644 index 0000000000..fb9b911e2e --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_setlogsize.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_setlogsize +@section @code{posix_trace_attr_setlogsize} +@findex posix_trace_attr_setlogsize + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setlogsize.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_setmaxdatasize.texi b/doc/posix-functions/posix_trace_attr_setmaxdatasize.texi new file mode 100644 index 0000000000..386a69a9c5 --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_setmaxdatasize.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_setmaxdatasize +@section @code{posix_trace_attr_setmaxdatasize} +@findex posix_trace_attr_setmaxdatasize + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setmaxdatasize.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_setname.texi b/doc/posix-functions/posix_trace_attr_setname.texi new file mode 100644 index 0000000000..76e4d21d00 --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_setname.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_setname +@section @code{posix_trace_attr_setname} +@findex posix_trace_attr_setname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setname.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_setstreamfullpolicy.texi b/doc/posix-functions/posix_trace_attr_setstreamfullpolicy.texi new file mode 100644 index 0000000000..1b1712c167 --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_setstreamfullpolicy.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_setstreamfullpolicy +@section @code{posix_trace_attr_setstreamfullpolicy} +@findex posix_trace_attr_setstreamfullpolicy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setstreamfullpolicy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_attr_setstreamsize.texi b/doc/posix-functions/posix_trace_attr_setstreamsize.texi new file mode 100644 index 0000000000..ac7251c7f7 --- /dev/null +++ b/doc/posix-functions/posix_trace_attr_setstreamsize.texi @@ -0,0 +1,18 @@ +@node posix_trace_attr_setstreamsize +@section @code{posix_trace_attr_setstreamsize} +@findex posix_trace_attr_setstreamsize + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_attr_setstreamsize.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_clear.texi b/doc/posix-functions/posix_trace_clear.texi new file mode 100644 index 0000000000..77164b409d --- /dev/null +++ b/doc/posix-functions/posix_trace_clear.texi @@ -0,0 +1,18 @@ +@node posix_trace_clear +@section @code{posix_trace_clear} +@findex posix_trace_clear + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_clear.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_close.texi b/doc/posix-functions/posix_trace_close.texi new file mode 100644 index 0000000000..218ad4b386 --- /dev/null +++ b/doc/posix-functions/posix_trace_close.texi @@ -0,0 +1,18 @@ +@node posix_trace_close +@section @code{posix_trace_close} +@findex posix_trace_close + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_close.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_create.texi b/doc/posix-functions/posix_trace_create.texi new file mode 100644 index 0000000000..9dd7e41c73 --- /dev/null +++ b/doc/posix-functions/posix_trace_create.texi @@ -0,0 +1,18 @@ +@node posix_trace_create +@section @code{posix_trace_create} +@findex posix_trace_create + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_create.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_create_withlog.texi b/doc/posix-functions/posix_trace_create_withlog.texi new file mode 100644 index 0000000000..fa55d2b661 --- /dev/null +++ b/doc/posix-functions/posix_trace_create_withlog.texi @@ -0,0 +1,18 @@ +@node posix_trace_create_withlog +@section @code{posix_trace_create_withlog} +@findex posix_trace_create_withlog + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_create_withlog.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_event.texi b/doc/posix-functions/posix_trace_event.texi new file mode 100644 index 0000000000..48ccd6ea6a --- /dev/null +++ b/doc/posix-functions/posix_trace_event.texi @@ -0,0 +1,18 @@ +@node posix_trace_event +@section @code{posix_trace_event} +@findex posix_trace_event + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_event.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_eventid_equal.texi b/doc/posix-functions/posix_trace_eventid_equal.texi new file mode 100644 index 0000000000..4e7ccbb693 --- /dev/null +++ b/doc/posix-functions/posix_trace_eventid_equal.texi @@ -0,0 +1,18 @@ +@node posix_trace_eventid_equal +@section @code{posix_trace_eventid_equal} +@findex posix_trace_eventid_equal + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventid_equal.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_eventid_get_name.texi b/doc/posix-functions/posix_trace_eventid_get_name.texi new file mode 100644 index 0000000000..bd83a44b7f --- /dev/null +++ b/doc/posix-functions/posix_trace_eventid_get_name.texi @@ -0,0 +1,18 @@ +@node posix_trace_eventid_get_name +@section @code{posix_trace_eventid_get_name} +@findex posix_trace_eventid_get_name + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventid_get_name.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_eventid_open.texi b/doc/posix-functions/posix_trace_eventid_open.texi new file mode 100644 index 0000000000..390664f65b --- /dev/null +++ b/doc/posix-functions/posix_trace_eventid_open.texi @@ -0,0 +1,18 @@ +@node posix_trace_eventid_open +@section @code{posix_trace_eventid_open} +@findex posix_trace_eventid_open + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventid_open.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_eventset_add.texi b/doc/posix-functions/posix_trace_eventset_add.texi new file mode 100644 index 0000000000..500c5dbd46 --- /dev/null +++ b/doc/posix-functions/posix_trace_eventset_add.texi @@ -0,0 +1,18 @@ +@node posix_trace_eventset_add +@section @code{posix_trace_eventset_add} +@findex posix_trace_eventset_add + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventset_add.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_eventset_del.texi b/doc/posix-functions/posix_trace_eventset_del.texi new file mode 100644 index 0000000000..b4ffcfe47e --- /dev/null +++ b/doc/posix-functions/posix_trace_eventset_del.texi @@ -0,0 +1,18 @@ +@node posix_trace_eventset_del +@section @code{posix_trace_eventset_del} +@findex posix_trace_eventset_del + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventset_del.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_eventset_empty.texi b/doc/posix-functions/posix_trace_eventset_empty.texi new file mode 100644 index 0000000000..2b9bd6ffb6 --- /dev/null +++ b/doc/posix-functions/posix_trace_eventset_empty.texi @@ -0,0 +1,18 @@ +@node posix_trace_eventset_empty +@section @code{posix_trace_eventset_empty} +@findex posix_trace_eventset_empty + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventset_empty.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_eventset_fill.texi b/doc/posix-functions/posix_trace_eventset_fill.texi new file mode 100644 index 0000000000..0cfb23b57f --- /dev/null +++ b/doc/posix-functions/posix_trace_eventset_fill.texi @@ -0,0 +1,18 @@ +@node posix_trace_eventset_fill +@section @code{posix_trace_eventset_fill} +@findex posix_trace_eventset_fill + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventset_fill.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_eventset_ismember.texi b/doc/posix-functions/posix_trace_eventset_ismember.texi new file mode 100644 index 0000000000..bd49142e56 --- /dev/null +++ b/doc/posix-functions/posix_trace_eventset_ismember.texi @@ -0,0 +1,18 @@ +@node posix_trace_eventset_ismember +@section @code{posix_trace_eventset_ismember} +@findex posix_trace_eventset_ismember + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventset_ismember.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_eventtypelist_getnext_id.texi b/doc/posix-functions/posix_trace_eventtypelist_getnext_id.texi new file mode 100644 index 0000000000..0442553fcc --- /dev/null +++ b/doc/posix-functions/posix_trace_eventtypelist_getnext_id.texi @@ -0,0 +1,18 @@ +@node posix_trace_eventtypelist_getnext_id +@section @code{posix_trace_eventtypelist_getnext_id} +@findex posix_trace_eventtypelist_getnext_id + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventtypelist_getnext_id.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_eventtypelist_rewind.texi b/doc/posix-functions/posix_trace_eventtypelist_rewind.texi new file mode 100644 index 0000000000..b822ff7450 --- /dev/null +++ b/doc/posix-functions/posix_trace_eventtypelist_rewind.texi @@ -0,0 +1,18 @@ +@node posix_trace_eventtypelist_rewind +@section @code{posix_trace_eventtypelist_rewind} +@findex posix_trace_eventtypelist_rewind + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_eventtypelist_rewind.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_flush.texi b/doc/posix-functions/posix_trace_flush.texi new file mode 100644 index 0000000000..5f657735b3 --- /dev/null +++ b/doc/posix-functions/posix_trace_flush.texi @@ -0,0 +1,18 @@ +@node posix_trace_flush +@section @code{posix_trace_flush} +@findex posix_trace_flush + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_flush.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_get_attr.texi b/doc/posix-functions/posix_trace_get_attr.texi new file mode 100644 index 0000000000..67f4a67c6e --- /dev/null +++ b/doc/posix-functions/posix_trace_get_attr.texi @@ -0,0 +1,18 @@ +@node posix_trace_get_attr +@section @code{posix_trace_get_attr} +@findex posix_trace_get_attr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_get_attr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_get_filter.texi b/doc/posix-functions/posix_trace_get_filter.texi new file mode 100644 index 0000000000..1c3974e73c --- /dev/null +++ b/doc/posix-functions/posix_trace_get_filter.texi @@ -0,0 +1,18 @@ +@node posix_trace_get_filter +@section @code{posix_trace_get_filter} +@findex posix_trace_get_filter + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_get_filter.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_get_status.texi b/doc/posix-functions/posix_trace_get_status.texi new file mode 100644 index 0000000000..3965300797 --- /dev/null +++ b/doc/posix-functions/posix_trace_get_status.texi @@ -0,0 +1,18 @@ +@node posix_trace_get_status +@section @code{posix_trace_get_status} +@findex posix_trace_get_status + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_get_status.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_getnext_event.texi b/doc/posix-functions/posix_trace_getnext_event.texi new file mode 100644 index 0000000000..b39c5eed21 --- /dev/null +++ b/doc/posix-functions/posix_trace_getnext_event.texi @@ -0,0 +1,18 @@ +@node posix_trace_getnext_event +@section @code{posix_trace_getnext_event} +@findex posix_trace_getnext_event + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_getnext_event.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_open.texi b/doc/posix-functions/posix_trace_open.texi new file mode 100644 index 0000000000..5281372386 --- /dev/null +++ b/doc/posix-functions/posix_trace_open.texi @@ -0,0 +1,18 @@ +@node posix_trace_open +@section @code{posix_trace_open} +@findex posix_trace_open + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_open.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_rewind.texi b/doc/posix-functions/posix_trace_rewind.texi new file mode 100644 index 0000000000..ca08440406 --- /dev/null +++ b/doc/posix-functions/posix_trace_rewind.texi @@ -0,0 +1,18 @@ +@node posix_trace_rewind +@section @code{posix_trace_rewind} +@findex posix_trace_rewind + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_rewind.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_set_filter.texi b/doc/posix-functions/posix_trace_set_filter.texi new file mode 100644 index 0000000000..2f62456c67 --- /dev/null +++ b/doc/posix-functions/posix_trace_set_filter.texi @@ -0,0 +1,18 @@ +@node posix_trace_set_filter +@section @code{posix_trace_set_filter} +@findex posix_trace_set_filter + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_set_filter.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_shutdown.texi b/doc/posix-functions/posix_trace_shutdown.texi new file mode 100644 index 0000000000..4d2cfd6880 --- /dev/null +++ b/doc/posix-functions/posix_trace_shutdown.texi @@ -0,0 +1,18 @@ +@node posix_trace_shutdown +@section @code{posix_trace_shutdown} +@findex posix_trace_shutdown + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_shutdown.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_start.texi b/doc/posix-functions/posix_trace_start.texi new file mode 100644 index 0000000000..4eb361fb49 --- /dev/null +++ b/doc/posix-functions/posix_trace_start.texi @@ -0,0 +1,18 @@ +@node posix_trace_start +@section @code{posix_trace_start} +@findex posix_trace_start + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_start.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_stop.texi b/doc/posix-functions/posix_trace_stop.texi new file mode 100644 index 0000000000..e070235679 --- /dev/null +++ b/doc/posix-functions/posix_trace_stop.texi @@ -0,0 +1,18 @@ +@node posix_trace_stop +@section @code{posix_trace_stop} +@findex posix_trace_stop + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_stop.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_timedgetnext_event.texi b/doc/posix-functions/posix_trace_timedgetnext_event.texi new file mode 100644 index 0000000000..05ed2a4a7e --- /dev/null +++ b/doc/posix-functions/posix_trace_timedgetnext_event.texi @@ -0,0 +1,18 @@ +@node posix_trace_timedgetnext_event +@section @code{posix_trace_timedgetnext_event} +@findex posix_trace_timedgetnext_event + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_timedgetnext_event.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_trid_eventid_open.texi b/doc/posix-functions/posix_trace_trid_eventid_open.texi new file mode 100644 index 0000000000..3aef2659c0 --- /dev/null +++ b/doc/posix-functions/posix_trace_trid_eventid_open.texi @@ -0,0 +1,18 @@ +@node posix_trace_trid_eventid_open +@section @code{posix_trace_trid_eventid_open} +@findex posix_trace_trid_eventid_open + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_trid_eventid_open.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_trace_trygetnext_event.texi b/doc/posix-functions/posix_trace_trygetnext_event.texi new file mode 100644 index 0000000000..c605d2160a --- /dev/null +++ b/doc/posix-functions/posix_trace_trygetnext_event.texi @@ -0,0 +1,18 @@ +@node posix_trace_trygetnext_event +@section @code{posix_trace_trygetnext_event} +@findex posix_trace_trygetnext_event + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_trace_trygetnext_event.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_typed_mem_get_info.texi b/doc/posix-functions/posix_typed_mem_get_info.texi new file mode 100644 index 0000000000..2f30ab3eb3 --- /dev/null +++ b/doc/posix-functions/posix_typed_mem_get_info.texi @@ -0,0 +1,18 @@ +@node posix_typed_mem_get_info +@section @code{posix_typed_mem_get_info} +@findex posix_typed_mem_get_info + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_typed_mem_get_info.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/posix_typed_mem_open.texi b/doc/posix-functions/posix_typed_mem_open.texi new file mode 100644 index 0000000000..c5fa986db7 --- /dev/null +++ b/doc/posix-functions/posix_typed_mem_open.texi @@ -0,0 +1,18 @@ +@node posix_typed_mem_open +@section @code{posix_typed_mem_open} +@findex posix_typed_mem_open + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/posix_typed_mem_open.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pow.texi b/doc/posix-functions/pow.texi new file mode 100644 index 0000000000..b8de3468b8 --- /dev/null +++ b/doc/posix-functions/pow.texi @@ -0,0 +1,15 @@ +@node pow +@section @code{pow} +@findex pow + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pow.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/powf.texi b/doc/posix-functions/powf.texi new file mode 100644 index 0000000000..81b25206cf --- /dev/null +++ b/doc/posix-functions/powf.texi @@ -0,0 +1,18 @@ +@node powf +@section @code{powf} +@findex powf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/powf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/powl.texi b/doc/posix-functions/powl.texi new file mode 100644 index 0000000000..657a42b4cf --- /dev/null +++ b/doc/posix-functions/powl.texi @@ -0,0 +1,18 @@ +@node powl +@section @code{powl} +@findex powl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/powl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pread.texi b/doc/posix-functions/pread.texi new file mode 100644 index 0000000000..7670069643 --- /dev/null +++ b/doc/posix-functions/pread.texi @@ -0,0 +1,18 @@ +@node pread +@section @code{pread} +@findex pread + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pread.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/printf.texi b/doc/posix-functions/printf.texi new file mode 100644 index 0000000000..6ce2c04c21 --- /dev/null +++ b/doc/posix-functions/printf.texi @@ -0,0 +1,51 @@ +@node printf +@section @code{printf} +@findex printf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/printf.html} + +Gnulib module: printf-posix + +Portability problems fixed by Gnulib: +@itemize +@item +This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, +@code{j}, @code{t}, @code{z}) on some platforms: +AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. +@item +printf of @samp{long double} numbers is unsupported on some platforms: +mingw, BeOS. +@item +printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an +incorrect result on some platforms: +AIX 5.2, OSF/1 5.1, Solaris 10, mingw. +@item +This function does not support the @samp{a} and @samp{A} directives on some +platforms: +glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. +@item +This function does not support the @samp{F} directive on some platforms: +NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@item +This function does not support format directives that access arguments in an +arbitrary order, such as @code{"%2$s"}, on some platforms: +NetBSD 3.0, mingw, BeOS. +@item +This function doesn't support the @code{'} flag on some platforms: +NetBSD 3.0, Cygwin 2006, mingw. +@item +printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded +with zeroes) on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. +@item +This function does not support precisions larger than 512 or 1024 in integer, +floating-point and pointer output on some platforms: +mingw, BeOS. +@item +This function can crash in out-of-memory conditions on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/pselect.texi b/doc/posix-functions/pselect.texi new file mode 100644 index 0000000000..378a7c60a2 --- /dev/null +++ b/doc/posix-functions/pselect.texi @@ -0,0 +1,18 @@ +@node pselect +@section @code{pselect} +@findex pselect + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pselect.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_atfork.texi b/doc/posix-functions/pthread_atfork.texi new file mode 100644 index 0000000000..04684feef5 --- /dev/null +++ b/doc/posix-functions/pthread_atfork.texi @@ -0,0 +1,18 @@ +@node pthread_atfork +@section @code{pthread_atfork} +@findex pthread_atfork + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_atfork.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_destroy.texi b/doc/posix-functions/pthread_attr_destroy.texi new file mode 100644 index 0000000000..48ff8bf198 --- /dev/null +++ b/doc/posix-functions/pthread_attr_destroy.texi @@ -0,0 +1,18 @@ +@node pthread_attr_destroy +@section @code{pthread_attr_destroy} +@findex pthread_attr_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_getdetachstate.texi b/doc/posix-functions/pthread_attr_getdetachstate.texi new file mode 100644 index 0000000000..f09b98a95e --- /dev/null +++ b/doc/posix-functions/pthread_attr_getdetachstate.texi @@ -0,0 +1,18 @@ +@node pthread_attr_getdetachstate +@section @code{pthread_attr_getdetachstate} +@findex pthread_attr_getdetachstate + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getdetachstate.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_getguardsize.texi b/doc/posix-functions/pthread_attr_getguardsize.texi new file mode 100644 index 0000000000..e5803d9e47 --- /dev/null +++ b/doc/posix-functions/pthread_attr_getguardsize.texi @@ -0,0 +1,18 @@ +@node pthread_attr_getguardsize +@section @code{pthread_attr_getguardsize} +@findex pthread_attr_getguardsize + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getguardsize.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_getinheritsched.texi b/doc/posix-functions/pthread_attr_getinheritsched.texi new file mode 100644 index 0000000000..568abbcb94 --- /dev/null +++ b/doc/posix-functions/pthread_attr_getinheritsched.texi @@ -0,0 +1,18 @@ +@node pthread_attr_getinheritsched +@section @code{pthread_attr_getinheritsched} +@findex pthread_attr_getinheritsched + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getinheritsched.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_getschedparam.texi b/doc/posix-functions/pthread_attr_getschedparam.texi new file mode 100644 index 0000000000..4d064543d2 --- /dev/null +++ b/doc/posix-functions/pthread_attr_getschedparam.texi @@ -0,0 +1,18 @@ +@node pthread_attr_getschedparam +@section @code{pthread_attr_getschedparam} +@findex pthread_attr_getschedparam + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getschedparam.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_getschedpolicy.texi b/doc/posix-functions/pthread_attr_getschedpolicy.texi new file mode 100644 index 0000000000..1ed22beac5 --- /dev/null +++ b/doc/posix-functions/pthread_attr_getschedpolicy.texi @@ -0,0 +1,18 @@ +@node pthread_attr_getschedpolicy +@section @code{pthread_attr_getschedpolicy} +@findex pthread_attr_getschedpolicy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getschedpolicy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_getscope.texi b/doc/posix-functions/pthread_attr_getscope.texi new file mode 100644 index 0000000000..e5fb3a27b1 --- /dev/null +++ b/doc/posix-functions/pthread_attr_getscope.texi @@ -0,0 +1,18 @@ +@node pthread_attr_getscope +@section @code{pthread_attr_getscope} +@findex pthread_attr_getscope + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getscope.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_getstack.texi b/doc/posix-functions/pthread_attr_getstack.texi new file mode 100644 index 0000000000..14b4f442cb --- /dev/null +++ b/doc/posix-functions/pthread_attr_getstack.texi @@ -0,0 +1,18 @@ +@node pthread_attr_getstack +@section @code{pthread_attr_getstack} +@findex pthread_attr_getstack + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getstack.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_getstackaddr.texi b/doc/posix-functions/pthread_attr_getstackaddr.texi new file mode 100644 index 0000000000..5e04bfdb93 --- /dev/null +++ b/doc/posix-functions/pthread_attr_getstackaddr.texi @@ -0,0 +1,18 @@ +@node pthread_attr_getstackaddr +@section @code{pthread_attr_getstackaddr} +@findex pthread_attr_getstackaddr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getstackaddr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_getstacksize.texi b/doc/posix-functions/pthread_attr_getstacksize.texi new file mode 100644 index 0000000000..6891801648 --- /dev/null +++ b/doc/posix-functions/pthread_attr_getstacksize.texi @@ -0,0 +1,18 @@ +@node pthread_attr_getstacksize +@section @code{pthread_attr_getstacksize} +@findex pthread_attr_getstacksize + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_getstacksize.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_init.texi b/doc/posix-functions/pthread_attr_init.texi new file mode 100644 index 0000000000..313216b1d5 --- /dev/null +++ b/doc/posix-functions/pthread_attr_init.texi @@ -0,0 +1,18 @@ +@node pthread_attr_init +@section @code{pthread_attr_init} +@findex pthread_attr_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_setdetachstate.texi b/doc/posix-functions/pthread_attr_setdetachstate.texi new file mode 100644 index 0000000000..3734c37b1e --- /dev/null +++ b/doc/posix-functions/pthread_attr_setdetachstate.texi @@ -0,0 +1,18 @@ +@node pthread_attr_setdetachstate +@section @code{pthread_attr_setdetachstate} +@findex pthread_attr_setdetachstate + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setdetachstate.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_setguardsize.texi b/doc/posix-functions/pthread_attr_setguardsize.texi new file mode 100644 index 0000000000..beaa97102a --- /dev/null +++ b/doc/posix-functions/pthread_attr_setguardsize.texi @@ -0,0 +1,18 @@ +@node pthread_attr_setguardsize +@section @code{pthread_attr_setguardsize} +@findex pthread_attr_setguardsize + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setguardsize.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.6, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_setinheritsched.texi b/doc/posix-functions/pthread_attr_setinheritsched.texi new file mode 100644 index 0000000000..73ab4a6fe8 --- /dev/null +++ b/doc/posix-functions/pthread_attr_setinheritsched.texi @@ -0,0 +1,18 @@ +@node pthread_attr_setinheritsched +@section @code{pthread_attr_setinheritsched} +@findex pthread_attr_setinheritsched + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setinheritsched.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_setschedparam.texi b/doc/posix-functions/pthread_attr_setschedparam.texi new file mode 100644 index 0000000000..5d47f84e8f --- /dev/null +++ b/doc/posix-functions/pthread_attr_setschedparam.texi @@ -0,0 +1,18 @@ +@node pthread_attr_setschedparam +@section @code{pthread_attr_setschedparam} +@findex pthread_attr_setschedparam + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setschedparam.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_setschedpolicy.texi b/doc/posix-functions/pthread_attr_setschedpolicy.texi new file mode 100644 index 0000000000..7ee34fa9af --- /dev/null +++ b/doc/posix-functions/pthread_attr_setschedpolicy.texi @@ -0,0 +1,18 @@ +@node pthread_attr_setschedpolicy +@section @code{pthread_attr_setschedpolicy} +@findex pthread_attr_setschedpolicy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setschedpolicy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_setscope.texi b/doc/posix-functions/pthread_attr_setscope.texi new file mode 100644 index 0000000000..d10a1959b3 --- /dev/null +++ b/doc/posix-functions/pthread_attr_setscope.texi @@ -0,0 +1,18 @@ +@node pthread_attr_setscope +@section @code{pthread_attr_setscope} +@findex pthread_attr_setscope + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setscope.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_setstack.texi b/doc/posix-functions/pthread_attr_setstack.texi new file mode 100644 index 0000000000..166b28c3fa --- /dev/null +++ b/doc/posix-functions/pthread_attr_setstack.texi @@ -0,0 +1,18 @@ +@node pthread_attr_setstack +@section @code{pthread_attr_setstack} +@findex pthread_attr_setstack + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setstack.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_setstackaddr.texi b/doc/posix-functions/pthread_attr_setstackaddr.texi new file mode 100644 index 0000000000..05475ef346 --- /dev/null +++ b/doc/posix-functions/pthread_attr_setstackaddr.texi @@ -0,0 +1,18 @@ +@node pthread_attr_setstackaddr +@section @code{pthread_attr_setstackaddr} +@findex pthread_attr_setstackaddr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setstackaddr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_attr_setstacksize.texi b/doc/posix-functions/pthread_attr_setstacksize.texi new file mode 100644 index 0000000000..3b47b7c437 --- /dev/null +++ b/doc/posix-functions/pthread_attr_setstacksize.texi @@ -0,0 +1,18 @@ +@node pthread_attr_setstacksize +@section @code{pthread_attr_setstacksize} +@findex pthread_attr_setstacksize + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setstacksize.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_barrier_destroy.texi b/doc/posix-functions/pthread_barrier_destroy.texi new file mode 100644 index 0000000000..15963db0fc --- /dev/null +++ b/doc/posix-functions/pthread_barrier_destroy.texi @@ -0,0 +1,18 @@ +@node pthread_barrier_destroy +@section @code{pthread_barrier_destroy} +@findex pthread_barrier_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrier_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_barrier_init.texi b/doc/posix-functions/pthread_barrier_init.texi new file mode 100644 index 0000000000..8d566c84c7 --- /dev/null +++ b/doc/posix-functions/pthread_barrier_init.texi @@ -0,0 +1,18 @@ +@node pthread_barrier_init +@section @code{pthread_barrier_init} +@findex pthread_barrier_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrier_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_barrier_wait.texi b/doc/posix-functions/pthread_barrier_wait.texi new file mode 100644 index 0000000000..f21e3154d3 --- /dev/null +++ b/doc/posix-functions/pthread_barrier_wait.texi @@ -0,0 +1,18 @@ +@node pthread_barrier_wait +@section @code{pthread_barrier_wait} +@findex pthread_barrier_wait + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrier_wait.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_barrierattr_destroy.texi b/doc/posix-functions/pthread_barrierattr_destroy.texi new file mode 100644 index 0000000000..fd4373c9ca --- /dev/null +++ b/doc/posix-functions/pthread_barrierattr_destroy.texi @@ -0,0 +1,18 @@ +@node pthread_barrierattr_destroy +@section @code{pthread_barrierattr_destroy} +@findex pthread_barrierattr_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrierattr_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_barrierattr_getpshared.texi b/doc/posix-functions/pthread_barrierattr_getpshared.texi new file mode 100644 index 0000000000..394f46cec2 --- /dev/null +++ b/doc/posix-functions/pthread_barrierattr_getpshared.texi @@ -0,0 +1,18 @@ +@node pthread_barrierattr_getpshared +@section @code{pthread_barrierattr_getpshared} +@findex pthread_barrierattr_getpshared + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrierattr_getpshared.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_barrierattr_init.texi b/doc/posix-functions/pthread_barrierattr_init.texi new file mode 100644 index 0000000000..c20ee1fe9c --- /dev/null +++ b/doc/posix-functions/pthread_barrierattr_init.texi @@ -0,0 +1,18 @@ +@node pthread_barrierattr_init +@section @code{pthread_barrierattr_init} +@findex pthread_barrierattr_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrierattr_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_barrierattr_setpshared.texi b/doc/posix-functions/pthread_barrierattr_setpshared.texi new file mode 100644 index 0000000000..a8c94273e7 --- /dev/null +++ b/doc/posix-functions/pthread_barrierattr_setpshared.texi @@ -0,0 +1,18 @@ +@node pthread_barrierattr_setpshared +@section @code{pthread_barrierattr_setpshared} +@findex pthread_barrierattr_setpshared + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_barrierattr_setpshared.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_cancel.texi b/doc/posix-functions/pthread_cancel.texi new file mode 100644 index 0000000000..a5383f161c --- /dev/null +++ b/doc/posix-functions/pthread_cancel.texi @@ -0,0 +1,18 @@ +@node pthread_cancel +@section @code{pthread_cancel} +@findex pthread_cancel + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cancel.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_cleanup_pop.texi b/doc/posix-functions/pthread_cleanup_pop.texi new file mode 100644 index 0000000000..72097a4a7c --- /dev/null +++ b/doc/posix-functions/pthread_cleanup_pop.texi @@ -0,0 +1,18 @@ +@node pthread_cleanup_pop +@section @code{pthread_cleanup_pop} +@findex pthread_cleanup_pop + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cleanup_pop.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, NetBSD 3.0, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_cleanup_push.texi b/doc/posix-functions/pthread_cleanup_push.texi new file mode 100644 index 0000000000..4d65fffe74 --- /dev/null +++ b/doc/posix-functions/pthread_cleanup_push.texi @@ -0,0 +1,18 @@ +@node pthread_cleanup_push +@section @code{pthread_cleanup_push} +@findex pthread_cleanup_push + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cleanup_push.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, NetBSD 3.0, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_cond_broadcast.texi b/doc/posix-functions/pthread_cond_broadcast.texi new file mode 100644 index 0000000000..0e67da7c16 --- /dev/null +++ b/doc/posix-functions/pthread_cond_broadcast.texi @@ -0,0 +1,18 @@ +@node pthread_cond_broadcast +@section @code{pthread_cond_broadcast} +@findex pthread_cond_broadcast + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_broadcast.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_cond_destroy.texi b/doc/posix-functions/pthread_cond_destroy.texi new file mode 100644 index 0000000000..781df1b85d --- /dev/null +++ b/doc/posix-functions/pthread_cond_destroy.texi @@ -0,0 +1,18 @@ +@node pthread_cond_destroy +@section @code{pthread_cond_destroy} +@findex pthread_cond_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_cond_init.texi b/doc/posix-functions/pthread_cond_init.texi new file mode 100644 index 0000000000..bc222a7769 --- /dev/null +++ b/doc/posix-functions/pthread_cond_init.texi @@ -0,0 +1,18 @@ +@node pthread_cond_init +@section @code{pthread_cond_init} +@findex pthread_cond_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_cond_signal.texi b/doc/posix-functions/pthread_cond_signal.texi new file mode 100644 index 0000000000..333835d052 --- /dev/null +++ b/doc/posix-functions/pthread_cond_signal.texi @@ -0,0 +1,18 @@ +@node pthread_cond_signal +@section @code{pthread_cond_signal} +@findex pthread_cond_signal + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_signal.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_cond_timedwait.texi b/doc/posix-functions/pthread_cond_timedwait.texi new file mode 100644 index 0000000000..b51890adc6 --- /dev/null +++ b/doc/posix-functions/pthread_cond_timedwait.texi @@ -0,0 +1,18 @@ +@node pthread_cond_timedwait +@section @code{pthread_cond_timedwait} +@findex pthread_cond_timedwait + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_timedwait.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_cond_wait.texi b/doc/posix-functions/pthread_cond_wait.texi new file mode 100644 index 0000000000..67599e5981 --- /dev/null +++ b/doc/posix-functions/pthread_cond_wait.texi @@ -0,0 +1,18 @@ +@node pthread_cond_wait +@section @code{pthread_cond_wait} +@findex pthread_cond_wait + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_cond_wait.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_condattr_destroy.texi b/doc/posix-functions/pthread_condattr_destroy.texi new file mode 100644 index 0000000000..98ee7ff52e --- /dev/null +++ b/doc/posix-functions/pthread_condattr_destroy.texi @@ -0,0 +1,18 @@ +@node pthread_condattr_destroy +@section @code{pthread_condattr_destroy} +@findex pthread_condattr_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_condattr_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_condattr_getclock.texi b/doc/posix-functions/pthread_condattr_getclock.texi new file mode 100644 index 0000000000..a46f00caf2 --- /dev/null +++ b/doc/posix-functions/pthread_condattr_getclock.texi @@ -0,0 +1,18 @@ +@node pthread_condattr_getclock +@section @code{pthread_condattr_getclock} +@findex pthread_condattr_getclock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_condattr_getclock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_condattr_getpshared.texi b/doc/posix-functions/pthread_condattr_getpshared.texi new file mode 100644 index 0000000000..71a07d58c4 --- /dev/null +++ b/doc/posix-functions/pthread_condattr_getpshared.texi @@ -0,0 +1,18 @@ +@node pthread_condattr_getpshared +@section @code{pthread_condattr_getpshared} +@findex pthread_condattr_getpshared + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_condattr_getpshared.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_condattr_init.texi b/doc/posix-functions/pthread_condattr_init.texi new file mode 100644 index 0000000000..68abad28e8 --- /dev/null +++ b/doc/posix-functions/pthread_condattr_init.texi @@ -0,0 +1,18 @@ +@node pthread_condattr_init +@section @code{pthread_condattr_init} +@findex pthread_condattr_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_condattr_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_condattr_setclock.texi b/doc/posix-functions/pthread_condattr_setclock.texi new file mode 100644 index 0000000000..b9a3000833 --- /dev/null +++ b/doc/posix-functions/pthread_condattr_setclock.texi @@ -0,0 +1,18 @@ +@node pthread_condattr_setclock +@section @code{pthread_condattr_setclock} +@findex pthread_condattr_setclock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_condattr_setclock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_condattr_setpshared.texi b/doc/posix-functions/pthread_condattr_setpshared.texi new file mode 100644 index 0000000000..93d793acc8 --- /dev/null +++ b/doc/posix-functions/pthread_condattr_setpshared.texi @@ -0,0 +1,18 @@ +@node pthread_condattr_setpshared +@section @code{pthread_condattr_setpshared} +@findex pthread_condattr_setpshared + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_condattr_setpshared.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_create.texi b/doc/posix-functions/pthread_create.texi new file mode 100644 index 0000000000..b3e049dbac --- /dev/null +++ b/doc/posix-functions/pthread_create.texi @@ -0,0 +1,23 @@ +@node pthread_create +@section @code{pthread_create} +@findex pthread_create + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_create.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@item +On Linux/glibc platforms before the advent of NPTL, signals could only be +sent to one particular thread. In POSIX, signals are sent to the entire +process and executed by any thread of the process that happens to have the +particular signal currently unblocked. +@end itemize diff --git a/doc/posix-functions/pthread_detach.texi b/doc/posix-functions/pthread_detach.texi new file mode 100644 index 0000000000..7c5e6075fe --- /dev/null +++ b/doc/posix-functions/pthread_detach.texi @@ -0,0 +1,18 @@ +@node pthread_detach +@section @code{pthread_detach} +@findex pthread_detach + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_detach.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_equal.texi b/doc/posix-functions/pthread_equal.texi new file mode 100644 index 0000000000..c24df3b73a --- /dev/null +++ b/doc/posix-functions/pthread_equal.texi @@ -0,0 +1,18 @@ +@node pthread_equal +@section @code{pthread_equal} +@findex pthread_equal + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_equal.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_exit.texi b/doc/posix-functions/pthread_exit.texi new file mode 100644 index 0000000000..555e758b8b --- /dev/null +++ b/doc/posix-functions/pthread_exit.texi @@ -0,0 +1,18 @@ +@node pthread_exit +@section @code{pthread_exit} +@findex pthread_exit + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_exit.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_getconcurrency.texi b/doc/posix-functions/pthread_getconcurrency.texi new file mode 100644 index 0000000000..2173622a23 --- /dev/null +++ b/doc/posix-functions/pthread_getconcurrency.texi @@ -0,0 +1,18 @@ +@node pthread_getconcurrency +@section @code{pthread_getconcurrency} +@findex pthread_getconcurrency + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_getconcurrency.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, HP-UX 11, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_getcpuclockid.texi b/doc/posix-functions/pthread_getcpuclockid.texi new file mode 100644 index 0000000000..d4651aba05 --- /dev/null +++ b/doc/posix-functions/pthread_getcpuclockid.texi @@ -0,0 +1,18 @@ +@node pthread_getcpuclockid +@section @code{pthread_getcpuclockid} +@findex pthread_getcpuclockid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_getcpuclockid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_getschedparam.texi b/doc/posix-functions/pthread_getschedparam.texi new file mode 100644 index 0000000000..cb73af036c --- /dev/null +++ b/doc/posix-functions/pthread_getschedparam.texi @@ -0,0 +1,18 @@ +@node pthread_getschedparam +@section @code{pthread_getschedparam} +@findex pthread_getschedparam + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_getschedparam.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_getspecific.texi b/doc/posix-functions/pthread_getspecific.texi new file mode 100644 index 0000000000..dd6288fc7c --- /dev/null +++ b/doc/posix-functions/pthread_getspecific.texi @@ -0,0 +1,18 @@ +@node pthread_getspecific +@section @code{pthread_getspecific} +@findex pthread_getspecific + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_getspecific.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_join.texi b/doc/posix-functions/pthread_join.texi new file mode 100644 index 0000000000..82c2d20fa4 --- /dev/null +++ b/doc/posix-functions/pthread_join.texi @@ -0,0 +1,18 @@ +@node pthread_join +@section @code{pthread_join} +@findex pthread_join + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_join.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_key_create.texi b/doc/posix-functions/pthread_key_create.texi new file mode 100644 index 0000000000..fbb0561ebb --- /dev/null +++ b/doc/posix-functions/pthread_key_create.texi @@ -0,0 +1,18 @@ +@node pthread_key_create +@section @code{pthread_key_create} +@findex pthread_key_create + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_key_create.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_key_delete.texi b/doc/posix-functions/pthread_key_delete.texi new file mode 100644 index 0000000000..db99cd0ea0 --- /dev/null +++ b/doc/posix-functions/pthread_key_delete.texi @@ -0,0 +1,18 @@ +@node pthread_key_delete +@section @code{pthread_key_delete} +@findex pthread_key_delete + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_key_delete.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_kill.texi b/doc/posix-functions/pthread_kill.texi new file mode 100644 index 0000000000..9cbdf96edf --- /dev/null +++ b/doc/posix-functions/pthread_kill.texi @@ -0,0 +1,18 @@ +@node pthread_kill +@section @code{pthread_kill} +@findex pthread_kill + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_kill.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutex_destroy.texi b/doc/posix-functions/pthread_mutex_destroy.texi new file mode 100644 index 0000000000..91d4ccbc52 --- /dev/null +++ b/doc/posix-functions/pthread_mutex_destroy.texi @@ -0,0 +1,18 @@ +@node pthread_mutex_destroy +@section @code{pthread_mutex_destroy} +@findex pthread_mutex_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutex_getprioceiling.texi b/doc/posix-functions/pthread_mutex_getprioceiling.texi new file mode 100644 index 0000000000..e409654a94 --- /dev/null +++ b/doc/posix-functions/pthread_mutex_getprioceiling.texi @@ -0,0 +1,18 @@ +@node pthread_mutex_getprioceiling +@section @code{pthread_mutex_getprioceiling} +@findex pthread_mutex_getprioceiling + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_getprioceiling.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutex_init.texi b/doc/posix-functions/pthread_mutex_init.texi new file mode 100644 index 0000000000..4f04375b1a --- /dev/null +++ b/doc/posix-functions/pthread_mutex_init.texi @@ -0,0 +1,18 @@ +@node pthread_mutex_init +@section @code{pthread_mutex_init} +@findex pthread_mutex_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutex_lock.texi b/doc/posix-functions/pthread_mutex_lock.texi new file mode 100644 index 0000000000..8782144066 --- /dev/null +++ b/doc/posix-functions/pthread_mutex_lock.texi @@ -0,0 +1,18 @@ +@node pthread_mutex_lock +@section @code{pthread_mutex_lock} +@findex pthread_mutex_lock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_lock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutex_setprioceiling.texi b/doc/posix-functions/pthread_mutex_setprioceiling.texi new file mode 100644 index 0000000000..5619b625d0 --- /dev/null +++ b/doc/posix-functions/pthread_mutex_setprioceiling.texi @@ -0,0 +1,18 @@ +@node pthread_mutex_setprioceiling +@section @code{pthread_mutex_setprioceiling} +@findex pthread_mutex_setprioceiling + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_setprioceiling.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutex_timedlock.texi b/doc/posix-functions/pthread_mutex_timedlock.texi new file mode 100644 index 0000000000..c8a89cdd75 --- /dev/null +++ b/doc/posix-functions/pthread_mutex_timedlock.texi @@ -0,0 +1,18 @@ +@node pthread_mutex_timedlock +@section @code{pthread_mutex_timedlock} +@findex pthread_mutex_timedlock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_timedlock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutex_trylock.texi b/doc/posix-functions/pthread_mutex_trylock.texi new file mode 100644 index 0000000000..9e139fed0e --- /dev/null +++ b/doc/posix-functions/pthread_mutex_trylock.texi @@ -0,0 +1,18 @@ +@node pthread_mutex_trylock +@section @code{pthread_mutex_trylock} +@findex pthread_mutex_trylock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_trylock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutex_unlock.texi b/doc/posix-functions/pthread_mutex_unlock.texi new file mode 100644 index 0000000000..038e9e07d1 --- /dev/null +++ b/doc/posix-functions/pthread_mutex_unlock.texi @@ -0,0 +1,18 @@ +@node pthread_mutex_unlock +@section @code{pthread_mutex_unlock} +@findex pthread_mutex_unlock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutex_unlock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutexattr_destroy.texi b/doc/posix-functions/pthread_mutexattr_destroy.texi new file mode 100644 index 0000000000..10d2720811 --- /dev/null +++ b/doc/posix-functions/pthread_mutexattr_destroy.texi @@ -0,0 +1,18 @@ +@node pthread_mutexattr_destroy +@section @code{pthread_mutexattr_destroy} +@findex pthread_mutexattr_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutexattr_getprioceiling.texi b/doc/posix-functions/pthread_mutexattr_getprioceiling.texi new file mode 100644 index 0000000000..669c8aa54b --- /dev/null +++ b/doc/posix-functions/pthread_mutexattr_getprioceiling.texi @@ -0,0 +1,18 @@ +@node pthread_mutexattr_getprioceiling +@section @code{pthread_mutexattr_getprioceiling} +@findex pthread_mutexattr_getprioceiling + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_getprioceiling.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutexattr_getprotocol.texi b/doc/posix-functions/pthread_mutexattr_getprotocol.texi new file mode 100644 index 0000000000..c1750c0aa2 --- /dev/null +++ b/doc/posix-functions/pthread_mutexattr_getprotocol.texi @@ -0,0 +1,18 @@ +@node pthread_mutexattr_getprotocol +@section @code{pthread_mutexattr_getprotocol} +@findex pthread_mutexattr_getprotocol + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_getprotocol.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutexattr_getpshared.texi b/doc/posix-functions/pthread_mutexattr_getpshared.texi new file mode 100644 index 0000000000..3a5beb143b --- /dev/null +++ b/doc/posix-functions/pthread_mutexattr_getpshared.texi @@ -0,0 +1,18 @@ +@node pthread_mutexattr_getpshared +@section @code{pthread_mutexattr_getpshared} +@findex pthread_mutexattr_getpshared + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_getpshared.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutexattr_gettype.texi b/doc/posix-functions/pthread_mutexattr_gettype.texi new file mode 100644 index 0000000000..e636c4a553 --- /dev/null +++ b/doc/posix-functions/pthread_mutexattr_gettype.texi @@ -0,0 +1,18 @@ +@node pthread_mutexattr_gettype +@section @code{pthread_mutexattr_gettype} +@findex pthread_mutexattr_gettype + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_gettype.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutexattr_init.texi b/doc/posix-functions/pthread_mutexattr_init.texi new file mode 100644 index 0000000000..0fdba8f16b --- /dev/null +++ b/doc/posix-functions/pthread_mutexattr_init.texi @@ -0,0 +1,18 @@ +@node pthread_mutexattr_init +@section @code{pthread_mutexattr_init} +@findex pthread_mutexattr_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutexattr_setprioceiling.texi b/doc/posix-functions/pthread_mutexattr_setprioceiling.texi new file mode 100644 index 0000000000..ccfb33009a --- /dev/null +++ b/doc/posix-functions/pthread_mutexattr_setprioceiling.texi @@ -0,0 +1,18 @@ +@node pthread_mutexattr_setprioceiling +@section @code{pthread_mutexattr_setprioceiling} +@findex pthread_mutexattr_setprioceiling + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_setprioceiling.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutexattr_setprotocol.texi b/doc/posix-functions/pthread_mutexattr_setprotocol.texi new file mode 100644 index 0000000000..2680afe168 --- /dev/null +++ b/doc/posix-functions/pthread_mutexattr_setprotocol.texi @@ -0,0 +1,18 @@ +@node pthread_mutexattr_setprotocol +@section @code{pthread_mutexattr_setprotocol} +@findex pthread_mutexattr_setprotocol + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_setprotocol.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutexattr_setpshared.texi b/doc/posix-functions/pthread_mutexattr_setpshared.texi new file mode 100644 index 0000000000..fb0e15d25f --- /dev/null +++ b/doc/posix-functions/pthread_mutexattr_setpshared.texi @@ -0,0 +1,18 @@ +@node pthread_mutexattr_setpshared +@section @code{pthread_mutexattr_setpshared} +@findex pthread_mutexattr_setpshared + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_setpshared.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, OSF/1 4.0, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_mutexattr_settype.texi b/doc/posix-functions/pthread_mutexattr_settype.texi new file mode 100644 index 0000000000..a749ef22a4 --- /dev/null +++ b/doc/posix-functions/pthread_mutexattr_settype.texi @@ -0,0 +1,18 @@ +@node pthread_mutexattr_settype +@section @code{pthread_mutexattr_settype} +@findex pthread_mutexattr_settype + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_mutexattr_settype.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_once.texi b/doc/posix-functions/pthread_once.texi new file mode 100644 index 0000000000..7845cbff00 --- /dev/null +++ b/doc/posix-functions/pthread_once.texi @@ -0,0 +1,18 @@ +@node pthread_once +@section @code{pthread_once} +@findex pthread_once + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_once.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_rwlock_destroy.texi b/doc/posix-functions/pthread_rwlock_destroy.texi new file mode 100644 index 0000000000..3317a91cb3 --- /dev/null +++ b/doc/posix-functions/pthread_rwlock_destroy.texi @@ -0,0 +1,18 @@ +@node pthread_rwlock_destroy +@section @code{pthread_rwlock_destroy} +@findex pthread_rwlock_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_rwlock_init.texi b/doc/posix-functions/pthread_rwlock_init.texi new file mode 100644 index 0000000000..6cf85a5d91 --- /dev/null +++ b/doc/posix-functions/pthread_rwlock_init.texi @@ -0,0 +1,18 @@ +@node pthread_rwlock_init +@section @code{pthread_rwlock_init} +@findex pthread_rwlock_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OSF/1 4.0, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_rwlock_rdlock.texi b/doc/posix-functions/pthread_rwlock_rdlock.texi new file mode 100644 index 0000000000..b6fe116d85 --- /dev/null +++ b/doc/posix-functions/pthread_rwlock_rdlock.texi @@ -0,0 +1,18 @@ +@node pthread_rwlock_rdlock +@section @code{pthread_rwlock_rdlock} +@findex pthread_rwlock_rdlock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_rdlock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_rwlock_timedrdlock.texi b/doc/posix-functions/pthread_rwlock_timedrdlock.texi new file mode 100644 index 0000000000..eeac13f3c5 --- /dev/null +++ b/doc/posix-functions/pthread_rwlock_timedrdlock.texi @@ -0,0 +1,18 @@ +@node pthread_rwlock_timedrdlock +@section @code{pthread_rwlock_timedrdlock} +@findex pthread_rwlock_timedrdlock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_timedrdlock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_rwlock_timedwrlock.texi b/doc/posix-functions/pthread_rwlock_timedwrlock.texi new file mode 100644 index 0000000000..74690a8404 --- /dev/null +++ b/doc/posix-functions/pthread_rwlock_timedwrlock.texi @@ -0,0 +1,18 @@ +@node pthread_rwlock_timedwrlock +@section @code{pthread_rwlock_timedwrlock} +@findex pthread_rwlock_timedwrlock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_timedwrlock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_rwlock_tryrdlock.texi b/doc/posix-functions/pthread_rwlock_tryrdlock.texi new file mode 100644 index 0000000000..088521b838 --- /dev/null +++ b/doc/posix-functions/pthread_rwlock_tryrdlock.texi @@ -0,0 +1,18 @@ +@node pthread_rwlock_tryrdlock +@section @code{pthread_rwlock_tryrdlock} +@findex pthread_rwlock_tryrdlock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_tryrdlock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_rwlock_trywrlock.texi b/doc/posix-functions/pthread_rwlock_trywrlock.texi new file mode 100644 index 0000000000..a3ec24cd7e --- /dev/null +++ b/doc/posix-functions/pthread_rwlock_trywrlock.texi @@ -0,0 +1,18 @@ +@node pthread_rwlock_trywrlock +@section @code{pthread_rwlock_trywrlock} +@findex pthread_rwlock_trywrlock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_trywrlock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_rwlock_unlock.texi b/doc/posix-functions/pthread_rwlock_unlock.texi new file mode 100644 index 0000000000..f01ba3b4e9 --- /dev/null +++ b/doc/posix-functions/pthread_rwlock_unlock.texi @@ -0,0 +1,18 @@ +@node pthread_rwlock_unlock +@section @code{pthread_rwlock_unlock} +@findex pthread_rwlock_unlock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_unlock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_rwlock_wrlock.texi b/doc/posix-functions/pthread_rwlock_wrlock.texi new file mode 100644 index 0000000000..809ebd3d4a --- /dev/null +++ b/doc/posix-functions/pthread_rwlock_wrlock.texi @@ -0,0 +1,18 @@ +@node pthread_rwlock_wrlock +@section @code{pthread_rwlock_wrlock} +@findex pthread_rwlock_wrlock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlock_wrlock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_rwlockattr_destroy.texi b/doc/posix-functions/pthread_rwlockattr_destroy.texi new file mode 100644 index 0000000000..4ec7684e98 --- /dev/null +++ b/doc/posix-functions/pthread_rwlockattr_destroy.texi @@ -0,0 +1,18 @@ +@node pthread_rwlockattr_destroy +@section @code{pthread_rwlockattr_destroy} +@findex pthread_rwlockattr_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlockattr_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_rwlockattr_getpshared.texi b/doc/posix-functions/pthread_rwlockattr_getpshared.texi new file mode 100644 index 0000000000..04047d3a27 --- /dev/null +++ b/doc/posix-functions/pthread_rwlockattr_getpshared.texi @@ -0,0 +1,18 @@ +@node pthread_rwlockattr_getpshared +@section @code{pthread_rwlockattr_getpshared} +@findex pthread_rwlockattr_getpshared + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlockattr_getpshared.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_rwlockattr_init.texi b/doc/posix-functions/pthread_rwlockattr_init.texi new file mode 100644 index 0000000000..5276e86e49 --- /dev/null +++ b/doc/posix-functions/pthread_rwlockattr_init.texi @@ -0,0 +1,18 @@ +@node pthread_rwlockattr_init +@section @code{pthread_rwlockattr_init} +@findex pthread_rwlockattr_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlockattr_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_rwlockattr_setpshared.texi b/doc/posix-functions/pthread_rwlockattr_setpshared.texi new file mode 100644 index 0000000000..f297a4afc5 --- /dev/null +++ b/doc/posix-functions/pthread_rwlockattr_setpshared.texi @@ -0,0 +1,18 @@ +@node pthread_rwlockattr_setpshared +@section @code{pthread_rwlockattr_setpshared} +@findex pthread_rwlockattr_setpshared + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_rwlockattr_setpshared.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, HP-UX 11, OSF/1 4.0, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_self.texi b/doc/posix-functions/pthread_self.texi new file mode 100644 index 0000000000..5ed60f4e66 --- /dev/null +++ b/doc/posix-functions/pthread_self.texi @@ -0,0 +1,18 @@ +@node pthread_self +@section @code{pthread_self} +@findex pthread_self + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_self.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_setcancelstate.texi b/doc/posix-functions/pthread_setcancelstate.texi new file mode 100644 index 0000000000..44c2f5d382 --- /dev/null +++ b/doc/posix-functions/pthread_setcancelstate.texi @@ -0,0 +1,18 @@ +@node pthread_setcancelstate +@section @code{pthread_setcancelstate} +@findex pthread_setcancelstate + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setcancelstate.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_setcanceltype.texi b/doc/posix-functions/pthread_setcanceltype.texi new file mode 100644 index 0000000000..ed04c19c0f --- /dev/null +++ b/doc/posix-functions/pthread_setcanceltype.texi @@ -0,0 +1,18 @@ +@node pthread_setcanceltype +@section @code{pthread_setcanceltype} +@findex pthread_setcanceltype + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setcanceltype.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_setconcurrency.texi b/doc/posix-functions/pthread_setconcurrency.texi new file mode 100644 index 0000000000..329c5d13dc --- /dev/null +++ b/doc/posix-functions/pthread_setconcurrency.texi @@ -0,0 +1,18 @@ +@node pthread_setconcurrency +@section @code{pthread_setconcurrency} +@findex pthread_setconcurrency + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setconcurrency.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, HP-UX 11, Solaris 2.6, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_setschedparam.texi b/doc/posix-functions/pthread_setschedparam.texi new file mode 100644 index 0000000000..4f9f5fa327 --- /dev/null +++ b/doc/posix-functions/pthread_setschedparam.texi @@ -0,0 +1,18 @@ +@node pthread_setschedparam +@section @code{pthread_setschedparam} +@findex pthread_setschedparam + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setschedparam.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_setschedprio.texi b/doc/posix-functions/pthread_setschedprio.texi new file mode 100644 index 0000000000..646346c485 --- /dev/null +++ b/doc/posix-functions/pthread_setschedprio.texi @@ -0,0 +1,18 @@ +@node pthread_setschedprio +@section @code{pthread_setschedprio} +@findex pthread_setschedprio + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setschedprio.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_setspecific.texi b/doc/posix-functions/pthread_setspecific.texi new file mode 100644 index 0000000000..3c4f51cad5 --- /dev/null +++ b/doc/posix-functions/pthread_setspecific.texi @@ -0,0 +1,18 @@ +@node pthread_setspecific +@section @code{pthread_setspecific} +@findex pthread_setspecific + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_setspecific.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_sigmask.texi b/doc/posix-functions/pthread_sigmask.texi new file mode 100644 index 0000000000..ca7a9243fb --- /dev/null +++ b/doc/posix-functions/pthread_sigmask.texi @@ -0,0 +1,18 @@ +@node pthread_sigmask +@section @code{pthread_sigmask} +@findex pthread_sigmask + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_sigmask.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_spin_destroy.texi b/doc/posix-functions/pthread_spin_destroy.texi new file mode 100644 index 0000000000..d4439049a7 --- /dev/null +++ b/doc/posix-functions/pthread_spin_destroy.texi @@ -0,0 +1,18 @@ +@node pthread_spin_destroy +@section @code{pthread_spin_destroy} +@findex pthread_spin_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_spin_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_spin_init.texi b/doc/posix-functions/pthread_spin_init.texi new file mode 100644 index 0000000000..674ebab2cd --- /dev/null +++ b/doc/posix-functions/pthread_spin_init.texi @@ -0,0 +1,18 @@ +@node pthread_spin_init +@section @code{pthread_spin_init} +@findex pthread_spin_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_spin_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_spin_lock.texi b/doc/posix-functions/pthread_spin_lock.texi new file mode 100644 index 0000000000..da8bc83a70 --- /dev/null +++ b/doc/posix-functions/pthread_spin_lock.texi @@ -0,0 +1,18 @@ +@node pthread_spin_lock +@section @code{pthread_spin_lock} +@findex pthread_spin_lock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_spin_lock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_spin_trylock.texi b/doc/posix-functions/pthread_spin_trylock.texi new file mode 100644 index 0000000000..75cc62e00b --- /dev/null +++ b/doc/posix-functions/pthread_spin_trylock.texi @@ -0,0 +1,18 @@ +@node pthread_spin_trylock +@section @code{pthread_spin_trylock} +@findex pthread_spin_trylock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_spin_trylock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_spin_unlock.texi b/doc/posix-functions/pthread_spin_unlock.texi new file mode 100644 index 0000000000..c997f5fe71 --- /dev/null +++ b/doc/posix-functions/pthread_spin_unlock.texi @@ -0,0 +1,18 @@ +@node pthread_spin_unlock +@section @code{pthread_spin_unlock} +@findex pthread_spin_unlock + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_spin_unlock.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/pthread_testcancel.texi b/doc/posix-functions/pthread_testcancel.texi new file mode 100644 index 0000000000..4764433d60 --- /dev/null +++ b/doc/posix-functions/pthread_testcancel.texi @@ -0,0 +1,18 @@ +@node pthread_testcancel +@section @code{pthread_testcancel} +@findex pthread_testcancel + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_testcancel.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/ptsname.texi b/doc/posix-functions/ptsname.texi new file mode 100644 index 0000000000..b044ab5682 --- /dev/null +++ b/doc/posix-functions/ptsname.texi @@ -0,0 +1,18 @@ +@node ptsname +@section @code{ptsname} +@findex ptsname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ptsname.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/putc.texi b/doc/posix-functions/putc.texi new file mode 100644 index 0000000000..ad8461f13d --- /dev/null +++ b/doc/posix-functions/putc.texi @@ -0,0 +1,18 @@ +@node putc +@section @code{putc} +@findex putc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/putc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/putc_unlocked.texi b/doc/posix-functions/putc_unlocked.texi new file mode 100644 index 0000000000..2fe0a4fe58 --- /dev/null +++ b/doc/posix-functions/putc_unlocked.texi @@ -0,0 +1,18 @@ +@node putc_unlocked +@section @code{putc_unlocked} +@findex putc_unlocked + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/putc_unlocked.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/putchar.texi b/doc/posix-functions/putchar.texi new file mode 100644 index 0000000000..16cd0aba63 --- /dev/null +++ b/doc/posix-functions/putchar.texi @@ -0,0 +1,18 @@ +@node putchar +@section @code{putchar} +@findex putchar + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/putchar.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/putchar_unlocked.texi b/doc/posix-functions/putchar_unlocked.texi new file mode 100644 index 0000000000..a768366d6c --- /dev/null +++ b/doc/posix-functions/putchar_unlocked.texi @@ -0,0 +1,18 @@ +@node putchar_unlocked +@section @code{putchar_unlocked} +@findex putchar_unlocked + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/putchar_unlocked.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/putenv.texi b/doc/posix-functions/putenv.texi new file mode 100644 index 0000000000..20306d8a42 --- /dev/null +++ b/doc/posix-functions/putenv.texi @@ -0,0 +1,19 @@ +@node putenv +@section @code{putenv} +@findex putenv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/putenv.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize + +Extension: Gnulib provides a module @samp{putenv} that substitutes a +@code{putenv} implementation that can also be used to remove environment +variables. diff --git a/doc/posix-functions/putmsg.texi b/doc/posix-functions/putmsg.texi new file mode 100644 index 0000000000..b28c2d5304 --- /dev/null +++ b/doc/posix-functions/putmsg.texi @@ -0,0 +1,18 @@ +@node putmsg +@section @code{putmsg} +@findex putmsg + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/putmsg.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/putpmsg.texi b/doc/posix-functions/putpmsg.texi new file mode 100644 index 0000000000..5568c9a76c --- /dev/null +++ b/doc/posix-functions/putpmsg.texi @@ -0,0 +1,18 @@ +@node putpmsg +@section @code{putpmsg} +@findex putpmsg + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/putpmsg.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/puts.texi b/doc/posix-functions/puts.texi new file mode 100644 index 0000000000..db65e1128c --- /dev/null +++ b/doc/posix-functions/puts.texi @@ -0,0 +1,18 @@ +@node puts +@section @code{puts} +@findex puts + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/puts.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/pututxline.texi b/doc/posix-functions/pututxline.texi new file mode 100644 index 0000000000..8129971255 --- /dev/null +++ b/doc/posix-functions/pututxline.texi @@ -0,0 +1,18 @@ +@node pututxline +@section @code{pututxline} +@findex pututxline + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pututxline.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/putwc.texi b/doc/posix-functions/putwc.texi new file mode 100644 index 0000000000..e65dac86fe --- /dev/null +++ b/doc/posix-functions/putwc.texi @@ -0,0 +1,21 @@ +@node putwc +@section @code{putwc} +@findex putwc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/putwc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/putwchar.texi b/doc/posix-functions/putwchar.texi new file mode 100644 index 0000000000..e094f7eeaa --- /dev/null +++ b/doc/posix-functions/putwchar.texi @@ -0,0 +1,21 @@ +@node putwchar +@section @code{putwchar} +@findex putwchar + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/putwchar.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/pwrite.texi b/doc/posix-functions/pwrite.texi new file mode 100644 index 0000000000..88d3d6ffea --- /dev/null +++ b/doc/posix-functions/pwrite.texi @@ -0,0 +1,18 @@ +@node pwrite +@section @code{pwrite} +@findex pwrite + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/pwrite.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/qsort.texi b/doc/posix-functions/qsort.texi new file mode 100644 index 0000000000..7a5d748f5d --- /dev/null +++ b/doc/posix-functions/qsort.texi @@ -0,0 +1,15 @@ +@node qsort +@section @code{qsort} +@findex qsort + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/qsort.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/raise.texi b/doc/posix-functions/raise.texi new file mode 100644 index 0000000000..1138d6ac7f --- /dev/null +++ b/doc/posix-functions/raise.texi @@ -0,0 +1,17 @@ +@node raise +@section @code{raise} +@findex raise + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/raise.html} + +Gnulib module: raise + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some old platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/rand.texi b/doc/posix-functions/rand.texi new file mode 100644 index 0000000000..8b2090f37f --- /dev/null +++ b/doc/posix-functions/rand.texi @@ -0,0 +1,15 @@ +@node rand +@section @code{rand} +@findex rand + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/rand.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/rand_r.texi b/doc/posix-functions/rand_r.texi new file mode 100644 index 0000000000..eedca9e0fa --- /dev/null +++ b/doc/posix-functions/rand_r.texi @@ -0,0 +1,18 @@ +@node rand_r +@section @code{rand_r} +@findex rand_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/rand_r.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/random.texi b/doc/posix-functions/random.texi new file mode 100644 index 0000000000..0111a9c057 --- /dev/null +++ b/doc/posix-functions/random.texi @@ -0,0 +1,18 @@ +@node random +@section @code{random} +@findex random + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/random.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw. +@end itemize diff --git a/doc/posix-functions/read.texi b/doc/posix-functions/read.texi new file mode 100644 index 0000000000..1583a1fb09 --- /dev/null +++ b/doc/posix-functions/read.texi @@ -0,0 +1,15 @@ +@node read +@section @code{read} +@findex read + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/read.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/readdir.texi b/doc/posix-functions/readdir.texi new file mode 100644 index 0000000000..e8fd89fbe1 --- /dev/null +++ b/doc/posix-functions/readdir.texi @@ -0,0 +1,15 @@ +@node readdir +@section @code{readdir} +@findex readdir + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/readdir.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/readdir_r.texi b/doc/posix-functions/readdir_r.texi new file mode 100644 index 0000000000..4943a153bb --- /dev/null +++ b/doc/posix-functions/readdir_r.texi @@ -0,0 +1,18 @@ +@node readdir_r +@section @code{readdir_r} +@findex readdir_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/readdir_r.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/readlink.texi b/doc/posix-functions/readlink.texi new file mode 100644 index 0000000000..be05c71ba5 --- /dev/null +++ b/doc/posix-functions/readlink.texi @@ -0,0 +1,27 @@ +@node readlink +@section @code{readlink} +@findex readlink + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/readlink.html} + +Gnulib module: readlink + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +When @code{readlink} is called on a directory: In the case of NFS mounted +directories, Cygwin sets @code{errno} to @code{ENOENT} or @code{EIO} instead of +@code{EINVAL}. To avoid this problem, check for a directory before calling +@code{readlink}. +@item +When @code{readlink} is called on a file that is not a symbolic link: +Irix may set @code{errno} to @code{ENXIO} instead of @code{EINVAL}. Cygwin +may set errno to @code{EACCES} instead of @code{EINVAL}. +@end itemize diff --git a/doc/posix-functions/readv.texi b/doc/posix-functions/readv.texi new file mode 100644 index 0000000000..4655ba27c8 --- /dev/null +++ b/doc/posix-functions/readv.texi @@ -0,0 +1,18 @@ +@node readv +@section @code{readv} +@findex readv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/readv.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/realloc.texi b/doc/posix-functions/realloc.texi new file mode 100644 index 0000000000..58944d169b --- /dev/null +++ b/doc/posix-functions/realloc.texi @@ -0,0 +1,22 @@ +@node realloc +@section @code{realloc} +@findex realloc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/realloc.html} + +Gnulib module: realloc-posix + +Portability problems fixed by Gnulib: +@itemize +@item +Upon failure, the function does not set @code{errno} to @code{ENOMEM} on +some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize + +Extension: Gnulib provides a module @samp{realloc} that substitutes a +@code{realloc} implementation that behaves more like the glibc implementation. diff --git a/doc/posix-functions/realpath.texi b/doc/posix-functions/realpath.texi new file mode 100644 index 0000000000..2a0db8385e --- /dev/null +++ b/doc/posix-functions/realpath.texi @@ -0,0 +1,25 @@ +@node realpath +@section @code{realpath} +@findex realpath + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/realpath.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@item +This function does not allow to determine the required size of output buffer; +PATH_MAX --- if it is defined --- is nothing more than a guess. +@end itemize + +Extension: Gnulib provides a module @samp{canonicalize-lgpl} that defines a +function @code{canonicalize_file_name} that is like @code{realpath} but without +size limitations. diff --git a/doc/posix-functions/recv.texi b/doc/posix-functions/recv.texi new file mode 100644 index 0000000000..1cebbd4156 --- /dev/null +++ b/doc/posix-functions/recv.texi @@ -0,0 +1,18 @@ +@node recv +@section @code{recv} +@findex recv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/recv.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/recvfrom.texi b/doc/posix-functions/recvfrom.texi new file mode 100644 index 0000000000..fdb54a6ab0 --- /dev/null +++ b/doc/posix-functions/recvfrom.texi @@ -0,0 +1,21 @@ +@node recvfrom +@section @code{recvfrom} +@findex recvfrom + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/recvfrom.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +Some platforms don't have a @code{socklen_t} type; in this case this function's +sixth argument type is @samp{int *}. +@end itemize diff --git a/doc/posix-functions/recvmsg.texi b/doc/posix-functions/recvmsg.texi new file mode 100644 index 0000000000..9913b84d45 --- /dev/null +++ b/doc/posix-functions/recvmsg.texi @@ -0,0 +1,18 @@ +@node recvmsg +@section @code{recvmsg} +@findex recvmsg + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/recvmsg.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/regcomp.texi b/doc/posix-functions/regcomp.texi new file mode 100644 index 0000000000..d19f3e4982 --- /dev/null +++ b/doc/posix-functions/regcomp.texi @@ -0,0 +1,20 @@ +@node regcomp +@section @code{regcomp} +@findex regcomp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/regcomp.html} + +Gnulib module: regex + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +Many regular expression implementations have bugs. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/regerror.texi b/doc/posix-functions/regerror.texi new file mode 100644 index 0000000000..4005e1a4d6 --- /dev/null +++ b/doc/posix-functions/regerror.texi @@ -0,0 +1,18 @@ +@node regerror +@section @code{regerror} +@findex regerror + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/regerror.html} + +Gnulib module: regex + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/regexec.texi b/doc/posix-functions/regexec.texi new file mode 100644 index 0000000000..c0f98590b9 --- /dev/null +++ b/doc/posix-functions/regexec.texi @@ -0,0 +1,20 @@ +@node regexec +@section @code{regexec} +@findex regexec + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/regexec.html} + +Gnulib module: regex + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +Many regular expression implementations have bugs. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/regfree.texi b/doc/posix-functions/regfree.texi new file mode 100644 index 0000000000..2d56b8598d --- /dev/null +++ b/doc/posix-functions/regfree.texi @@ -0,0 +1,18 @@ +@node regfree +@section @code{regfree} +@findex regfree + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/regfree.html} + +Gnulib module: regex + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/remainder.texi b/doc/posix-functions/remainder.texi new file mode 100644 index 0000000000..c721b2209a --- /dev/null +++ b/doc/posix-functions/remainder.texi @@ -0,0 +1,15 @@ +@node remainder +@section @code{remainder} +@findex remainder + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/remainder.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/remainderf.texi b/doc/posix-functions/remainderf.texi new file mode 100644 index 0000000000..dea2849f8e --- /dev/null +++ b/doc/posix-functions/remainderf.texi @@ -0,0 +1,18 @@ +@node remainderf +@section @code{remainderf} +@findex remainderf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/remainderf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +@end itemize diff --git a/doc/posix-functions/remainderl.texi b/doc/posix-functions/remainderl.texi new file mode 100644 index 0000000000..7abf56d9d2 --- /dev/null +++ b/doc/posix-functions/remainderl.texi @@ -0,0 +1,18 @@ +@node remainderl +@section @code{remainderl} +@findex remainderl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/remainderl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/remove.texi b/doc/posix-functions/remove.texi new file mode 100644 index 0000000000..4a44ea13c6 --- /dev/null +++ b/doc/posix-functions/remove.texi @@ -0,0 +1,15 @@ +@node remove +@section @code{remove} +@findex remove + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/remove.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/remque.texi b/doc/posix-functions/remque.texi new file mode 100644 index 0000000000..f4e4af8d31 --- /dev/null +++ b/doc/posix-functions/remque.texi @@ -0,0 +1,18 @@ +@node remque +@section @code{remque} +@findex remque + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/remque.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/remquo.texi b/doc/posix-functions/remquo.texi new file mode 100644 index 0000000000..6ec61c5162 --- /dev/null +++ b/doc/posix-functions/remquo.texi @@ -0,0 +1,18 @@ +@node remquo +@section @code{remquo} +@findex remquo + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/remquo.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/remquof.texi b/doc/posix-functions/remquof.texi new file mode 100644 index 0000000000..9b0f284891 --- /dev/null +++ b/doc/posix-functions/remquof.texi @@ -0,0 +1,18 @@ +@node remquof +@section @code{remquof} +@findex remquof + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/remquof.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/remquol.texi b/doc/posix-functions/remquol.texi new file mode 100644 index 0000000000..781653f43b --- /dev/null +++ b/doc/posix-functions/remquol.texi @@ -0,0 +1,18 @@ +@node remquol +@section @code{remquol} +@findex remquol + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/remquol.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/rename.texi b/doc/posix-functions/rename.texi new file mode 100644 index 0000000000..a4910ef5c3 --- /dev/null +++ b/doc/posix-functions/rename.texi @@ -0,0 +1,19 @@ +@node rename +@section @code{rename} +@findex rename + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/rename.html} + +Gnulib module: rename + +Portability problems fixed by Gnulib: +@itemize +@item +This function does not work when the source file name ends in a slash on +some platforms: +SunOS 4.1. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/rewind.texi b/doc/posix-functions/rewind.texi new file mode 100644 index 0000000000..6f7bdd436f --- /dev/null +++ b/doc/posix-functions/rewind.texi @@ -0,0 +1,18 @@ +@node rewind +@section @code{rewind} +@findex rewind + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/rewind.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/rewinddir.texi b/doc/posix-functions/rewinddir.texi new file mode 100644 index 0000000000..b2c290c888 --- /dev/null +++ b/doc/posix-functions/rewinddir.texi @@ -0,0 +1,15 @@ +@node rewinddir +@section @code{rewinddir} +@findex rewinddir + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/rewinddir.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/rindex.texi b/doc/posix-functions/rindex.texi new file mode 100644 index 0000000000..b68d89d8b4 --- /dev/null +++ b/doc/posix-functions/rindex.texi @@ -0,0 +1,21 @@ +@node rindex +@section @code{rindex} +@findex rindex + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/rindex.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw. +@item +This function is marked as ``legacy'' in POSIX. Better use @code{strrchr} +instead. +@end itemize diff --git a/doc/posix-functions/rint.texi b/doc/posix-functions/rint.texi new file mode 100644 index 0000000000..76d8b97d75 --- /dev/null +++ b/doc/posix-functions/rint.texi @@ -0,0 +1,15 @@ +@node rint +@section @code{rint} +@findex rint + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/rint.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/rintf.texi b/doc/posix-functions/rintf.texi new file mode 100644 index 0000000000..4bbe74cf38 --- /dev/null +++ b/doc/posix-functions/rintf.texi @@ -0,0 +1,18 @@ +@node rintf +@section @code{rintf} +@findex rintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/rintf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9. +@end itemize diff --git a/doc/posix-functions/rintl.texi b/doc/posix-functions/rintl.texi new file mode 100644 index 0000000000..82a1f719ba --- /dev/null +++ b/doc/posix-functions/rintl.texi @@ -0,0 +1,18 @@ +@node rintl +@section @code{rintl} +@findex rintl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/rintl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/rmdir.texi b/doc/posix-functions/rmdir.texi new file mode 100644 index 0000000000..85e4e9e5c3 --- /dev/null +++ b/doc/posix-functions/rmdir.texi @@ -0,0 +1,20 @@ +@node rmdir +@section @code{rmdir} +@findex rmdir + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/rmdir.html} + +Gnulib module: rmdir + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some old platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +When @code{rmdir} fails because the specified directory is not empty, the +@code{errno} value is system dependent. +@end itemize diff --git a/doc/posix-functions/round.texi b/doc/posix-functions/round.texi new file mode 100644 index 0000000000..0879485e58 --- /dev/null +++ b/doc/posix-functions/round.texi @@ -0,0 +1,21 @@ +@node round +@section @code{round} +@findex round + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/round.html} + +Gnulib module: round + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@item +This functions returns a wrong result for x = 1/2 - 2^-54 on some platforms: +NetBSD 3.0. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/roundf.texi b/doc/posix-functions/roundf.texi new file mode 100644 index 0000000000..41b3a7f04c --- /dev/null +++ b/doc/posix-functions/roundf.texi @@ -0,0 +1,18 @@ +@node roundf +@section @code{roundf} +@findex roundf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/roundf.html} + +Gnulib module: roundf + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/roundl.texi b/doc/posix-functions/roundl.texi new file mode 100644 index 0000000000..a4eaa7d99f --- /dev/null +++ b/doc/posix-functions/roundl.texi @@ -0,0 +1,18 @@ +@node roundl +@section @code{roundl} +@findex roundl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/roundl.html} + +Gnulib module: roundl + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/scalb.texi b/doc/posix-functions/scalb.texi new file mode 100644 index 0000000000..5f6dbd1e44 --- /dev/null +++ b/doc/posix-functions/scalb.texi @@ -0,0 +1,15 @@ +@node scalb +@section @code{scalb} +@findex scalb + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalb.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/scalbln.texi b/doc/posix-functions/scalbln.texi new file mode 100644 index 0000000000..db93e54a04 --- /dev/null +++ b/doc/posix-functions/scalbln.texi @@ -0,0 +1,18 @@ +@node scalbln +@section @code{scalbln} +@findex scalbln + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalbln.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/scalblnf.texi b/doc/posix-functions/scalblnf.texi new file mode 100644 index 0000000000..712c3e36b6 --- /dev/null +++ b/doc/posix-functions/scalblnf.texi @@ -0,0 +1,18 @@ +@node scalblnf +@section @code{scalblnf} +@findex scalblnf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalblnf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/scalblnl.texi b/doc/posix-functions/scalblnl.texi new file mode 100644 index 0000000000..863311b992 --- /dev/null +++ b/doc/posix-functions/scalblnl.texi @@ -0,0 +1,18 @@ +@node scalblnl +@section @code{scalblnl} +@findex scalblnl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalblnl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/scalbn.texi b/doc/posix-functions/scalbn.texi new file mode 100644 index 0000000000..07ac8f633e --- /dev/null +++ b/doc/posix-functions/scalbn.texi @@ -0,0 +1,18 @@ +@node scalbn +@section @code{scalbn} +@findex scalbn + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalbn.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, IRIX 6.5, OSF/1 4.0. +@end itemize diff --git a/doc/posix-functions/scalbnf.texi b/doc/posix-functions/scalbnf.texi new file mode 100644 index 0000000000..d6d1987253 --- /dev/null +++ b/doc/posix-functions/scalbnf.texi @@ -0,0 +1,18 @@ +@node scalbnf +@section @code{scalbnf} +@findex scalbnf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalbnf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9. +@end itemize diff --git a/doc/posix-functions/scalbnl.texi b/doc/posix-functions/scalbnl.texi new file mode 100644 index 0000000000..fae6c06e6e --- /dev/null +++ b/doc/posix-functions/scalbnl.texi @@ -0,0 +1,18 @@ +@node scalbnl +@section @code{scalbnl} +@findex scalbnl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/scalbnl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/scanf.texi b/doc/posix-functions/scanf.texi new file mode 100644 index 0000000000..d0570233d0 --- /dev/null +++ b/doc/posix-functions/scanf.texi @@ -0,0 +1,21 @@ +@node scanf +@section @code{scanf} +@findex scanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/scanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@item +On Windows, this function doesn't support the @code{hh}, @code{ll}, @code{j}, +@code{t}, @code{z} size specifiers. +@end itemize diff --git a/doc/posix-functions/sched_get_priority_max.texi b/doc/posix-functions/sched_get_priority_max.texi new file mode 100644 index 0000000000..c9aa46ccf5 --- /dev/null +++ b/doc/posix-functions/sched_get_priority_max.texi @@ -0,0 +1,18 @@ +@node sched_get_priority_max +@section @code{sched_get_priority_max} +@findex sched_get_priority_max + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_get_priority_max.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, HP-UX 11, Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sched_getparam.texi b/doc/posix-functions/sched_getparam.texi new file mode 100644 index 0000000000..4922e34cd9 --- /dev/null +++ b/doc/posix-functions/sched_getparam.texi @@ -0,0 +1,18 @@ +@node sched_getparam +@section @code{sched_getparam} +@findex sched_getparam + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_getparam.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/sched_getscheduler.texi b/doc/posix-functions/sched_getscheduler.texi new file mode 100644 index 0000000000..93a9096ff4 --- /dev/null +++ b/doc/posix-functions/sched_getscheduler.texi @@ -0,0 +1,18 @@ +@node sched_getscheduler +@section @code{sched_getscheduler} +@findex sched_getscheduler + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_getscheduler.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/sched_rr_get_interval.texi b/doc/posix-functions/sched_rr_get_interval.texi new file mode 100644 index 0000000000..c0e305ac89 --- /dev/null +++ b/doc/posix-functions/sched_rr_get_interval.texi @@ -0,0 +1,18 @@ +@node sched_rr_get_interval +@section @code{sched_rr_get_interval} +@findex sched_rr_get_interval + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_rr_get_interval.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, HP-UX 11, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/sched_setparam.texi b/doc/posix-functions/sched_setparam.texi new file mode 100644 index 0000000000..baa4aed8b5 --- /dev/null +++ b/doc/posix-functions/sched_setparam.texi @@ -0,0 +1,18 @@ +@node sched_setparam +@section @code{sched_setparam} +@findex sched_setparam + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_setparam.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/sched_setscheduler.texi b/doc/posix-functions/sched_setscheduler.texi new file mode 100644 index 0000000000..8e8dc74d58 --- /dev/null +++ b/doc/posix-functions/sched_setscheduler.texi @@ -0,0 +1,18 @@ +@node sched_setscheduler +@section @code{sched_setscheduler} +@findex sched_setscheduler + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_setscheduler.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/sched_yield.texi b/doc/posix-functions/sched_yield.texi new file mode 100644 index 0000000000..0e6aff8300 --- /dev/null +++ b/doc/posix-functions/sched_yield.texi @@ -0,0 +1,18 @@ +@node sched_yield +@section @code{sched_yield} +@findex sched_yield + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sched_yield.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/seed48.texi b/doc/posix-functions/seed48.texi new file mode 100644 index 0000000000..98fd78264a --- /dev/null +++ b/doc/posix-functions/seed48.texi @@ -0,0 +1,18 @@ +@node seed48 +@section @code{seed48} +@findex seed48 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/seed48.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/seekdir.texi b/doc/posix-functions/seekdir.texi new file mode 100644 index 0000000000..8806ba8d64 --- /dev/null +++ b/doc/posix-functions/seekdir.texi @@ -0,0 +1,18 @@ +@node seekdir +@section @code{seekdir} +@findex seekdir + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/seekdir.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +BeOS. +@end itemize diff --git a/doc/posix-functions/select.texi b/doc/posix-functions/select.texi new file mode 100644 index 0000000000..1c6475263e --- /dev/null +++ b/doc/posix-functions/select.texi @@ -0,0 +1,30 @@ +@node select +@section @code{select} +@findex select + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/select.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +When you call @code{select} with a timeout, some implementations modify the +timeout parameter so that upon return from the function, it contains the +amount of time not slept. Other implementations leave the timeout parameter +unmodified. +@item +On Windows platforms (excluding Cygwin) and on BeOS, @code{select} can only be +called on descriptors created by the @code{socket} function, not on regular +file descriptors. +@item +On Linux, when some file descriptor refers to a regular file, @code{select} +may fail, setting @code{errno} to @code{EBADF}. +@end itemize diff --git a/doc/posix-functions/sem_close.texi b/doc/posix-functions/sem_close.texi new file mode 100644 index 0000000000..3a14e98d66 --- /dev/null +++ b/doc/posix-functions/sem_close.texi @@ -0,0 +1,18 @@ +@node sem_close +@section @code{sem_close} +@findex sem_close + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_close.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sem_destroy.texi b/doc/posix-functions/sem_destroy.texi new file mode 100644 index 0000000000..34b5fe4f29 --- /dev/null +++ b/doc/posix-functions/sem_destroy.texi @@ -0,0 +1,18 @@ +@node sem_destroy +@section @code{sem_destroy} +@findex sem_destroy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_destroy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sem_getvalue.texi b/doc/posix-functions/sem_getvalue.texi new file mode 100644 index 0000000000..6350c10e09 --- /dev/null +++ b/doc/posix-functions/sem_getvalue.texi @@ -0,0 +1,18 @@ +@node sem_getvalue +@section @code{sem_getvalue} +@findex sem_getvalue + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_getvalue.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sem_init.texi b/doc/posix-functions/sem_init.texi new file mode 100644 index 0000000000..95ad5db48e --- /dev/null +++ b/doc/posix-functions/sem_init.texi @@ -0,0 +1,18 @@ +@node sem_init +@section @code{sem_init} +@findex sem_init + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_init.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sem_open.texi b/doc/posix-functions/sem_open.texi new file mode 100644 index 0000000000..ce41530e9c --- /dev/null +++ b/doc/posix-functions/sem_open.texi @@ -0,0 +1,18 @@ +@node sem_open +@section @code{sem_open} +@findex sem_open + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_open.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sem_post.texi b/doc/posix-functions/sem_post.texi new file mode 100644 index 0000000000..ba2cb2724e --- /dev/null +++ b/doc/posix-functions/sem_post.texi @@ -0,0 +1,18 @@ +@node sem_post +@section @code{sem_post} +@findex sem_post + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_post.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sem_timedwait.texi b/doc/posix-functions/sem_timedwait.texi new file mode 100644 index 0000000000..9080fefb0f --- /dev/null +++ b/doc/posix-functions/sem_timedwait.texi @@ -0,0 +1,18 @@ +@node sem_timedwait +@section @code{sem_timedwait} +@findex sem_timedwait + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_timedwait.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sem_trywait.texi b/doc/posix-functions/sem_trywait.texi new file mode 100644 index 0000000000..0cf2ee9c97 --- /dev/null +++ b/doc/posix-functions/sem_trywait.texi @@ -0,0 +1,18 @@ +@node sem_trywait +@section @code{sem_trywait} +@findex sem_trywait + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_trywait.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sem_unlink.texi b/doc/posix-functions/sem_unlink.texi new file mode 100644 index 0000000000..3b054948d9 --- /dev/null +++ b/doc/posix-functions/sem_unlink.texi @@ -0,0 +1,18 @@ +@node sem_unlink +@section @code{sem_unlink} +@findex sem_unlink + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_unlink.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sem_wait.texi b/doc/posix-functions/sem_wait.texi new file mode 100644 index 0000000000..38bfb59baf --- /dev/null +++ b/doc/posix-functions/sem_wait.texi @@ -0,0 +1,18 @@ +@node sem_wait +@section @code{sem_wait} +@findex sem_wait + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sem_wait.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/semctl.texi b/doc/posix-functions/semctl.texi new file mode 100644 index 0000000000..910aa9a7e5 --- /dev/null +++ b/doc/posix-functions/semctl.texi @@ -0,0 +1,18 @@ +@node semctl +@section @code{semctl} +@findex semctl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/semctl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/semget.texi b/doc/posix-functions/semget.texi new file mode 100644 index 0000000000..6858d625c2 --- /dev/null +++ b/doc/posix-functions/semget.texi @@ -0,0 +1,18 @@ +@node semget +@section @code{semget} +@findex semget + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/semget.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/semop.texi b/doc/posix-functions/semop.texi new file mode 100644 index 0000000000..a566651247 --- /dev/null +++ b/doc/posix-functions/semop.texi @@ -0,0 +1,18 @@ +@node semop +@section @code{semop} +@findex semop + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/semop.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/send.texi b/doc/posix-functions/send.texi new file mode 100644 index 0000000000..2320826683 --- /dev/null +++ b/doc/posix-functions/send.texi @@ -0,0 +1,18 @@ +@node send +@section @code{send} +@findex send + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/send.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/sendmsg.texi b/doc/posix-functions/sendmsg.texi new file mode 100644 index 0000000000..7998a71c3d --- /dev/null +++ b/doc/posix-functions/sendmsg.texi @@ -0,0 +1,18 @@ +@node sendmsg +@section @code{sendmsg} +@findex sendmsg + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sendmsg.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/sendto.texi b/doc/posix-functions/sendto.texi new file mode 100644 index 0000000000..62330a6b27 --- /dev/null +++ b/doc/posix-functions/sendto.texi @@ -0,0 +1,18 @@ +@node sendto +@section @code{sendto} +@findex sendto + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sendto.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/setbuf.texi b/doc/posix-functions/setbuf.texi new file mode 100644 index 0000000000..82c7572e7b --- /dev/null +++ b/doc/posix-functions/setbuf.texi @@ -0,0 +1,15 @@ +@node setbuf +@section @code{setbuf} +@findex setbuf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setbuf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/setcontext.texi b/doc/posix-functions/setcontext.texi new file mode 100644 index 0000000000..bc3ac0198e --- /dev/null +++ b/doc/posix-functions/setcontext.texi @@ -0,0 +1,22 @@ +@node setcontext +@section @code{setcontext} +@findex setcontext + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setcontext.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@item +The effects of this call are system and compiler optimization dependent, +since it restores the contents of register-allocated variables but not +the contents of stack-allocated variables. +@end itemize diff --git a/doc/posix-functions/setegid.texi b/doc/posix-functions/setegid.texi new file mode 100644 index 0000000000..2f6c102c79 --- /dev/null +++ b/doc/posix-functions/setegid.texi @@ -0,0 +1,18 @@ +@node setegid +@section @code{setegid} +@findex setegid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setegid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setenv.texi b/doc/posix-functions/setenv.texi new file mode 100644 index 0000000000..c2611aad20 --- /dev/null +++ b/doc/posix-functions/setenv.texi @@ -0,0 +1,21 @@ +@node setenv +@section @code{setenv} +@findex setenv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setenv.html} + +Gnulib module: setenv + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 4.3.2, HP-UX 11, IRIX 6.5, Solaris 9, mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +In some versions of glibc (e.g.@: 2.3.3), @code{setenv} doesn't fail if the +first argument contains a @samp{=} character. +@end itemize diff --git a/doc/posix-functions/seteuid.texi b/doc/posix-functions/seteuid.texi new file mode 100644 index 0000000000..160d489c97 --- /dev/null +++ b/doc/posix-functions/seteuid.texi @@ -0,0 +1,18 @@ +@node seteuid +@section @code{seteuid} +@findex seteuid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/seteuid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setgid.texi b/doc/posix-functions/setgid.texi new file mode 100644 index 0000000000..9c417fd25f --- /dev/null +++ b/doc/posix-functions/setgid.texi @@ -0,0 +1,18 @@ +@node setgid +@section @code{setgid} +@findex setgid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setgid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/setgrent.texi b/doc/posix-functions/setgrent.texi new file mode 100644 index 0000000000..2a01781550 --- /dev/null +++ b/doc/posix-functions/setgrent.texi @@ -0,0 +1,18 @@ +@node setgrent +@section @code{setgrent} +@findex setgrent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setgrent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/sethostent.texi b/doc/posix-functions/sethostent.texi new file mode 100644 index 0000000000..06e9aec510 --- /dev/null +++ b/doc/posix-functions/sethostent.texi @@ -0,0 +1,18 @@ +@node sethostent +@section @code{sethostent} +@findex sethostent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sethostent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setitimer.texi b/doc/posix-functions/setitimer.texi new file mode 100644 index 0000000000..56a2b44fe4 --- /dev/null +++ b/doc/posix-functions/setitimer.texi @@ -0,0 +1,18 @@ +@node setitimer +@section @code{setitimer} +@findex setitimer + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setitimer.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setjmp.texi b/doc/posix-functions/setjmp.texi new file mode 100644 index 0000000000..eb012ae23b --- /dev/null +++ b/doc/posix-functions/setjmp.texi @@ -0,0 +1,25 @@ +@node setjmp +@section @code{setjmp} +@findex setjmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setjmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +POSIX does not specify whether @code{setjmp} saves the signal mask in the +@code{jmp_buf}. It does on BSD platforms, and on glibc platforms when +@code{_BSD_SOURCE} is defined; in this case @code{setjmp} behaves like +@code{sigsetjmp}, and functions @code{_setjmp} and @code{_longjmp} are +available that don't save or restore the signal mask. On System V platforms, +and on glibc platforms by default, @code{setjmp} doesn't save the signal mask. +@end itemize diff --git a/doc/posix-functions/setkey.texi b/doc/posix-functions/setkey.texi new file mode 100644 index 0000000000..306fb3767f --- /dev/null +++ b/doc/posix-functions/setkey.texi @@ -0,0 +1,18 @@ +@node setkey +@section @code{setkey} +@findex setkey + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setkey.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setlocale.texi b/doc/posix-functions/setlocale.texi new file mode 100644 index 0000000000..26676f1119 --- /dev/null +++ b/doc/posix-functions/setlocale.texi @@ -0,0 +1,18 @@ +@node setlocale +@section @code{setlocale} +@findex setlocale + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setlocale.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Cygwin, which doesn't have locales, @code{setlocale(LC_ALL,NULL)} always +returns @code{"C"}. +@end itemize diff --git a/doc/posix-functions/setlogmask.texi b/doc/posix-functions/setlogmask.texi new file mode 100644 index 0000000000..88b97c1bab --- /dev/null +++ b/doc/posix-functions/setlogmask.texi @@ -0,0 +1,18 @@ +@node setlogmask +@section @code{setlogmask} +@findex setlogmask + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setlogmask.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setnetent.texi b/doc/posix-functions/setnetent.texi new file mode 100644 index 0000000000..8b47df6d29 --- /dev/null +++ b/doc/posix-functions/setnetent.texi @@ -0,0 +1,18 @@ +@node setnetent +@section @code{setnetent} +@findex setnetent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setnetent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setpgid.texi b/doc/posix-functions/setpgid.texi new file mode 100644 index 0000000000..ec42b892d2 --- /dev/null +++ b/doc/posix-functions/setpgid.texi @@ -0,0 +1,18 @@ +@node setpgid +@section @code{setpgid} +@findex setpgid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setpgid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/setpgrp.texi b/doc/posix-functions/setpgrp.texi new file mode 100644 index 0000000000..f55e12e76e --- /dev/null +++ b/doc/posix-functions/setpgrp.texi @@ -0,0 +1,18 @@ +@node setpgrp +@section @code{setpgrp} +@findex setpgrp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setpgrp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/setpriority.texi b/doc/posix-functions/setpriority.texi new file mode 100644 index 0000000000..9291d2b8f9 --- /dev/null +++ b/doc/posix-functions/setpriority.texi @@ -0,0 +1,18 @@ +@node setpriority +@section @code{setpriority} +@findex setpriority + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setpriority.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setprotoent.texi b/doc/posix-functions/setprotoent.texi new file mode 100644 index 0000000000..0bd9e4827d --- /dev/null +++ b/doc/posix-functions/setprotoent.texi @@ -0,0 +1,18 @@ +@node setprotoent +@section @code{setprotoent} +@findex setprotoent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setprotoent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setpwent.texi b/doc/posix-functions/setpwent.texi new file mode 100644 index 0000000000..b70d85d796 --- /dev/null +++ b/doc/posix-functions/setpwent.texi @@ -0,0 +1,18 @@ +@node setpwent +@section @code{setpwent} +@findex setpwent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setpwent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/setregid.texi b/doc/posix-functions/setregid.texi new file mode 100644 index 0000000000..89a8fd9d5a --- /dev/null +++ b/doc/posix-functions/setregid.texi @@ -0,0 +1,18 @@ +@node setregid +@section @code{setregid} +@findex setregid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setregid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setreuid.texi b/doc/posix-functions/setreuid.texi new file mode 100644 index 0000000000..f8c5917d01 --- /dev/null +++ b/doc/posix-functions/setreuid.texi @@ -0,0 +1,18 @@ +@node setreuid +@section @code{setreuid} +@findex setreuid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setreuid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setrlimit.texi b/doc/posix-functions/setrlimit.texi new file mode 100644 index 0000000000..26f85d0ae2 --- /dev/null +++ b/doc/posix-functions/setrlimit.texi @@ -0,0 +1,18 @@ +@node setrlimit +@section @code{setrlimit} +@findex setrlimit + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setrlimit.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setservent.texi b/doc/posix-functions/setservent.texi new file mode 100644 index 0000000000..64c26e196d --- /dev/null +++ b/doc/posix-functions/setservent.texi @@ -0,0 +1,18 @@ +@node setservent +@section @code{setservent} +@findex setservent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setservent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setsid.texi b/doc/posix-functions/setsid.texi new file mode 100644 index 0000000000..247450bbde --- /dev/null +++ b/doc/posix-functions/setsid.texi @@ -0,0 +1,18 @@ +@node setsid +@section @code{setsid} +@findex setsid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setsid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/setsockopt.texi b/doc/posix-functions/setsockopt.texi new file mode 100644 index 0000000000..2146c35578 --- /dev/null +++ b/doc/posix-functions/setsockopt.texi @@ -0,0 +1,20 @@ +@node setsockopt +@section @code{setsockopt} +@findex setsockopt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setsockopt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +Many socket options are not available on all platforms. +@end itemize diff --git a/doc/posix-functions/setstate.texi b/doc/posix-functions/setstate.texi new file mode 100644 index 0000000000..17b43ccb41 --- /dev/null +++ b/doc/posix-functions/setstate.texi @@ -0,0 +1,18 @@ +@node setstate +@section @code{setstate} +@findex setstate + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setstate.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw. +@end itemize diff --git a/doc/posix-functions/setuid.texi b/doc/posix-functions/setuid.texi new file mode 100644 index 0000000000..e183977223 --- /dev/null +++ b/doc/posix-functions/setuid.texi @@ -0,0 +1,18 @@ +@node setuid +@section @code{setuid} +@findex setuid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setuid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/setutxent.texi b/doc/posix-functions/setutxent.texi new file mode 100644 index 0000000000..aa92998556 --- /dev/null +++ b/doc/posix-functions/setutxent.texi @@ -0,0 +1,18 @@ +@node setutxent +@section @code{setutxent} +@findex setutxent + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setutxent.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/setvbuf.texi b/doc/posix-functions/setvbuf.texi new file mode 100644 index 0000000000..2eea6534b2 --- /dev/null +++ b/doc/posix-functions/setvbuf.texi @@ -0,0 +1,18 @@ +@node setvbuf +@section @code{setvbuf} +@findex setvbuf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/setvbuf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/shm_open.texi b/doc/posix-functions/shm_open.texi new file mode 100644 index 0000000000..7907f0fde3 --- /dev/null +++ b/doc/posix-functions/shm_open.texi @@ -0,0 +1,18 @@ +@node shm_open +@section @code{shm_open} +@findex shm_open + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/shm_open.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/shm_unlink.texi b/doc/posix-functions/shm_unlink.texi new file mode 100644 index 0000000000..a7b3e322bd --- /dev/null +++ b/doc/posix-functions/shm_unlink.texi @@ -0,0 +1,18 @@ +@node shm_unlink +@section @code{shm_unlink} +@findex shm_unlink + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/shm_unlink.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/shmat.texi b/doc/posix-functions/shmat.texi new file mode 100644 index 0000000000..3ac0e3c9a9 --- /dev/null +++ b/doc/posix-functions/shmat.texi @@ -0,0 +1,26 @@ +@node shmat +@section @code{shmat} +@findex shmat + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/shmat.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@item +Attempts to @code{shmat} into a previously malloc-ed region fail on SunOS 4, +with @code{errno} set to @code{EINVAL}, even if there is an @code{munmap} call +in between. +@item +On Linux, the flag @code{SHM_REMAP} is needed in order to force @code{shmat} +to replace existing memory mappings in the specify address range. On other +platforms, it is not needed. +@end itemize diff --git a/doc/posix-functions/shmctl.texi b/doc/posix-functions/shmctl.texi new file mode 100644 index 0000000000..02762295a8 --- /dev/null +++ b/doc/posix-functions/shmctl.texi @@ -0,0 +1,18 @@ +@node shmctl +@section @code{shmctl} +@findex shmctl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/shmctl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/shmdt.texi b/doc/posix-functions/shmdt.texi new file mode 100644 index 0000000000..f848465de1 --- /dev/null +++ b/doc/posix-functions/shmdt.texi @@ -0,0 +1,18 @@ +@node shmdt +@section @code{shmdt} +@findex shmdt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/shmdt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/shmget.texi b/doc/posix-functions/shmget.texi new file mode 100644 index 0000000000..3f786df475 --- /dev/null +++ b/doc/posix-functions/shmget.texi @@ -0,0 +1,21 @@ +@node shmget +@section @code{shmget} +@findex shmget + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/shmget.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@item +On many platforms (not Linux), SHMMAX is so small that it is unusable for +reasonable applications, and/or @code{shmget} requires superuser privileges. +@end itemize diff --git a/doc/posix-functions/shutdown.texi b/doc/posix-functions/shutdown.texi new file mode 100644 index 0000000000..fb374dce59 --- /dev/null +++ b/doc/posix-functions/shutdown.texi @@ -0,0 +1,18 @@ +@node shutdown +@section @code{shutdown} +@findex shutdown + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/shutdown.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/sigaction.texi b/doc/posix-functions/sigaction.texi new file mode 100644 index 0000000000..80e3b2c655 --- /dev/null +++ b/doc/posix-functions/sigaction.texi @@ -0,0 +1,32 @@ +@node sigaction +@section @code{sigaction} +@findex sigaction + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigaction.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +The symbolic value @code{SIG_IGN} for the @code{SIGCHLD} signal is equivalent +to a signal handler +@smallexample +void handle_child (int sigchld) +@{ + while (waitpid (-1, NULL, WNOHANG) > 0) + ; +@} +@end smallexample +except that @code{SIG_IGN} for @code{SIGCHLD} has the effect that the children +execution times are not accounted in the @code{times} function. +On some platforms (BSD? SystemV? Linux?), you need to use the @code{sigaction} +flag @code{SA_NOCLDWAIT} in order to obtain this behavior. +@end itemize diff --git a/doc/posix-functions/sigaddset.texi b/doc/posix-functions/sigaddset.texi new file mode 100644 index 0000000000..dc55964a4b --- /dev/null +++ b/doc/posix-functions/sigaddset.texi @@ -0,0 +1,18 @@ +@node sigaddset +@section @code{sigaddset} +@findex sigaddset + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigaddset.html} + +Gnulib module: sigprocmask + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/sigaltstack.texi b/doc/posix-functions/sigaltstack.texi new file mode 100644 index 0000000000..53d91c7cfa --- /dev/null +++ b/doc/posix-functions/sigaltstack.texi @@ -0,0 +1,20 @@ +@node sigaltstack +@section @code{sigaltstack} +@findex sigaltstack + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigaltstack.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw, Interix 3.5, BeOS. +@item +@code{sigaltstack} doesn't work on HP-UX 11/IA-64 and OpenBSD 3.6/Sparc64. +@end itemize diff --git a/doc/posix-functions/sigdelset.texi b/doc/posix-functions/sigdelset.texi new file mode 100644 index 0000000000..70207849c8 --- /dev/null +++ b/doc/posix-functions/sigdelset.texi @@ -0,0 +1,18 @@ +@node sigdelset +@section @code{sigdelset} +@findex sigdelset + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigdelset.html} + +Gnulib module: sigprocmask + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/sigemptyset.texi b/doc/posix-functions/sigemptyset.texi new file mode 100644 index 0000000000..1f0e1f764e --- /dev/null +++ b/doc/posix-functions/sigemptyset.texi @@ -0,0 +1,18 @@ +@node sigemptyset +@section @code{sigemptyset} +@findex sigemptyset + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigemptyset.html} + +Gnulib module: sigprocmask + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/sigfillset.texi b/doc/posix-functions/sigfillset.texi new file mode 100644 index 0000000000..7f4f57dbc2 --- /dev/null +++ b/doc/posix-functions/sigfillset.texi @@ -0,0 +1,18 @@ +@node sigfillset +@section @code{sigfillset} +@findex sigfillset + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigfillset.html} + +Gnulib module: sigprocmask + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/sighold.texi b/doc/posix-functions/sighold.texi new file mode 100644 index 0000000000..3d6c2c65bd --- /dev/null +++ b/doc/posix-functions/sighold.texi @@ -0,0 +1,18 @@ +@node sighold +@section @code{sighold} +@findex sighold + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sighold.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sigignore.texi b/doc/posix-functions/sigignore.texi new file mode 100644 index 0000000000..f473c8133e --- /dev/null +++ b/doc/posix-functions/sigignore.texi @@ -0,0 +1,18 @@ +@node sigignore +@section @code{sigignore} +@findex sigignore + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigignore.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/siginterrupt.texi b/doc/posix-functions/siginterrupt.texi new file mode 100644 index 0000000000..48223ab27f --- /dev/null +++ b/doc/posix-functions/siginterrupt.texi @@ -0,0 +1,18 @@ +@node siginterrupt +@section @code{siginterrupt} +@findex siginterrupt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/siginterrupt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/sigismember.texi b/doc/posix-functions/sigismember.texi new file mode 100644 index 0000000000..4e6e8eb9a0 --- /dev/null +++ b/doc/posix-functions/sigismember.texi @@ -0,0 +1,18 @@ +@node sigismember +@section @code{sigismember} +@findex sigismember + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigismember.html} + +Gnulib module: sigprocmask + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/siglongjmp.texi b/doc/posix-functions/siglongjmp.texi new file mode 100644 index 0000000000..2eb34deb1a --- /dev/null +++ b/doc/posix-functions/siglongjmp.texi @@ -0,0 +1,18 @@ +@node siglongjmp +@section @code{siglongjmp} +@findex siglongjmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/siglongjmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw. +@end itemize diff --git a/doc/posix-functions/signal.texi b/doc/posix-functions/signal.texi new file mode 100644 index 0000000000..91af2560e4 --- /dev/null +++ b/doc/posix-functions/signal.texi @@ -0,0 +1,25 @@ +@node signal +@section @code{signal} +@findex signal + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/signal.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On System V platforms, when the signal is triggered, the kernel uninstalls the +handler (i.e.@: resets the signal's action to SIG_DFL) before invoking the +handler. This opens the door to race conditions: undesired things happen +if the signal is triggered twice and the signal handler was not quick enough +reinstalling itself as a handler. On BSD platforms and glibc platforms, on the +other hand, when the signal is triggered, the kernel blocks the signal +before invoking the handler. This is saner, but POSIX still allows either +behavior. To avoid this problem, use @code{sigaction} instead of +@code{signal}. +@end itemize diff --git a/doc/posix-functions/signbit.texi b/doc/posix-functions/signbit.texi new file mode 100644 index 0000000000..d944b4c9e8 --- /dev/null +++ b/doc/posix-functions/signbit.texi @@ -0,0 +1,18 @@ +@node signbit +@section @code{signbit} +@findex signbit + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/signbit.html} + +Gnulib module: signbit + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 10, Interix 3.5. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/sigpause.texi b/doc/posix-functions/sigpause.texi new file mode 100644 index 0000000000..627869683a --- /dev/null +++ b/doc/posix-functions/sigpause.texi @@ -0,0 +1,18 @@ +@node sigpause +@section @code{sigpause} +@findex sigpause + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigpause.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sigpending.texi b/doc/posix-functions/sigpending.texi new file mode 100644 index 0000000000..7b01a8f617 --- /dev/null +++ b/doc/posix-functions/sigpending.texi @@ -0,0 +1,18 @@ +@node sigpending +@section @code{sigpending} +@findex sigpending + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigpending.html} + +Gnulib module: sigprocmask + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/sigprocmask.texi b/doc/posix-functions/sigprocmask.texi new file mode 100644 index 0000000000..b0d9c24c09 --- /dev/null +++ b/doc/posix-functions/sigprocmask.texi @@ -0,0 +1,18 @@ +@node sigprocmask +@section @code{sigprocmask} +@findex sigprocmask + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigprocmask.html} + +Gnulib module: sigprocmask + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/sigqueue.texi b/doc/posix-functions/sigqueue.texi new file mode 100644 index 0000000000..f5940ee513 --- /dev/null +++ b/doc/posix-functions/sigqueue.texi @@ -0,0 +1,18 @@ +@node sigqueue +@section @code{sigqueue} +@findex sigqueue + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigqueue.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/sigrelse.texi b/doc/posix-functions/sigrelse.texi new file mode 100644 index 0000000000..4507c69daa --- /dev/null +++ b/doc/posix-functions/sigrelse.texi @@ -0,0 +1,18 @@ +@node sigrelse +@section @code{sigrelse} +@findex sigrelse + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigrelse.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sigset.texi b/doc/posix-functions/sigset.texi new file mode 100644 index 0000000000..43a72af33b --- /dev/null +++ b/doc/posix-functions/sigset.texi @@ -0,0 +1,18 @@ +@node sigset +@section @code{sigset} +@findex sigset + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigset.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sigsetjmp.texi b/doc/posix-functions/sigsetjmp.texi new file mode 100644 index 0000000000..4b1aa10ea4 --- /dev/null +++ b/doc/posix-functions/sigsetjmp.texi @@ -0,0 +1,18 @@ +@node sigsetjmp +@section @code{sigsetjmp} +@findex sigsetjmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigsetjmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Cygwin, mingw. +@end itemize diff --git a/doc/posix-functions/sigsuspend.texi b/doc/posix-functions/sigsuspend.texi new file mode 100644 index 0000000000..06941f6ce3 --- /dev/null +++ b/doc/posix-functions/sigsuspend.texi @@ -0,0 +1,18 @@ +@node sigsuspend +@section @code{sigsuspend} +@findex sigsuspend + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigsuspend.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/sigtimedwait.texi b/doc/posix-functions/sigtimedwait.texi new file mode 100644 index 0000000000..74791e8352 --- /dev/null +++ b/doc/posix-functions/sigtimedwait.texi @@ -0,0 +1,21 @@ +@node sigtimedwait +@section @code{sigtimedwait} +@findex sigtimedwait + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigtimedwait.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@item +Linux implements the meaning of NULL timeout by doing what @code{sigwaitinfo} +does; other platforms may not do the same. +@end itemize diff --git a/doc/posix-functions/sigwait.texi b/doc/posix-functions/sigwait.texi new file mode 100644 index 0000000000..4d0107f46f --- /dev/null +++ b/doc/posix-functions/sigwait.texi @@ -0,0 +1,23 @@ +@node sigwait +@section @code{sigwait} +@findex sigwait + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigwait.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@item +On Linux/glibc platforms before the advent of NPTL, signals could only be +sent to one particular thread. In POSIX, signals are sent to the entire +process and executed by any thread of the process that happens to have the +particular signal currently unblocked. +@end itemize diff --git a/doc/posix-functions/sigwaitinfo.texi b/doc/posix-functions/sigwaitinfo.texi new file mode 100644 index 0000000000..99428983bf --- /dev/null +++ b/doc/posix-functions/sigwaitinfo.texi @@ -0,0 +1,18 @@ +@node sigwaitinfo +@section @code{sigwaitinfo} +@findex sigwaitinfo + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sigwaitinfo.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/sin.texi b/doc/posix-functions/sin.texi new file mode 100644 index 0000000000..10aae84da3 --- /dev/null +++ b/doc/posix-functions/sin.texi @@ -0,0 +1,15 @@ +@node sin +@section @code{sin} +@findex sin + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sin.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/sinf.texi b/doc/posix-functions/sinf.texi new file mode 100644 index 0000000000..9b6efa0dbf --- /dev/null +++ b/doc/posix-functions/sinf.texi @@ -0,0 +1,18 @@ +@node sinf +@section @code{sinf} +@findex sinf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sinf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/sinh.texi b/doc/posix-functions/sinh.texi new file mode 100644 index 0000000000..819b178a3b --- /dev/null +++ b/doc/posix-functions/sinh.texi @@ -0,0 +1,15 @@ +@node sinh +@section @code{sinh} +@findex sinh + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sinh.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/sinhf.texi b/doc/posix-functions/sinhf.texi new file mode 100644 index 0000000000..f64421a63e --- /dev/null +++ b/doc/posix-functions/sinhf.texi @@ -0,0 +1,18 @@ +@node sinhf +@section @code{sinhf} +@findex sinhf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sinhf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/sinhl.texi b/doc/posix-functions/sinhl.texi new file mode 100644 index 0000000000..60441a9714 --- /dev/null +++ b/doc/posix-functions/sinhl.texi @@ -0,0 +1,18 @@ +@node sinhl +@section @code{sinhl} +@findex sinhl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sinhl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/sinl.texi b/doc/posix-functions/sinl.texi new file mode 100644 index 0000000000..58a0b7e7cf --- /dev/null +++ b/doc/posix-functions/sinl.texi @@ -0,0 +1,18 @@ +@node sinl +@section @code{sinl} +@findex sinl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sinl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/sleep.texi b/doc/posix-functions/sleep.texi new file mode 100644 index 0000000000..eaf2196f95 --- /dev/null +++ b/doc/posix-functions/sleep.texi @@ -0,0 +1,22 @@ +@node sleep +@section @code{sleep} +@findex sleep + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sleep.html} + +Gnulib module: sleep + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw (2005 or newer). +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +According to POSIX, the @code{sleep} function may interfere with the program's +use of the @code{SIGALRM} signal. On Linux, it doesn't; on other platforms, +it may. +@end itemize diff --git a/doc/posix-functions/snprintf.texi b/doc/posix-functions/snprintf.texi new file mode 100644 index 0000000000..43ca802dba --- /dev/null +++ b/doc/posix-functions/snprintf.texi @@ -0,0 +1,75 @@ +@node snprintf +@section @code{snprintf} +@findex snprintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/snprintf.html} + +Gnulib module: snprintf or snprintf-posix + +Portability problems fixed by either Gnulib module @code{snprintf} or @code{snprintf-posix}: +@itemize +@item +This function is missing on some platforms: +OSF/1 4.0, Solaris 2.5.1. +@end itemize + +Portability problems fixed by Gnulib module @code{snprintf-posix}: +@itemize +@item +This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, +@code{j}, @code{t}, @code{z}) on some platforms: +AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. +@item +printf of @samp{long double} numbers is unsupported on some platforms: +mingw, BeOS. +@item +printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an +incorrect result on some platforms: +AIX 5.2, OSF/1 5.1, Solaris 10, mingw. +@item +This function does not support the @samp{a} and @samp{A} directives on some +platforms: +glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. +@item +This function does not support the @samp{F} directive on some platforms: +NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@item +This function does not support format directives that access arguments in an +arbitrary order, such as @code{"%2$s"}, on some platforms: +NetBSD 3.0, mingw, BeOS. +@item +This function doesn't support the @code{'} flag on some platforms: +NetBSD 3.0, Cygwin 2006, mingw. +@item +printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded +with zeroes) on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. +@item +This function does not support precisions larger than 512 or 1024 in integer, +floating-point and pointer output on some platforms: +mingw, BeOS. +@item +This function can crash in out-of-memory conditions on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. +@item +This function does not truncate the result as specified in C99 on some platforms: +mingw. +@item +This function does not return a byte count as specified in C99 on some platforms: +HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw. +@item +This function does not fully support the @samp{n} directive on some platforms: +HP-UX 11, mingw. +@item +This function overwrites memory when a size = 1 argument is passed on some +platforms: +BeOS. +@item +This function overwrites memory even when a zero size argument is passed on some +platforms: +OSF/1 5.1. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/sockatmark.texi b/doc/posix-functions/sockatmark.texi new file mode 100644 index 0000000000..3e353618a6 --- /dev/null +++ b/doc/posix-functions/sockatmark.texi @@ -0,0 +1,18 @@ +@node sockatmark +@section @code{sockatmark} +@findex sockatmark + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sockatmark.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/socket.texi b/doc/posix-functions/socket.texi new file mode 100644 index 0000000000..46a3605f7c --- /dev/null +++ b/doc/posix-functions/socket.texi @@ -0,0 +1,22 @@ +@node socket +@section @code{socket} +@findex socket + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/socket.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +On BeOS, the descriptors returned by the @code{socket} function can not be used +in calls to @code{read}, @code{write}, and @code{close}; you have to use +@code{recv}, @code{send}, @code{closesocket} in these cases instead. +@end itemize diff --git a/doc/posix-functions/socketpair.texi b/doc/posix-functions/socketpair.texi new file mode 100644 index 0000000000..fe2a371334 --- /dev/null +++ b/doc/posix-functions/socketpair.texi @@ -0,0 +1,18 @@ +@node socketpair +@section @code{socketpair} +@findex socketpair + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/socketpair.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/sprintf.texi b/doc/posix-functions/sprintf.texi new file mode 100644 index 0000000000..405110d77c --- /dev/null +++ b/doc/posix-functions/sprintf.texi @@ -0,0 +1,51 @@ +@node sprintf +@section @code{sprintf} +@findex sprintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sprintf.html} + +Gnulib module: sprintf-posix + +Portability problems fixed by Gnulib: +@itemize +@item +This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, +@code{j}, @code{t}, @code{z}) on some platforms: +AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. +@item +printf of @samp{long double} numbers is unsupported on some platforms: +mingw, BeOS. +@item +printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an +incorrect result on some platforms: +AIX 5.2, OSF/1 5.1, Solaris 10, mingw. +@item +This function does not support the @samp{a} and @samp{A} directives on some +platforms: +glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. +@item +This function does not support the @samp{F} directive on some platforms: +NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@item +This function does not support format directives that access arguments in an +arbitrary order, such as @code{"%2$s"}, on some platforms: +NetBSD 3.0, mingw, BeOS. +@item +This function doesn't support the @code{'} flag on some platforms: +NetBSD 3.0, Cygwin 2006, mingw. +@item +printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded +with zeroes) on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. +@item +This function does not support precisions larger than 512 or 1024 in integer, +floating-point and pointer output on some platforms: +mingw, BeOS. +@item +This function can crash in out-of-memory conditions on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/sqrt.texi b/doc/posix-functions/sqrt.texi new file mode 100644 index 0000000000..8aedb8d6fa --- /dev/null +++ b/doc/posix-functions/sqrt.texi @@ -0,0 +1,18 @@ +@node sqrt +@section @code{sqrt} +@findex sqrt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sqrt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3. +@end itemize diff --git a/doc/posix-functions/sqrtf.texi b/doc/posix-functions/sqrtf.texi new file mode 100644 index 0000000000..b8da3f5dec --- /dev/null +++ b/doc/posix-functions/sqrtf.texi @@ -0,0 +1,18 @@ +@node sqrtf +@section @code{sqrtf} +@findex sqrtf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sqrtf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/sqrtl.texi b/doc/posix-functions/sqrtl.texi new file mode 100644 index 0000000000..4d6b6dfcef --- /dev/null +++ b/doc/posix-functions/sqrtl.texi @@ -0,0 +1,18 @@ +@node sqrtl +@section @code{sqrtl} +@findex sqrtl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sqrtl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/srand.texi b/doc/posix-functions/srand.texi new file mode 100644 index 0000000000..0a93e2b001 --- /dev/null +++ b/doc/posix-functions/srand.texi @@ -0,0 +1,15 @@ +@node srand +@section @code{srand} +@findex srand + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/srand.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/srand48.texi b/doc/posix-functions/srand48.texi new file mode 100644 index 0000000000..ea0ea63233 --- /dev/null +++ b/doc/posix-functions/srand48.texi @@ -0,0 +1,18 @@ +@node srand48 +@section @code{srand48} +@findex srand48 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/srand48.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/srandom.texi b/doc/posix-functions/srandom.texi new file mode 100644 index 0000000000..c083dcb4cb --- /dev/null +++ b/doc/posix-functions/srandom.texi @@ -0,0 +1,18 @@ +@node srandom +@section @code{srandom} +@findex srandom + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/srandom.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw. +@end itemize diff --git a/doc/posix-functions/sscanf.texi b/doc/posix-functions/sscanf.texi new file mode 100644 index 0000000000..3fd71c71cc --- /dev/null +++ b/doc/posix-functions/sscanf.texi @@ -0,0 +1,21 @@ +@node sscanf +@section @code{sscanf} +@findex sscanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sscanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@item +On Windows, this function doesn't support the @code{hh}, @code{ll}, @code{j}, +@code{t}, @code{z} size specifiers. +@end itemize diff --git a/doc/posix-functions/stat.texi b/doc/posix-functions/stat.texi new file mode 100644 index 0000000000..7ef7088296 --- /dev/null +++ b/doc/posix-functions/stat.texi @@ -0,0 +1,22 @@ +@node stat +@section @code{stat} +@findex stat + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/stat.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On platforms where @code{off_t} is a 32-bit type, @code{stat} may not correctly +report the size of files or block devices larger than 2 GB. The fix is to +use the @code{AC_SYS_LARGEFILE} macro. +@item +Cygwin's @code{stat} function sometimes sets @code{errno} to @code{EACCES} when +@code{ENOENT} would be more appropriate. +@end itemize diff --git a/doc/posix-functions/statvfs.texi b/doc/posix-functions/statvfs.texi new file mode 100644 index 0000000000..d0fa39d4e7 --- /dev/null +++ b/doc/posix-functions/statvfs.texi @@ -0,0 +1,18 @@ +@node statvfs +@section @code{statvfs} +@findex statvfs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/statvfs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, mingw. +@end itemize diff --git a/doc/posix-functions/stderr.texi b/doc/posix-functions/stderr.texi new file mode 100644 index 0000000000..66f594266e --- /dev/null +++ b/doc/posix-functions/stderr.texi @@ -0,0 +1,20 @@ +@node stderr +@section @code{stderr} +@findex stderr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/stderr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +stderr is created in 32-bit mode instead of 64-bit mode: Cygwin 1.5.x. +One workaround is to use freopen(NULL, ``r+'', stderr) on Cygwin 1.5.21 +or newer. Another is to use the gnulib ftello module and do +ftello(stderr). +@end itemize diff --git a/doc/posix-functions/stdin.texi b/doc/posix-functions/stdin.texi new file mode 100644 index 0000000000..7a597e67fc --- /dev/null +++ b/doc/posix-functions/stdin.texi @@ -0,0 +1,20 @@ +@node stdin +@section @code{stdin} +@findex stdin + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/stdin.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +stdin is created in 32-bit mode instead of 64-bit mode: Cygwin 1.5.x. +One workaround is to use freopen(NULL, ``r'', stdin) on Cygwin 1.5.21 +or newer. Another is to use the gnulib ftello module and do +ftello(stdin). +@end itemize diff --git a/doc/posix-functions/stdout.texi b/doc/posix-functions/stdout.texi new file mode 100644 index 0000000000..b9544c8826 --- /dev/null +++ b/doc/posix-functions/stdout.texi @@ -0,0 +1,20 @@ +@node stdout +@section @code{stdout} +@findex stdout + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/stdout.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +stdout is created in 32-bit mode instead of 64-bit mode: Cygwin 1.5.x. +One workaround is to use freopen(NULL, ``w'', stdout) on Cygwin 1.5.21 +or newer. Another is to use the gnulib ftello module and do +ftello(stdout). +@end itemize diff --git a/doc/posix-functions/strcasecmp.texi b/doc/posix-functions/strcasecmp.texi new file mode 100644 index 0000000000..832d6eb49d --- /dev/null +++ b/doc/posix-functions/strcasecmp.texi @@ -0,0 +1,19 @@ +@node strcasecmp +@section @code{strcasecmp} +@findex strcasecmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strcasecmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function cannot work correctly on character strings in multibyte locales. +Gnulib provides an alternative function @code{mbscasecmp} that does a case +insensitive comparison of character strings and that works in all locales. +@end itemize diff --git a/doc/posix-functions/strcat.texi b/doc/posix-functions/strcat.texi new file mode 100644 index 0000000000..505fca88cd --- /dev/null +++ b/doc/posix-functions/strcat.texi @@ -0,0 +1,15 @@ +@node strcat +@section @code{strcat} +@findex strcat + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strcat.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strchr.texi b/doc/posix-functions/strchr.texi new file mode 100644 index 0000000000..4150f615cf --- /dev/null +++ b/doc/posix-functions/strchr.texi @@ -0,0 +1,19 @@ +@node strchr +@section @code{strchr} +@findex strchr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strchr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function cannot work correctly on character strings in some multibyte +locales. Gnulib provides an alternative function @code{mbschr} that works on +character strings in all locales. +@end itemize diff --git a/doc/posix-functions/strcmp.texi b/doc/posix-functions/strcmp.texi new file mode 100644 index 0000000000..80a8ed9c46 --- /dev/null +++ b/doc/posix-functions/strcmp.texi @@ -0,0 +1,15 @@ +@node strcmp +@section @code{strcmp} +@findex strcmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strcmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strcoll.texi b/doc/posix-functions/strcoll.texi new file mode 100644 index 0000000000..369bb95bdf --- /dev/null +++ b/doc/posix-functions/strcoll.texi @@ -0,0 +1,15 @@ +@node strcoll +@section @code{strcoll} +@findex strcoll + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strcoll.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strcpy.texi b/doc/posix-functions/strcpy.texi new file mode 100644 index 0000000000..f4677c69ba --- /dev/null +++ b/doc/posix-functions/strcpy.texi @@ -0,0 +1,15 @@ +@node strcpy +@section @code{strcpy} +@findex strcpy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strcpy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strcspn.texi b/doc/posix-functions/strcspn.texi new file mode 100644 index 0000000000..585df872ad --- /dev/null +++ b/doc/posix-functions/strcspn.texi @@ -0,0 +1,21 @@ +@node strcspn +@section @code{strcspn} +@findex strcspn + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strcspn.html} + +Gnulib module: strcspn + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some old platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function cannot work correctly on character strings in multibyte locales. +Gnulib provides an alternative function @code{mbscspn} that works on character +strings in all locales. +@end itemize diff --git a/doc/posix-functions/strdup.texi b/doc/posix-functions/strdup.texi new file mode 100644 index 0000000000..dc65531c31 --- /dev/null +++ b/doc/posix-functions/strdup.texi @@ -0,0 +1,19 @@ +@node strdup +@section @code{strdup} +@findex strdup + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strdup.html} + +Gnulib module: strdup + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some old platforms. +@item +This function has no prototype in @code{} on some old platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strerror.texi b/doc/posix-functions/strerror.texi new file mode 100644 index 0000000000..012b691ab3 --- /dev/null +++ b/doc/posix-functions/strerror.texi @@ -0,0 +1,22 @@ +@node strerror +@section @code{strerror} +@findex strerror + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strerror.html} + +Gnulib module: strerror + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some old platforms. + +@item +This function fails to return a string for out-of-range integers on +some platforms: +Solaris 8 +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strerror_r.texi b/doc/posix-functions/strerror_r.texi new file mode 100644 index 0000000000..8806310267 --- /dev/null +++ b/doc/posix-functions/strerror_r.texi @@ -0,0 +1,27 @@ +@node strerror_r +@section @code{strerror_r} +@findex strerror_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strerror_r.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, HP-UX 11, IRIX 6.5, Solaris 9, mingw. +@item +glibc has an incompatible version of this function. The POSIX compliant code +@smallexample +char *s = (strerror_r (err, buf, buflen) == 0 ? buf : NULL); +@end smallexample +is essentially equivalent to this code using the glibc function: +@smallexample +char *s = strerror_r (err, buf, buflen); +@end smallexample +@end itemize diff --git a/doc/posix-functions/strfmon.texi b/doc/posix-functions/strfmon.texi new file mode 100644 index 0000000000..cdf760002b --- /dev/null +++ b/doc/posix-functions/strfmon.texi @@ -0,0 +1,18 @@ +@node strfmon +@section @code{strfmon} +@findex strfmon + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strfmon.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/strftime.texi b/doc/posix-functions/strftime.texi new file mode 100644 index 0000000000..8b579be70b --- /dev/null +++ b/doc/posix-functions/strftime.texi @@ -0,0 +1,18 @@ +@node strftime +@section @code{strftime} +@findex strftime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strftime.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize + +Extension: Gnulib offers a module @samp{strftime} that provides an +@code{strftime} function with various GNU extensions. diff --git a/doc/posix-functions/strlen.texi b/doc/posix-functions/strlen.texi new file mode 100644 index 0000000000..a8d7e343cc --- /dev/null +++ b/doc/posix-functions/strlen.texi @@ -0,0 +1,15 @@ +@node strlen +@section @code{strlen} +@findex strlen + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strlen.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strncasecmp.texi b/doc/posix-functions/strncasecmp.texi new file mode 100644 index 0000000000..5daf52dad5 --- /dev/null +++ b/doc/posix-functions/strncasecmp.texi @@ -0,0 +1,20 @@ +@node strncasecmp +@section @code{strncasecmp} +@findex strncasecmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strncasecmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function cannot work correctly on character strings in multibyte locales. +Gnulib provides alternative functions @code{mbsncasecmp} and @code{mbspcasecmp} +that do a case insensitive comparison of character strings and that work in all +locales. +@end itemize diff --git a/doc/posix-functions/strncat.texi b/doc/posix-functions/strncat.texi new file mode 100644 index 0000000000..aae84862f0 --- /dev/null +++ b/doc/posix-functions/strncat.texi @@ -0,0 +1,15 @@ +@node strncat +@section @code{strncat} +@findex strncat + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strncat.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strncmp.texi b/doc/posix-functions/strncmp.texi new file mode 100644 index 0000000000..dcab505ca7 --- /dev/null +++ b/doc/posix-functions/strncmp.texi @@ -0,0 +1,15 @@ +@node strncmp +@section @code{strncmp} +@findex strncmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strncmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strncpy.texi b/doc/posix-functions/strncpy.texi new file mode 100644 index 0000000000..48122045bb --- /dev/null +++ b/doc/posix-functions/strncpy.texi @@ -0,0 +1,15 @@ +@node strncpy +@section @code{strncpy} +@findex strncpy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strncpy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strpbrk.texi b/doc/posix-functions/strpbrk.texi new file mode 100644 index 0000000000..2e36bcddf6 --- /dev/null +++ b/doc/posix-functions/strpbrk.texi @@ -0,0 +1,21 @@ +@node strpbrk +@section @code{strpbrk} +@findex strpbrk + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strpbrk.html} + +Gnulib module: strpbrk + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some old platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function cannot work correctly on character strings in multibyte locales. +Gnulib provides an alternative function @code{mbspbrk} that works on character +strings in all locales. +@end itemize diff --git a/doc/posix-functions/strptime.texi b/doc/posix-functions/strptime.texi new file mode 100644 index 0000000000..a15f8f1919 --- /dev/null +++ b/doc/posix-functions/strptime.texi @@ -0,0 +1,18 @@ +@node strptime +@section @code{strptime} +@findex strptime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strptime.html} + +Gnulib module: strptime + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strrchr.texi b/doc/posix-functions/strrchr.texi new file mode 100644 index 0000000000..f014fb6d07 --- /dev/null +++ b/doc/posix-functions/strrchr.texi @@ -0,0 +1,19 @@ +@node strrchr +@section @code{strrchr} +@findex strrchr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strrchr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function cannot work correctly on character strings in some multibyte +locales. Gnulib provides an alternative function @code{mbsrchr} that works +on character strings in all locales. +@end itemize diff --git a/doc/posix-functions/strspn.texi b/doc/posix-functions/strspn.texi new file mode 100644 index 0000000000..8fe65df75d --- /dev/null +++ b/doc/posix-functions/strspn.texi @@ -0,0 +1,19 @@ +@node strspn +@section @code{strspn} +@findex strspn + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strspn.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function cannot work correctly on character strings in multibyte locales. +Gnulib provides an alternative function @code{mbsspn} that works on character +strings in all locales. +@end itemize diff --git a/doc/posix-functions/strstr.texi b/doc/posix-functions/strstr.texi new file mode 100644 index 0000000000..417a035ef9 --- /dev/null +++ b/doc/posix-functions/strstr.texi @@ -0,0 +1,23 @@ +@node strstr +@section @code{strstr} +@findex strstr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strstr.html} + +Gnulib module: strstr + +Portability problems fixed by Gnulib: +@itemize +@item +This function has quadratic instead of linear worst-case complexity on some +platforms: +glibc 2.6.1, MacOS X 10.3, FreeBSD 6.2, NetBSD 3.0, OpenBSD 4.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function cannot work correctly on character strings in most multibyte +locales. Gnulib provides an alternative function @code{mbsstr} that works +on character strings in all locales. +@end itemize diff --git a/doc/posix-functions/strtod.texi b/doc/posix-functions/strtod.texi new file mode 100644 index 0000000000..71e0978691 --- /dev/null +++ b/doc/posix-functions/strtod.texi @@ -0,0 +1,23 @@ +@node strtod +@section @code{strtod} +@findex strtod + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtod.html} + +Gnulib module: strtod + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some old platforms. +@item +This function mis-parses strings with leading @samp{+} on some old platforms: +Old versions of Linux. +@item +This function returns a wrong end pointer on some platforms: +Solaris 2.4. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strtof.texi b/doc/posix-functions/strtof.texi new file mode 100644 index 0000000000..8d9940e15c --- /dev/null +++ b/doc/posix-functions/strtof.texi @@ -0,0 +1,18 @@ +@node strtof +@section @code{strtof} +@findex strtof + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtof.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/strtoimax.texi b/doc/posix-functions/strtoimax.texi new file mode 100644 index 0000000000..77de26e3af --- /dev/null +++ b/doc/posix-functions/strtoimax.texi @@ -0,0 +1,18 @@ +@node strtoimax +@section @code{strtoimax} +@findex strtoimax + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtoimax.html} + +Gnulib module: strtoimax + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strtok.texi b/doc/posix-functions/strtok.texi new file mode 100644 index 0000000000..e8bba15aac --- /dev/null +++ b/doc/posix-functions/strtok.texi @@ -0,0 +1,15 @@ +@node strtok +@section @code{strtok} +@findex strtok + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtok.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strtok_r.texi b/doc/posix-functions/strtok_r.texi new file mode 100644 index 0000000000..c4a0728073 --- /dev/null +++ b/doc/posix-functions/strtok_r.texi @@ -0,0 +1,22 @@ +@node strtok_r +@section @code{strtok_r} +@findex strtok_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtok_r.html} + +Gnulib module: strtok_r + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function cannot work correctly on character strings in multibyte locales. +Gnulib provides an alternative function @code{mbstok_r} that works on character +strings in all locales. +@end itemize diff --git a/doc/posix-functions/strtol.texi b/doc/posix-functions/strtol.texi new file mode 100644 index 0000000000..5d4119bb7e --- /dev/null +++ b/doc/posix-functions/strtol.texi @@ -0,0 +1,17 @@ +@node strtol +@section @code{strtol} +@findex strtol + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtol.html} + +Gnulib module: strtol + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some old platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strtold.texi b/doc/posix-functions/strtold.texi new file mode 100644 index 0000000000..f671788d68 --- /dev/null +++ b/doc/posix-functions/strtold.texi @@ -0,0 +1,18 @@ +@node strtold +@section @code{strtold} +@findex strtold + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtold.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/strtoll.texi b/doc/posix-functions/strtoll.texi new file mode 100644 index 0000000000..af4bb3f5ee --- /dev/null +++ b/doc/posix-functions/strtoll.texi @@ -0,0 +1,18 @@ +@node strtoll +@section @code{strtoll} +@findex strtoll + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtoll.html} + +Gnulib module: strtoll + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 5.1, Interix 3.5. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strtoul.texi b/doc/posix-functions/strtoul.texi new file mode 100644 index 0000000000..c3f90721da --- /dev/null +++ b/doc/posix-functions/strtoul.texi @@ -0,0 +1,17 @@ +@node strtoul +@section @code{strtoul} +@findex strtoul + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtoul.html} + +Gnulib module: strtoul + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some old platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strtoull.texi b/doc/posix-functions/strtoull.texi new file mode 100644 index 0000000000..738cf9253a --- /dev/null +++ b/doc/posix-functions/strtoull.texi @@ -0,0 +1,18 @@ +@node strtoull +@section @code{strtoull} +@findex strtoull + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtoull.html} + +Gnulib module: strtoull + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 5.1, Interix 3.5. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strtoumax.texi b/doc/posix-functions/strtoumax.texi new file mode 100644 index 0000000000..a2b9493878 --- /dev/null +++ b/doc/posix-functions/strtoumax.texi @@ -0,0 +1,18 @@ +@node strtoumax +@section @code{strtoumax} +@findex strtoumax + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strtoumax.html} + +Gnulib module: strtoumax + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/strxfrm.texi b/doc/posix-functions/strxfrm.texi new file mode 100644 index 0000000000..75f990fbfa --- /dev/null +++ b/doc/posix-functions/strxfrm.texi @@ -0,0 +1,15 @@ +@node strxfrm +@section @code{strxfrm} +@findex strxfrm + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/strxfrm.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/swab.texi b/doc/posix-functions/swab.texi new file mode 100644 index 0000000000..2ab5b2e626 --- /dev/null +++ b/doc/posix-functions/swab.texi @@ -0,0 +1,18 @@ +@node swab +@section @code{swab} +@findex swab + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/swab.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +BeOS. +@end itemize diff --git a/doc/posix-functions/swapcontext.texi b/doc/posix-functions/swapcontext.texi new file mode 100644 index 0000000000..ba20a7677c --- /dev/null +++ b/doc/posix-functions/swapcontext.texi @@ -0,0 +1,18 @@ +@node swapcontext +@section @code{swapcontext} +@findex swapcontext + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/swapcontext.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/swprintf.texi b/doc/posix-functions/swprintf.texi new file mode 100644 index 0000000000..a601cc5434 --- /dev/null +++ b/doc/posix-functions/swprintf.texi @@ -0,0 +1,23 @@ +@node swprintf +@section @code{swprintf} +@findex swprintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/swprintf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@item +On Windows, this function does not take a buffer size as second argument. +@end itemize diff --git a/doc/posix-functions/swscanf.texi b/doc/posix-functions/swscanf.texi new file mode 100644 index 0000000000..cea86cc232 --- /dev/null +++ b/doc/posix-functions/swscanf.texi @@ -0,0 +1,18 @@ +@node swscanf +@section @code{swscanf} +@findex swscanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/swscanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/symlink.texi b/doc/posix-functions/symlink.texi new file mode 100644 index 0000000000..64db9c8bbe --- /dev/null +++ b/doc/posix-functions/symlink.texi @@ -0,0 +1,18 @@ +@node symlink +@section @code{symlink} +@findex symlink + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/symlink.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/sync.texi b/doc/posix-functions/sync.texi new file mode 100644 index 0000000000..b7148873c0 --- /dev/null +++ b/doc/posix-functions/sync.texi @@ -0,0 +1,18 @@ +@node sync +@section @code{sync} +@findex sync + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sync.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, Interix 3.5. +@end itemize diff --git a/doc/posix-functions/sysconf.texi b/doc/posix-functions/sysconf.texi new file mode 100644 index 0000000000..ba75c5a5e3 --- /dev/null +++ b/doc/posix-functions/sysconf.texi @@ -0,0 +1,18 @@ +@node sysconf +@section @code{sysconf} +@findex sysconf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/sysconf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/syslog.texi b/doc/posix-functions/syslog.texi new file mode 100644 index 0000000000..68b57ed957 --- /dev/null +++ b/doc/posix-functions/syslog.texi @@ -0,0 +1,18 @@ +@node syslog +@section @code{syslog} +@findex syslog + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/syslog.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/system.texi b/doc/posix-functions/system.texi new file mode 100644 index 0000000000..377d4ef2b0 --- /dev/null +++ b/doc/posix-functions/system.texi @@ -0,0 +1,20 @@ +@node system +@section @code{system} +@findex system + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/system.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), the command processor used by the +@code{system} function is @file{cmd.exe}, not @file{/bin/sh}. Accordingly, +the rules for quoting shell arguments containing spaces, quote or other special +characters are different. +@end itemize diff --git a/doc/posix-functions/tan.texi b/doc/posix-functions/tan.texi new file mode 100644 index 0000000000..944c552e32 --- /dev/null +++ b/doc/posix-functions/tan.texi @@ -0,0 +1,15 @@ +@node tan +@section @code{tan} +@findex tan + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tan.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/tanf.texi b/doc/posix-functions/tanf.texi new file mode 100644 index 0000000000..1b979009a5 --- /dev/null +++ b/doc/posix-functions/tanf.texi @@ -0,0 +1,18 @@ +@node tanf +@section @code{tanf} +@findex tanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/tanh.texi b/doc/posix-functions/tanh.texi new file mode 100644 index 0000000000..1a2b05137b --- /dev/null +++ b/doc/posix-functions/tanh.texi @@ -0,0 +1,15 @@ +@node tanh +@section @code{tanh} +@findex tanh + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tanh.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/tanhf.texi b/doc/posix-functions/tanhf.texi new file mode 100644 index 0000000000..83b4b8e517 --- /dev/null +++ b/doc/posix-functions/tanhf.texi @@ -0,0 +1,18 @@ +@node tanhf +@section @code{tanhf} +@findex tanhf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tanhf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, Solaris 9. +@end itemize diff --git a/doc/posix-functions/tanhl.texi b/doc/posix-functions/tanhl.texi new file mode 100644 index 0000000000..886ea319b4 --- /dev/null +++ b/doc/posix-functions/tanhl.texi @@ -0,0 +1,18 @@ +@node tanhl +@section @code{tanhl} +@findex tanhl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tanhl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/tanl.texi b/doc/posix-functions/tanl.texi new file mode 100644 index 0000000000..1a65ecec0b --- /dev/null +++ b/doc/posix-functions/tanl.texi @@ -0,0 +1,18 @@ +@node tanl +@section @code{tanl} +@findex tanl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tanl.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/tcdrain.texi b/doc/posix-functions/tcdrain.texi new file mode 100644 index 0000000000..ee2a68b7dd --- /dev/null +++ b/doc/posix-functions/tcdrain.texi @@ -0,0 +1,22 @@ +@node tcdrain +@section @code{tcdrain} +@findex tcdrain + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcdrain.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +On some platforms, @code{tcdrain} on a non-tty fails with @code{errno} set to +@code{EINVAL} or, on MacOS X, also @code{EOPNOTSUPP} or @code{ENODEV}, rather +than @code{ENOTTY}. +@end itemize diff --git a/doc/posix-functions/tcflow.texi b/doc/posix-functions/tcflow.texi new file mode 100644 index 0000000000..16b5f5785e --- /dev/null +++ b/doc/posix-functions/tcflow.texi @@ -0,0 +1,18 @@ +@node tcflow +@section @code{tcflow} +@findex tcflow + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcflow.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/tcflush.texi b/doc/posix-functions/tcflush.texi new file mode 100644 index 0000000000..4c35d03b71 --- /dev/null +++ b/doc/posix-functions/tcflush.texi @@ -0,0 +1,25 @@ +@node tcflush +@section @code{tcflush} +@findex tcflush + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcflush.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@item +On some platforms, @code{tcflush} of @code{TCIFLUSH} on a non-tty fails with +errno set to @code{EINVAL} rather than @code{ENOTTY}. +@item +On some platforms, @code{tcflush} of @code{TCOFLUSH} on a non-tty fails with +errno set to @code{EINVAL} or, on IRIX, also @code{ENOSYS}, or, on MacOS X, +also @code{EOPNOTSUPP} or @code{ENODEV}, rather than @code{ENOTTY}. +@end itemize diff --git a/doc/posix-functions/tcgetattr.texi b/doc/posix-functions/tcgetattr.texi new file mode 100644 index 0000000000..73884b6f04 --- /dev/null +++ b/doc/posix-functions/tcgetattr.texi @@ -0,0 +1,18 @@ +@node tcgetattr +@section @code{tcgetattr} +@findex tcgetattr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcgetattr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/tcgetpgrp.texi b/doc/posix-functions/tcgetpgrp.texi new file mode 100644 index 0000000000..816b3c12aa --- /dev/null +++ b/doc/posix-functions/tcgetpgrp.texi @@ -0,0 +1,18 @@ +@node tcgetpgrp +@section @code{tcgetpgrp} +@findex tcgetpgrp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcgetpgrp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/tcgetsid.texi b/doc/posix-functions/tcgetsid.texi new file mode 100644 index 0000000000..f9e1f23f99 --- /dev/null +++ b/doc/posix-functions/tcgetsid.texi @@ -0,0 +1,18 @@ +@node tcgetsid +@section @code{tcgetsid} +@findex tcgetsid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcgetsid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/tcsendbreak.texi b/doc/posix-functions/tcsendbreak.texi new file mode 100644 index 0000000000..aa4661fa1e --- /dev/null +++ b/doc/posix-functions/tcsendbreak.texi @@ -0,0 +1,18 @@ +@node tcsendbreak +@section @code{tcsendbreak} +@findex tcsendbreak + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcsendbreak.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/tcsetattr.texi b/doc/posix-functions/tcsetattr.texi new file mode 100644 index 0000000000..8b29bdb73e --- /dev/null +++ b/doc/posix-functions/tcsetattr.texi @@ -0,0 +1,18 @@ +@node tcsetattr +@section @code{tcsetattr} +@findex tcsetattr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcsetattr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/tcsetpgrp.texi b/doc/posix-functions/tcsetpgrp.texi new file mode 100644 index 0000000000..fb509c08e8 --- /dev/null +++ b/doc/posix-functions/tcsetpgrp.texi @@ -0,0 +1,18 @@ +@node tcsetpgrp +@section @code{tcsetpgrp} +@findex tcsetpgrp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tcsetpgrp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/tdelete.texi b/doc/posix-functions/tdelete.texi new file mode 100644 index 0000000000..8398359de1 --- /dev/null +++ b/doc/posix-functions/tdelete.texi @@ -0,0 +1,22 @@ +@node tdelete +@section @code{tdelete} +@findex tdelete + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tdelete.html} + +Gnulib module: tsearch + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@item +@code{tdelete} returns @code{NULL} when removing the last element of a tree +on some platforms: +OpenBSD 4.0. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/telldir.texi b/doc/posix-functions/telldir.texi new file mode 100644 index 0000000000..79413e9bf1 --- /dev/null +++ b/doc/posix-functions/telldir.texi @@ -0,0 +1,18 @@ +@node telldir +@section @code{telldir} +@findex telldir + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/telldir.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +BeOS. +@end itemize diff --git a/doc/posix-functions/tempnam.texi b/doc/posix-functions/tempnam.texi new file mode 100644 index 0000000000..d9ce6e3731 --- /dev/null +++ b/doc/posix-functions/tempnam.texi @@ -0,0 +1,18 @@ +@node tempnam +@section @code{tempnam} +@findex tempnam + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tempnam.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is not appropriate for creating temporary files. (It has +security risks.) Better use @code{mkstemp} instead. +@end itemize diff --git a/doc/posix-functions/tfind.texi b/doc/posix-functions/tfind.texi new file mode 100644 index 0000000000..375c8afe9b --- /dev/null +++ b/doc/posix-functions/tfind.texi @@ -0,0 +1,18 @@ +@node tfind +@section @code{tfind} +@findex tfind + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tfind.html} + +Gnulib module: tsearch + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/tgamma.texi b/doc/posix-functions/tgamma.texi new file mode 100644 index 0000000000..ca056b0a8b --- /dev/null +++ b/doc/posix-functions/tgamma.texi @@ -0,0 +1,18 @@ +@node tgamma +@section @code{tgamma} +@findex tgamma + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tgamma.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/tgammaf.texi b/doc/posix-functions/tgammaf.texi new file mode 100644 index 0000000000..b0851b35ed --- /dev/null +++ b/doc/posix-functions/tgammaf.texi @@ -0,0 +1,18 @@ +@node tgammaf +@section @code{tgammaf} +@findex tgammaf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tgammaf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/tgammal.texi b/doc/posix-functions/tgammal.texi new file mode 100644 index 0000000000..5add6a5a90 --- /dev/null +++ b/doc/posix-functions/tgammal.texi @@ -0,0 +1,18 @@ +@node tgammal +@section @code{tgammal} +@findex tgammal + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tgammal.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/time.texi b/doc/posix-functions/time.texi new file mode 100644 index 0000000000..c688160e2c --- /dev/null +++ b/doc/posix-functions/time.texi @@ -0,0 +1,15 @@ +@node time +@section @code{time} +@findex time + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/time.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/timer_create.texi b/doc/posix-functions/timer_create.texi new file mode 100644 index 0000000000..5f0b7da353 --- /dev/null +++ b/doc/posix-functions/timer_create.texi @@ -0,0 +1,18 @@ +@node timer_create +@section @code{timer_create} +@findex timer_create + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/timer_create.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/timer_delete.texi b/doc/posix-functions/timer_delete.texi new file mode 100644 index 0000000000..dd85964f75 --- /dev/null +++ b/doc/posix-functions/timer_delete.texi @@ -0,0 +1,18 @@ +@node timer_delete +@section @code{timer_delete} +@findex timer_delete + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/timer_delete.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/timer_getoverrun.texi b/doc/posix-functions/timer_getoverrun.texi new file mode 100644 index 0000000000..680f78193f --- /dev/null +++ b/doc/posix-functions/timer_getoverrun.texi @@ -0,0 +1,18 @@ +@node timer_getoverrun +@section @code{timer_getoverrun} +@findex timer_getoverrun + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/timer_getoverrun.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, Solaris 2.4, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/timer_settime.texi b/doc/posix-functions/timer_settime.texi new file mode 100644 index 0000000000..8251c5ee0a --- /dev/null +++ b/doc/posix-functions/timer_settime.texi @@ -0,0 +1,18 @@ +@node timer_settime +@section @code{timer_settime} +@findex timer_settime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/timer_settime.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, Solaris 2.4, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/times.texi b/doc/posix-functions/times.texi new file mode 100644 index 0000000000..d55f78f5fe --- /dev/null +++ b/doc/posix-functions/times.texi @@ -0,0 +1,18 @@ +@node times +@section @code{times} +@findex times + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/times.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/timezone.texi b/doc/posix-functions/timezone.texi new file mode 100644 index 0000000000..f79205bdf6 --- /dev/null +++ b/doc/posix-functions/timezone.texi @@ -0,0 +1,21 @@ +@node timezone +@section @code{timezone} +@findex timezone + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/timezone.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This variable is missing on some platforms: +IRIX 6.5, OSF/1 5.1, mingw. +@item +The address of this variable is not a compile-time constant on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/tmpfile.texi b/doc/posix-functions/tmpfile.texi new file mode 100644 index 0000000000..102405b988 --- /dev/null +++ b/doc/posix-functions/tmpfile.texi @@ -0,0 +1,18 @@ +@node tmpfile +@section @code{tmpfile} +@findex tmpfile + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tmpfile.html} + +Gnulib module: tmpfile + +Portability problems fixed by Gnulib: +@itemize +@item +This function often fails for trivial reasons on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/tmpnam.texi b/doc/posix-functions/tmpnam.texi new file mode 100644 index 0000000000..1c12deb49a --- /dev/null +++ b/doc/posix-functions/tmpnam.texi @@ -0,0 +1,18 @@ +@node tmpnam +@section @code{tmpnam} +@findex tmpnam + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tmpnam.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is not appropriate for creating temporary files. (It has +security risks.) Better use @code{mkstemp} instead. +@end itemize diff --git a/doc/posix-functions/toascii.texi b/doc/posix-functions/toascii.texi new file mode 100644 index 0000000000..0009aad30d --- /dev/null +++ b/doc/posix-functions/toascii.texi @@ -0,0 +1,15 @@ +@node toascii +@section @code{toascii} +@findex toascii + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/toascii.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/tolower.texi b/doc/posix-functions/tolower.texi new file mode 100644 index 0000000000..7b94c75735 --- /dev/null +++ b/doc/posix-functions/tolower.texi @@ -0,0 +1,18 @@ +@node tolower +@section @code{tolower} +@findex tolower + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tolower.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/toupper.texi b/doc/posix-functions/toupper.texi new file mode 100644 index 0000000000..e5a8734b6b --- /dev/null +++ b/doc/posix-functions/toupper.texi @@ -0,0 +1,18 @@ +@node toupper +@section @code{toupper} +@findex toupper + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/toupper.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/towctrans.texi b/doc/posix-functions/towctrans.texi new file mode 100644 index 0000000000..9ee899663b --- /dev/null +++ b/doc/posix-functions/towctrans.texi @@ -0,0 +1,21 @@ +@node towctrans +@section @code{towctrans} +@findex towctrans + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/towctrans.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.5.1, mingw, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/towlower.texi b/doc/posix-functions/towlower.texi new file mode 100644 index 0000000000..96a2f86a6d --- /dev/null +++ b/doc/posix-functions/towlower.texi @@ -0,0 +1,18 @@ +@node towlower +@section @code{towlower} +@findex towlower + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/towlower.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@end itemize diff --git a/doc/posix-functions/towupper.texi b/doc/posix-functions/towupper.texi new file mode 100644 index 0000000000..972e81a965 --- /dev/null +++ b/doc/posix-functions/towupper.texi @@ -0,0 +1,18 @@ +@node towupper +@section @code{towupper} +@findex towupper + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/towupper.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@end itemize diff --git a/doc/posix-functions/trunc.texi b/doc/posix-functions/trunc.texi new file mode 100644 index 0000000000..42e1b9dd76 --- /dev/null +++ b/doc/posix-functions/trunc.texi @@ -0,0 +1,18 @@ +@node trunc +@section @code{trunc} +@findex trunc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/trunc.html} + +Gnulib module: trunc + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, Solaris 9, Interix 3.5. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/truncate.texi b/doc/posix-functions/truncate.texi new file mode 100644 index 0000000000..f332288b07 --- /dev/null +++ b/doc/posix-functions/truncate.texi @@ -0,0 +1,18 @@ +@node truncate +@section @code{truncate} +@findex truncate + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/truncate.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/truncf.texi b/doc/posix-functions/truncf.texi new file mode 100644 index 0000000000..5cc3fe5d6e --- /dev/null +++ b/doc/posix-functions/truncf.texi @@ -0,0 +1,18 @@ +@node truncf +@section @code{truncf} +@findex truncf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/truncf.html} + +Gnulib module: truncf + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, Solaris 9, Interix 3.5. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/truncl.texi b/doc/posix-functions/truncl.texi new file mode 100644 index 0000000000..5e402ec268 --- /dev/null +++ b/doc/posix-functions/truncl.texi @@ -0,0 +1,18 @@ +@node truncl +@section @code{truncl} +@findex truncl + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/truncl.html} + +Gnulib module: truncl + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/tsearch.texi b/doc/posix-functions/tsearch.texi new file mode 100644 index 0000000000..66eac2ff7d --- /dev/null +++ b/doc/posix-functions/tsearch.texi @@ -0,0 +1,18 @@ +@node tsearch +@section @code{tsearch} +@findex tsearch + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tsearch.html} + +Gnulib module: tsearch + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/ttyname.texi b/doc/posix-functions/ttyname.texi new file mode 100644 index 0000000000..c8cc7b29f5 --- /dev/null +++ b/doc/posix-functions/ttyname.texi @@ -0,0 +1,18 @@ +@node ttyname +@section @code{ttyname} +@findex ttyname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ttyname.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/ttyname_r.texi b/doc/posix-functions/ttyname_r.texi new file mode 100644 index 0000000000..6ba043bc48 --- /dev/null +++ b/doc/posix-functions/ttyname_r.texi @@ -0,0 +1,18 @@ +@node ttyname_r +@section @code{ttyname_r} +@findex ttyname_r + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ttyname_r.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/twalk.texi b/doc/posix-functions/twalk.texi new file mode 100644 index 0000000000..1118f6bbb1 --- /dev/null +++ b/doc/posix-functions/twalk.texi @@ -0,0 +1,18 @@ +@node twalk +@section @code{twalk} +@findex twalk + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/twalk.html} + +Gnulib module: tsearch + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/tzname.texi b/doc/posix-functions/tzname.texi new file mode 100644 index 0000000000..2ac76d12bc --- /dev/null +++ b/doc/posix-functions/tzname.texi @@ -0,0 +1,21 @@ +@node tzname +@section @code{tzname} +@findex tzname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tzname.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This variable is missing on some platforms: +IRIX 6.5, OSF/1 5.1, Cygwin, mingw. +@item +The address of this variable is not a compile-time constant on some platforms: +Cygwin, mingw. +@end itemize diff --git a/doc/posix-functions/tzset.texi b/doc/posix-functions/tzset.texi new file mode 100644 index 0000000000..9c8becb854 --- /dev/null +++ b/doc/posix-functions/tzset.texi @@ -0,0 +1,19 @@ +@node tzset +@section @code{tzset} +@findex tzset + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/tzset.html} + +Gnulib module: tzset + +Portability problems fixed by Gnulib: +@itemize +@item +This function clobbers the buffer used by the localtime function on some +platforms: +Solaris 2.6. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/ualarm.texi b/doc/posix-functions/ualarm.texi new file mode 100644 index 0000000000..dcfbe3ebe2 --- /dev/null +++ b/doc/posix-functions/ualarm.texi @@ -0,0 +1,18 @@ +@node ualarm +@section @code{ualarm} +@findex ualarm + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ualarm.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/ulimit.texi b/doc/posix-functions/ulimit.texi new file mode 100644 index 0000000000..a693e222ed --- /dev/null +++ b/doc/posix-functions/ulimit.texi @@ -0,0 +1,18 @@ +@node ulimit +@section @code{ulimit} +@findex ulimit + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ulimit.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/umask.texi b/doc/posix-functions/umask.texi new file mode 100644 index 0000000000..53b5d9af50 --- /dev/null +++ b/doc/posix-functions/umask.texi @@ -0,0 +1,15 @@ +@node umask +@section @code{umask} +@findex umask + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/umask.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/uname.texi b/doc/posix-functions/uname.texi new file mode 100644 index 0000000000..95f3858bb3 --- /dev/null +++ b/doc/posix-functions/uname.texi @@ -0,0 +1,18 @@ +@node uname +@section @code{uname} +@findex uname + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/uname.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/ungetc.texi b/doc/posix-functions/ungetc.texi new file mode 100644 index 0000000000..0e8b77d0e9 --- /dev/null +++ b/doc/posix-functions/ungetc.texi @@ -0,0 +1,18 @@ +@node ungetc +@section @code{ungetc} +@findex ungetc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ungetc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@end itemize diff --git a/doc/posix-functions/ungetwc.texi b/doc/posix-functions/ungetwc.texi new file mode 100644 index 0000000000..9fb30e07ee --- /dev/null +++ b/doc/posix-functions/ungetwc.texi @@ -0,0 +1,21 @@ +@node ungetwc +@section @code{ungetwc} +@findex ungetwc + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/ungetwc.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/unlink.texi b/doc/posix-functions/unlink.texi new file mode 100644 index 0000000000..e3a59c830a --- /dev/null +++ b/doc/posix-functions/unlink.texi @@ -0,0 +1,20 @@ +@node unlink +@section @code{unlink} +@findex unlink + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/unlink.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +Removing an open file is non-portable: On Unix this allows the programs that +have the file already open to continue working with it; the file's storage +is only freed when the no process has the file open any more. On Windows, +the attempt to remove an open file fails. +@end itemize diff --git a/doc/posix-functions/unlockpt.texi b/doc/posix-functions/unlockpt.texi new file mode 100644 index 0000000000..b7520c34b5 --- /dev/null +++ b/doc/posix-functions/unlockpt.texi @@ -0,0 +1,18 @@ +@node unlockpt +@section @code{unlockpt} +@findex unlockpt + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/unlockpt.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/unsetenv.texi b/doc/posix-functions/unsetenv.texi new file mode 100644 index 0000000000..644182a370 --- /dev/null +++ b/doc/posix-functions/unsetenv.texi @@ -0,0 +1,22 @@ +@node unsetenv +@section @code{unsetenv} +@findex unsetenv + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/unsetenv.html} + +Gnulib module: setenv + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw, BeOS. +@item +This function has the return type @samp{void} instead of @samp{int} on some +platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 1.6, OpenBSD 3.8, OSF/1 5.1. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/usleep.texi b/doc/posix-functions/usleep.texi new file mode 100644 index 0000000000..9aa827b2cc --- /dev/null +++ b/doc/posix-functions/usleep.texi @@ -0,0 +1,22 @@ +@node usleep +@section @code{usleep} +@findex usleep + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/usleep.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.4, mingw, BeOS. +@item +According to POSIX, the @code{usleep} function may interfere with the program's +use of the @code{SIGALRM} signal. On Linux, it doesn't; on other platforms, +it may. +@end itemize diff --git a/doc/posix-functions/utime.texi b/doc/posix-functions/utime.texi new file mode 100644 index 0000000000..8df87f95d4 --- /dev/null +++ b/doc/posix-functions/utime.texi @@ -0,0 +1,18 @@ +@node utime +@section @code{utime} +@findex utime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/utime.html} + +Gnulib module: utime + +Portability problems fixed by Gnulib: +@itemize +@item +On some old platforms, @code{utime (file, NULL)} fails to set the file's +timestamp to the current time. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/utimes.texi b/doc/posix-functions/utimes.texi new file mode 100644 index 0000000000..293784a104 --- /dev/null +++ b/doc/posix-functions/utimes.texi @@ -0,0 +1,21 @@ +@node utimes +@section @code{utimes} +@findex utimes + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/utimes.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw, Interix 3.5, BeOS. +@item +This function is marked as ``legacy'' in POSIX. Better use @code{utime} +instead. +@end itemize diff --git a/doc/posix-functions/va_arg.texi b/doc/posix-functions/va_arg.texi new file mode 100644 index 0000000000..b9749e5f9d --- /dev/null +++ b/doc/posix-functions/va_arg.texi @@ -0,0 +1,39 @@ +@node va_arg +@section @code{va_arg} +@findex va_arg + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/va_arg.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +The second argument of @code{va_arg} must be a type that is invariant under +the ``default argument promotions'' (ISO C 99 6.5.2.2 paragraph 6). This +means that the following are not valid here: +@table @asis +@item @samp{float} +Use @samp{double} instead. +@item @samp{bool} +Use @samp{int} instead. +@item Integer types smaller than @samp{int}. +Use @samp{int} or @samp{unsigned int} instead. +@end table + +This is a portability problem because you don't know the width of some +abstract types like @code{uid_t}, @code{gid_t}, @code{mode_t}. So, instead of +@smallexample +mode = va_arg (ap, mode_t); +@end smallexample +you have to write +@smallexample +mode = (sizeof (mode_t) < sizeof (int) + ? va_arg (ap, int) + : va_arg (ap, mode_t)); +@end smallexample +@end itemize diff --git a/doc/posix-functions/va_copy.texi b/doc/posix-functions/va_copy.texi new file mode 100644 index 0000000000..c5a012b12f --- /dev/null +++ b/doc/posix-functions/va_copy.texi @@ -0,0 +1,17 @@ +@node va_copy +@section @code{va_copy} +@findex va_copy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/va_copy.html} + +Gnulib module: stdarg + +Portability problems fixed by Gnulib: +@itemize +@item +This macro is missing on some platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/va_end.texi b/doc/posix-functions/va_end.texi new file mode 100644 index 0000000000..79ac00003f --- /dev/null +++ b/doc/posix-functions/va_end.texi @@ -0,0 +1,15 @@ +@node va_end +@section @code{va_end} +@findex va_end + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/va_end.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/va_start.texi b/doc/posix-functions/va_start.texi new file mode 100644 index 0000000000..840c72254c --- /dev/null +++ b/doc/posix-functions/va_start.texi @@ -0,0 +1,15 @@ +@node va_start +@section @code{va_start} +@findex va_start + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/va_start.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/vfork.texi b/doc/posix-functions/vfork.texi new file mode 100644 index 0000000000..66ebd08bbb --- /dev/null +++ b/doc/posix-functions/vfork.texi @@ -0,0 +1,18 @@ +@node vfork +@section @code{vfork} +@findex vfork + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vfork.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +IRIX 6.5, mingw, BeOS. +@end itemize diff --git a/doc/posix-functions/vfprintf.texi b/doc/posix-functions/vfprintf.texi new file mode 100644 index 0000000000..1ff23743a5 --- /dev/null +++ b/doc/posix-functions/vfprintf.texi @@ -0,0 +1,51 @@ +@node vfprintf +@section @code{vfprintf} +@findex vfprintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vfprintf.html} + +Gnulib module: vfprintf-posix + +Portability problems fixed by Gnulib: +@itemize +@item +This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, +@code{j}, @code{t}, @code{z}) on some platforms: +AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. +@item +printf of @samp{long double} numbers is unsupported on some platforms: +mingw, BeOS. +@item +printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an +incorrect result on some platforms: +AIX 5.2, OSF/1 5.1, Solaris 10, mingw. +@item +This function does not support the @samp{a} and @samp{A} directives on some +platforms: +glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. +@item +This function does not support the @samp{F} directive on some platforms: +NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@item +This function does not support format directives that access arguments in an +arbitrary order, such as @code{"%2$s"}, on some platforms: +NetBSD 3.0, mingw, BeOS. +@item +This function doesn't support the @code{'} flag on some platforms: +NetBSD 3.0, Cygwin 2006, mingw. +@item +printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded +with zeroes) on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. +@item +This function does not support precisions larger than 512 or 1024 in integer, +floating-point and pointer output on some platforms: +mingw, BeOS. +@item +This function can crash in out-of-memory conditions on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/vfscanf.texi b/doc/posix-functions/vfscanf.texi new file mode 100644 index 0000000000..8fd26d86b7 --- /dev/null +++ b/doc/posix-functions/vfscanf.texi @@ -0,0 +1,24 @@ +@node vfscanf +@section @code{vfscanf} +@findex vfscanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vfscanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 8, Interix 3.5. +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@item +On Windows, this function doesn't support the @code{hh}, @code{ll}, @code{j}, +@code{t}, @code{z} size specifiers. +@end itemize diff --git a/doc/posix-functions/vfwprintf.texi b/doc/posix-functions/vfwprintf.texi new file mode 100644 index 0000000000..dca8a06304 --- /dev/null +++ b/doc/posix-functions/vfwprintf.texi @@ -0,0 +1,18 @@ +@node vfwprintf +@section @code{vfwprintf} +@findex vfwprintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vfwprintf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/vfwscanf.texi b/doc/posix-functions/vfwscanf.texi new file mode 100644 index 0000000000..834e6013a8 --- /dev/null +++ b/doc/posix-functions/vfwscanf.texi @@ -0,0 +1,18 @@ +@node vfwscanf +@section @code{vfwscanf} +@findex vfwscanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vfwscanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/vprintf.texi b/doc/posix-functions/vprintf.texi new file mode 100644 index 0000000000..0c6f494574 --- /dev/null +++ b/doc/posix-functions/vprintf.texi @@ -0,0 +1,51 @@ +@node vprintf +@section @code{vprintf} +@findex vprintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vprintf.html} + +Gnulib module: vprintf-posix + +Portability problems fixed by Gnulib: +@itemize +@item +This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, +@code{j}, @code{t}, @code{z}) on some platforms: +AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. +@item +printf of @samp{long double} numbers is unsupported on some platforms: +mingw, BeOS. +@item +printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an +incorrect result on some platforms: +AIX 5.2, OSF/1 5.1, Solaris 10, mingw. +@item +This function does not support the @samp{a} and @samp{A} directives on some +platforms: +glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. +@item +This function does not support the @samp{F} directive on some platforms: +NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@item +This function does not support format directives that access arguments in an +arbitrary order, such as @code{"%2$s"}, on some platforms: +NetBSD 3.0, mingw, BeOS. +@item +This function doesn't support the @code{'} flag on some platforms: +NetBSD 3.0, Cygwin 2006, mingw. +@item +printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded +with zeroes) on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. +@item +This function does not support precisions larger than 512 or 1024 in integer, +floating-point and pointer output on some platforms: +mingw, BeOS. +@item +This function can crash in out-of-memory conditions on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/vscanf.texi b/doc/posix-functions/vscanf.texi new file mode 100644 index 0000000000..be7f09baaa --- /dev/null +++ b/doc/posix-functions/vscanf.texi @@ -0,0 +1,24 @@ +@node vscanf +@section @code{vscanf} +@findex vscanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vscanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 8. +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@item +On Windows, these functions don't support the @code{hh}, @code{ll}, @code{j}, +@code{t}, @code{z} size specifiers. +@end itemize diff --git a/doc/posix-functions/vsnprintf.texi b/doc/posix-functions/vsnprintf.texi new file mode 100644 index 0000000000..645ae70209 --- /dev/null +++ b/doc/posix-functions/vsnprintf.texi @@ -0,0 +1,75 @@ +@node vsnprintf +@section @code{vsnprintf} +@findex vsnprintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vsnprintf.html} + +Gnulib module: vsnprintf or vsnprintf-posix + +Portability problems fixed by either Gnulib module @code{vsnprintf} or @code{vsnprintf-posix}: +@itemize +@item +This function is missing on some platforms: +OSF/1 4.0, Solaris 2.5.1. +@end itemize + +Portability problems fixed by Gnulib module @code{vsnprintf-posix}: +@itemize +@item +This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, +@code{j}, @code{t}, @code{z}) on some platforms: +AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. +@item +printf of @samp{long double} numbers is unsupported on some platforms: +mingw, BeOS. +@item +printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an +incorrect result on some platforms: +AIX 5.2, OSF/1 5.1, Solaris 10, mingw. +@item +This function does not support the @samp{a} and @samp{A} directives on some +platforms: +glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. +@item +This function does not support the @samp{F} directive on some platforms: +NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@item +This function does not support format directives that access arguments in an +arbitrary order, such as @code{"%2$s"}, on some platforms: +NetBSD 3.0, mingw, BeOS. +@item +This function doesn't support the @code{'} flag on some platforms: +NetBSD 3.0, Cygwin 2006, mingw. +@item +printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded +with zeroes) on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. +@item +This function does not support precisions larger than 512 or 1024 in integer, +floating-point and pointer output on some platforms: +mingw, BeOS. +@item +This function can crash in out-of-memory conditions on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. +@item +This function does not truncate the result as specified in C99 on some platforms: +mingw. +@item +This function does not return a byte count as specified in C99 on some platforms: +HP-UX 11, IRIX 6.5, OSF/1 5.1, mingw. +@item +This function does not fully support the @samp{n} directive on some platforms: +HP-UX 11, mingw. +@item +This function overwrites memory when a size = 1 argument is passed on some +platforms: +BeOS. +@item +This function overwrites memory even when a zero size argument is passed on some +platforms: +HP-UX 11, OSF/1 5.1. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/vsprintf.texi b/doc/posix-functions/vsprintf.texi new file mode 100644 index 0000000000..afe7a2cced --- /dev/null +++ b/doc/posix-functions/vsprintf.texi @@ -0,0 +1,51 @@ +@node vsprintf +@section @code{vsprintf} +@findex vsprintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vsprintf.html} + +Gnulib module: vsprintf-posix + +Portability problems fixed by Gnulib: +@itemize +@item +This function does not support size specifiers as in C99 (@code{hh}, @code{ll}, +@code{j}, @code{t}, @code{z}) on some platforms: +AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 2006, mingw, BeOS. +@item +printf of @samp{long double} numbers is unsupported on some platforms: +mingw, BeOS. +@item +printf @code{"%f"}, @code{"%e"}, @code{"%g"} of Infinity and NaN yields an +incorrect result on some platforms: +AIX 5.2, OSF/1 5.1, Solaris 10, mingw. +@item +This function does not support the @samp{a} and @samp{A} directives on some +platforms: +glibc-2.3.6, MacOS X 10.3, NetBSD 3.0, OpenBSD 4.0, AIX 5.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. +@item +This function does not support the @samp{F} directive on some platforms: +NetBSD 3.0, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS. +@item +This function does not support format directives that access arguments in an +arbitrary order, such as @code{"%2$s"}, on some platforms: +NetBSD 3.0, mingw, BeOS. +@item +This function doesn't support the @code{'} flag on some platforms: +NetBSD 3.0, Cygwin 2006, mingw. +@item +printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded +with zeroes) on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw. +@item +This function does not support precisions larger than 512 or 1024 in integer, +floating-point and pointer output on some platforms: +mingw, BeOS. +@item +This function can crash in out-of-memory conditions on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/vsscanf.texi b/doc/posix-functions/vsscanf.texi new file mode 100644 index 0000000000..f4ae405d54 --- /dev/null +++ b/doc/posix-functions/vsscanf.texi @@ -0,0 +1,24 @@ +@node vsscanf +@section @code{vsscanf} +@findex vsscanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vsscanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 8. +@item +On Windows platforms (excluding Cygwin), this function does not set @code{errno} +upon failure. +@item +On Windows, these functions don't support the @code{hh}, @code{ll}, @code{j}, +@code{t}, @code{z} size specifiers. +@end itemize diff --git a/doc/posix-functions/vswprintf.texi b/doc/posix-functions/vswprintf.texi new file mode 100644 index 0000000000..6984d2d78e --- /dev/null +++ b/doc/posix-functions/vswprintf.texi @@ -0,0 +1,23 @@ +@node vswprintf +@section @code{vswprintf} +@findex vswprintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vswprintf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@item +On Windows, this function does not take a buffer size as second argument. +@end itemize diff --git a/doc/posix-functions/vswscanf.texi b/doc/posix-functions/vswscanf.texi new file mode 100644 index 0000000000..a4a5790ffa --- /dev/null +++ b/doc/posix-functions/vswscanf.texi @@ -0,0 +1,18 @@ +@node vswscanf +@section @code{vswscanf} +@findex vswscanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vswscanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/vwprintf.texi b/doc/posix-functions/vwprintf.texi new file mode 100644 index 0000000000..3faa7e717b --- /dev/null +++ b/doc/posix-functions/vwprintf.texi @@ -0,0 +1,18 @@ +@node vwprintf +@section @code{vwprintf} +@findex vwprintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vwprintf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/vwscanf.texi b/doc/posix-functions/vwscanf.texi new file mode 100644 index 0000000000..1d404d8f9e --- /dev/null +++ b/doc/posix-functions/vwscanf.texi @@ -0,0 +1,18 @@ +@node vwscanf +@section @code{vwscanf} +@findex vwscanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/vwscanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/wait.texi b/doc/posix-functions/wait.texi new file mode 100644 index 0000000000..6e100cd8f7 --- /dev/null +++ b/doc/posix-functions/wait.texi @@ -0,0 +1,18 @@ +@node wait +@section @code{wait} +@findex wait + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wait.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/waitid.texi b/doc/posix-functions/waitid.texi new file mode 100644 index 0000000000..267dfb72f6 --- /dev/null +++ b/doc/posix-functions/waitid.texi @@ -0,0 +1,21 @@ +@node waitid +@section @code{waitid} +@findex waitid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/waitid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@item +As of 2005, no system is known on which @code{waitid} with flag @code{WNOWAIT} +works correctly. +@end itemize diff --git a/doc/posix-functions/waitpid.texi b/doc/posix-functions/waitpid.texi new file mode 100644 index 0000000000..fb74250dd9 --- /dev/null +++ b/doc/posix-functions/waitpid.texi @@ -0,0 +1,18 @@ +@node waitpid +@section @code{waitpid} +@findex waitpid + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/waitpid.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/wcrtomb.texi b/doc/posix-functions/wcrtomb.texi new file mode 100644 index 0000000000..3663a4c9a3 --- /dev/null +++ b/doc/posix-functions/wcrtomb.texi @@ -0,0 +1,21 @@ +@node wcrtomb +@section @code{wcrtomb} +@findex wcrtomb + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcrtomb.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcscat.texi b/doc/posix-functions/wcscat.texi new file mode 100644 index 0000000000..e9f99903e7 --- /dev/null +++ b/doc/posix-functions/wcscat.texi @@ -0,0 +1,21 @@ +@node wcscat +@section @code{wcscat} +@findex wcscat + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcscat.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcschr.texi b/doc/posix-functions/wcschr.texi new file mode 100644 index 0000000000..1cf536f547 --- /dev/null +++ b/doc/posix-functions/wcschr.texi @@ -0,0 +1,21 @@ +@node wcschr +@section @code{wcschr} +@findex wcschr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcschr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcscmp.texi b/doc/posix-functions/wcscmp.texi new file mode 100644 index 0000000000..98f68b38f3 --- /dev/null +++ b/doc/posix-functions/wcscmp.texi @@ -0,0 +1,21 @@ +@node wcscmp +@section @code{wcscmp} +@findex wcscmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcscmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcscoll.texi b/doc/posix-functions/wcscoll.texi new file mode 100644 index 0000000000..12ced75cf8 --- /dev/null +++ b/doc/posix-functions/wcscoll.texi @@ -0,0 +1,21 @@ +@node wcscoll +@section @code{wcscoll} +@findex wcscoll + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcscoll.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcscpy.texi b/doc/posix-functions/wcscpy.texi new file mode 100644 index 0000000000..945acff3a6 --- /dev/null +++ b/doc/posix-functions/wcscpy.texi @@ -0,0 +1,21 @@ +@node wcscpy +@section @code{wcscpy} +@findex wcscpy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcscpy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcscspn.texi b/doc/posix-functions/wcscspn.texi new file mode 100644 index 0000000000..fb909885bb --- /dev/null +++ b/doc/posix-functions/wcscspn.texi @@ -0,0 +1,21 @@ +@node wcscspn +@section @code{wcscspn} +@findex wcscspn + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcscspn.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcsftime.texi b/doc/posix-functions/wcsftime.texi new file mode 100644 index 0000000000..ed96529c6e --- /dev/null +++ b/doc/posix-functions/wcsftime.texi @@ -0,0 +1,21 @@ +@node wcsftime +@section @code{wcsftime} +@findex wcsftime + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsftime.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, Solaris 2.5.1, Cygwin, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcslen.texi b/doc/posix-functions/wcslen.texi new file mode 100644 index 0000000000..69f63f2d76 --- /dev/null +++ b/doc/posix-functions/wcslen.texi @@ -0,0 +1,21 @@ +@node wcslen +@section @code{wcslen} +@findex wcslen + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcslen.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcsncat.texi b/doc/posix-functions/wcsncat.texi new file mode 100644 index 0000000000..19c1a248bb --- /dev/null +++ b/doc/posix-functions/wcsncat.texi @@ -0,0 +1,21 @@ +@node wcsncat +@section @code{wcsncat} +@findex wcsncat + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsncat.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcsncmp.texi b/doc/posix-functions/wcsncmp.texi new file mode 100644 index 0000000000..7d9059628f --- /dev/null +++ b/doc/posix-functions/wcsncmp.texi @@ -0,0 +1,21 @@ +@node wcsncmp +@section @code{wcsncmp} +@findex wcsncmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsncmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcsncpy.texi b/doc/posix-functions/wcsncpy.texi new file mode 100644 index 0000000000..b6808ff8bb --- /dev/null +++ b/doc/posix-functions/wcsncpy.texi @@ -0,0 +1,21 @@ +@node wcsncpy +@section @code{wcsncpy} +@findex wcsncpy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsncpy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcspbrk.texi b/doc/posix-functions/wcspbrk.texi new file mode 100644 index 0000000000..f5e6ff2d1d --- /dev/null +++ b/doc/posix-functions/wcspbrk.texi @@ -0,0 +1,21 @@ +@node wcspbrk +@section @code{wcspbrk} +@findex wcspbrk + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcspbrk.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcsrchr.texi b/doc/posix-functions/wcsrchr.texi new file mode 100644 index 0000000000..1dbf9ced50 --- /dev/null +++ b/doc/posix-functions/wcsrchr.texi @@ -0,0 +1,21 @@ +@node wcsrchr +@section @code{wcsrchr} +@findex wcsrchr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsrchr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcsrtombs.texi b/doc/posix-functions/wcsrtombs.texi new file mode 100644 index 0000000000..c40de7ca6d --- /dev/null +++ b/doc/posix-functions/wcsrtombs.texi @@ -0,0 +1,21 @@ +@node wcsrtombs +@section @code{wcsrtombs} +@findex wcsrtombs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsrtombs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.6, mingw, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcsspn.texi b/doc/posix-functions/wcsspn.texi new file mode 100644 index 0000000000..4acc014782 --- /dev/null +++ b/doc/posix-functions/wcsspn.texi @@ -0,0 +1,21 @@ +@node wcsspn +@section @code{wcsspn} +@findex wcsspn + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsspn.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcsstr.texi b/doc/posix-functions/wcsstr.texi new file mode 100644 index 0000000000..ca4e23eced --- /dev/null +++ b/doc/posix-functions/wcsstr.texi @@ -0,0 +1,21 @@ +@node wcsstr +@section @code{wcsstr} +@findex wcsstr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsstr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.6. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcstod.texi b/doc/posix-functions/wcstod.texi new file mode 100644 index 0000000000..101803eded --- /dev/null +++ b/doc/posix-functions/wcstod.texi @@ -0,0 +1,21 @@ +@node wcstod +@section @code{wcstod} +@findex wcstod + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstod.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcstof.texi b/doc/posix-functions/wcstof.texi new file mode 100644 index 0000000000..cd1e9a0251 --- /dev/null +++ b/doc/posix-functions/wcstof.texi @@ -0,0 +1,21 @@ +@node wcstof +@section @code{wcstof} +@findex wcstof + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstof.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcstoimax.texi b/doc/posix-functions/wcstoimax.texi new file mode 100644 index 0000000000..01be01b682 --- /dev/null +++ b/doc/posix-functions/wcstoimax.texi @@ -0,0 +1,21 @@ +@node wcstoimax +@section @code{wcstoimax} +@findex wcstoimax + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstoimax.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcstok.texi b/doc/posix-functions/wcstok.texi new file mode 100644 index 0000000000..e5c258bde5 --- /dev/null +++ b/doc/posix-functions/wcstok.texi @@ -0,0 +1,21 @@ +@node wcstok +@section @code{wcstok} +@findex wcstok + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstok.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcstol.texi b/doc/posix-functions/wcstol.texi new file mode 100644 index 0000000000..bb8232dc8c --- /dev/null +++ b/doc/posix-functions/wcstol.texi @@ -0,0 +1,21 @@ +@node wcstol +@section @code{wcstol} +@findex wcstol + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstol.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcstold.texi b/doc/posix-functions/wcstold.texi new file mode 100644 index 0000000000..d12013a2dd --- /dev/null +++ b/doc/posix-functions/wcstold.texi @@ -0,0 +1,21 @@ +@node wcstold +@section @code{wcstold} +@findex wcstold + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstold.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcstoll.texi b/doc/posix-functions/wcstoll.texi new file mode 100644 index 0000000000..26c0968367 --- /dev/null +++ b/doc/posix-functions/wcstoll.texi @@ -0,0 +1,21 @@ +@node wcstoll +@section @code{wcstoll} +@findex wcstoll + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstoll.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcstombs.texi b/doc/posix-functions/wcstombs.texi new file mode 100644 index 0000000000..eddafdfac4 --- /dev/null +++ b/doc/posix-functions/wcstombs.texi @@ -0,0 +1,18 @@ +@node wcstombs +@section @code{wcstombs} +@findex wcstombs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstombs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcstoul.texi b/doc/posix-functions/wcstoul.texi new file mode 100644 index 0000000000..29c135b120 --- /dev/null +++ b/doc/posix-functions/wcstoul.texi @@ -0,0 +1,21 @@ +@node wcstoul +@section @code{wcstoul} +@findex wcstoul + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstoul.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcstoull.texi b/doc/posix-functions/wcstoull.texi new file mode 100644 index 0000000000..c9f94f4373 --- /dev/null +++ b/doc/posix-functions/wcstoull.texi @@ -0,0 +1,21 @@ +@node wcstoull +@section @code{wcstoull} +@findex wcstoull + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstoull.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcstoumax.texi b/doc/posix-functions/wcstoumax.texi new file mode 100644 index 0000000000..43f8a9ddcc --- /dev/null +++ b/doc/posix-functions/wcstoumax.texi @@ -0,0 +1,21 @@ +@node wcstoumax +@section @code{wcstoumax} +@findex wcstoumax + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcstoumax.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcswcs.texi b/doc/posix-functions/wcswcs.texi new file mode 100644 index 0000000000..845607acd4 --- /dev/null +++ b/doc/posix-functions/wcswcs.texi @@ -0,0 +1,24 @@ +@node wcswcs +@section @code{wcswcs} +@findex wcswcs + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcswcs.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, Solaris 2.5.1, Cygwin, mingw, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@item +This function is marked as ``legacy'' in POSIX. Better use @code{wcsstr} +instead. +@end itemize diff --git a/doc/posix-functions/wcswidth.texi b/doc/posix-functions/wcswidth.texi new file mode 100644 index 0000000000..39a00bcb82 --- /dev/null +++ b/doc/posix-functions/wcswidth.texi @@ -0,0 +1,21 @@ +@node wcswidth +@section @code{wcswidth} +@findex wcswidth + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcswidth.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +OpenBSD 3.8, Solaris 2.5.1, mingw, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcsxfrm.texi b/doc/posix-functions/wcsxfrm.texi new file mode 100644 index 0000000000..f5b379a000 --- /dev/null +++ b/doc/posix-functions/wcsxfrm.texi @@ -0,0 +1,21 @@ +@node wcsxfrm +@section @code{wcsxfrm} +@findex wcsxfrm + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcsxfrm.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, Cygwin. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wctob.texi b/doc/posix-functions/wctob.texi new file mode 100644 index 0000000000..0f8e250955 --- /dev/null +++ b/doc/posix-functions/wctob.texi @@ -0,0 +1,21 @@ +@node wctob +@section @code{wctob} +@findex wctob + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wctob.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, Solaris 2.6, mingw, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wctomb.texi b/doc/posix-functions/wctomb.texi new file mode 100644 index 0000000000..becf1babf9 --- /dev/null +++ b/doc/posix-functions/wctomb.texi @@ -0,0 +1,18 @@ +@node wctomb +@section @code{wctomb} +@findex wctomb + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wctomb.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wctrans.texi b/doc/posix-functions/wctrans.texi new file mode 100644 index 0000000000..5e7555d5f7 --- /dev/null +++ b/doc/posix-functions/wctrans.texi @@ -0,0 +1,21 @@ +@node wctrans +@section @code{wctrans} +@findex wctrans + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wctrans.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.5.1, mingw, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wctype.texi b/doc/posix-functions/wctype.texi new file mode 100644 index 0000000000..079d172b33 --- /dev/null +++ b/doc/posix-functions/wctype.texi @@ -0,0 +1,21 @@ +@node wctype +@section @code{wctype} +@findex wctype + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wctype.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, mingw. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wcwidth.texi b/doc/posix-functions/wcwidth.texi new file mode 100644 index 0000000000..b9653d13f7 --- /dev/null +++ b/doc/posix-functions/wcwidth.texi @@ -0,0 +1,25 @@ +@node wcwidth +@section @code{wcwidth} +@findex wcwidth + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wcwidth.html} + +Gnulib module: wcwidth + +Portability problems fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +Solaris 2.5.1, mingw, BeOS. +@item +This function handles combining characters in UTF-8 locales incorrectly on some +platforms: +MacOS X 10.3. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wmemchr.texi b/doc/posix-functions/wmemchr.texi new file mode 100644 index 0000000000..c3b0172dd6 --- /dev/null +++ b/doc/posix-functions/wmemchr.texi @@ -0,0 +1,21 @@ +@node wmemchr +@section @code{wmemchr} +@findex wmemchr + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wmemchr.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wmemcmp.texi b/doc/posix-functions/wmemcmp.texi new file mode 100644 index 0000000000..d90d43a377 --- /dev/null +++ b/doc/posix-functions/wmemcmp.texi @@ -0,0 +1,21 @@ +@node wmemcmp +@section @code{wmemcmp} +@findex wmemcmp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wmemcmp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wmemcpy.texi b/doc/posix-functions/wmemcpy.texi new file mode 100644 index 0000000000..caf129ff15 --- /dev/null +++ b/doc/posix-functions/wmemcpy.texi @@ -0,0 +1,21 @@ +@node wmemcpy +@section @code{wmemcpy} +@findex wmemcpy + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wmemcpy.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wmemmove.texi b/doc/posix-functions/wmemmove.texi new file mode 100644 index 0000000000..d64ef72b47 --- /dev/null +++ b/doc/posix-functions/wmemmove.texi @@ -0,0 +1,21 @@ +@node wmemmove +@section @code{wmemmove} +@findex wmemmove + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wmemmove.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wmemset.texi b/doc/posix-functions/wmemset.texi new file mode 100644 index 0000000000..b7bd84a300 --- /dev/null +++ b/doc/posix-functions/wmemset.texi @@ -0,0 +1,21 @@ +@node wmemset +@section @code{wmemset} +@findex wmemset + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wmemset.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/wordexp.texi b/doc/posix-functions/wordexp.texi new file mode 100644 index 0000000000..8511fb077f --- /dev/null +++ b/doc/posix-functions/wordexp.texi @@ -0,0 +1,18 @@ +@node wordexp +@section @code{wordexp} +@findex wordexp + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wordexp.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/wordfree.texi b/doc/posix-functions/wordfree.texi new file mode 100644 index 0000000000..19b1c7e883 --- /dev/null +++ b/doc/posix-functions/wordfree.texi @@ -0,0 +1,18 @@ +@node wordfree +@section @code{wordfree} +@findex wordfree + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wordfree.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-functions/wprintf.texi b/doc/posix-functions/wprintf.texi new file mode 100644 index 0000000000..1a32795c46 --- /dev/null +++ b/doc/posix-functions/wprintf.texi @@ -0,0 +1,21 @@ +@node wprintf +@section @code{wprintf} +@findex wprintf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wprintf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Interix 3.5, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/write.texi b/doc/posix-functions/write.texi new file mode 100644 index 0000000000..237a89b146 --- /dev/null +++ b/doc/posix-functions/write.texi @@ -0,0 +1,15 @@ +@node write +@section @code{write} +@findex write + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/write.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/writev.texi b/doc/posix-functions/writev.texi new file mode 100644 index 0000000000..86b9b4d21b --- /dev/null +++ b/doc/posix-functions/writev.texi @@ -0,0 +1,18 @@ +@node writev +@section @code{writev} +@findex writev + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/writev.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-functions/wscanf.texi b/doc/posix-functions/wscanf.texi new file mode 100644 index 0000000000..f1b7a702bf --- /dev/null +++ b/doc/posix-functions/wscanf.texi @@ -0,0 +1,21 @@ +@node wscanf +@section @code{wscanf} +@findex wscanf + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/wscanf.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This function is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 2.6, Cygwin, Interix 3.5, BeOS. +@item +On Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot +accommodate all Unicode characters. +@end itemize diff --git a/doc/posix-functions/y0.texi b/doc/posix-functions/y0.texi new file mode 100644 index 0000000000..1cd85a4ddc --- /dev/null +++ b/doc/posix-functions/y0.texi @@ -0,0 +1,15 @@ +@node y0 +@section @code{y0} +@findex y0 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/y0.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/y1.texi b/doc/posix-functions/y1.texi new file mode 100644 index 0000000000..1a2ac6ff25 --- /dev/null +++ b/doc/posix-functions/y1.texi @@ -0,0 +1,15 @@ +@node y1 +@section @code{y1} +@findex y1 + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/y1.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-functions/yn.texi b/doc/posix-functions/yn.texi new file mode 100644 index 0000000000..5f371c7922 --- /dev/null +++ b/doc/posix-functions/yn.texi @@ -0,0 +1,15 @@ +@node yn +@section @code{yn} +@findex yn + +POSIX specification: @url{http://www.opengroup.org/susv3xsh/yn.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/aio.texi b/doc/posix-headers/aio.texi new file mode 100644 index 0000000000..9d0ae2d813 --- /dev/null +++ b/doc/posix-headers/aio.texi @@ -0,0 +1,17 @@ +@node aio.h +@section @file{aio.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/aio.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-headers/arpa_inet.texi b/doc/posix-headers/arpa_inet.texi new file mode 100644 index 0000000000..195c4dcdb4 --- /dev/null +++ b/doc/posix-headers/arpa_inet.texi @@ -0,0 +1,16 @@ +@node arpa/inet.h +@section @file{arpa/inet.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/arpa/inet.h.html} + +Gnulib module: arpa_inet + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/assert.texi b/doc/posix-headers/assert.texi new file mode 100644 index 0000000000..4652958c73 --- /dev/null +++ b/doc/posix-headers/assert.texi @@ -0,0 +1,14 @@ +@node assert.h +@section @file{assert.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/assert.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/complex.texi b/doc/posix-headers/complex.texi new file mode 100644 index 0000000000..2ab76ab672 --- /dev/null +++ b/doc/posix-headers/complex.texi @@ -0,0 +1,18 @@ +@node complex.h +@section @file{complex.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/complex.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, +Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-headers/cpio.texi b/doc/posix-headers/cpio.texi new file mode 100644 index 0000000000..de57e6c92a --- /dev/null +++ b/doc/posix-headers/cpio.texi @@ -0,0 +1,17 @@ +@node cpio.h +@section @file{cpio.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/cpio.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/ctype.texi b/doc/posix-headers/ctype.texi new file mode 100644 index 0000000000..65dc745ce6 --- /dev/null +++ b/doc/posix-headers/ctype.texi @@ -0,0 +1,14 @@ +@node ctype.h +@section @file{ctype.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/ctype.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/dirent.texi b/doc/posix-headers/dirent.texi new file mode 100644 index 0000000000..c62abf145d --- /dev/null +++ b/doc/posix-headers/dirent.texi @@ -0,0 +1,14 @@ +@node dirent.h +@section @file{dirent.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/dirent.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/dlfcn.texi b/doc/posix-headers/dlfcn.texi new file mode 100644 index 0000000000..d1f20c6405 --- /dev/null +++ b/doc/posix-headers/dlfcn.texi @@ -0,0 +1,17 @@ +@node dlfcn.h +@section @file{dlfcn.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/dlfcn.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/errno.texi b/doc/posix-headers/errno.texi new file mode 100644 index 0000000000..b32ea5cb95 --- /dev/null +++ b/doc/posix-headers/errno.texi @@ -0,0 +1,14 @@ +@node errno.h +@section @file{errno.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/errno.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/fcntl.texi b/doc/posix-headers/fcntl.texi new file mode 100644 index 0000000000..673317b471 --- /dev/null +++ b/doc/posix-headers/fcntl.texi @@ -0,0 +1,27 @@ +@node fcntl.h +@section @file{fcntl.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/fcntl.h.html} + +Gnulib module: fcntl + +Portability problems fixed by Gnulib: +@itemize +@item +@samp{O_NOCTTY}, @samp{O_DSYNC}, @samp{O_NONBLOCK}, @samp{O_RSYNC}, +@samp{O_SYNC} are not defined on some platforms. + +@item +@samp{O_BINARY}, @samp{O_TEXT} (not specified by POSIX, but essential for +portability to Woe32 platforms) are defined on some platforms but not on +others. + +@item +@samp{O_DIRECT}, @samp{O_DIRECTORY}, @samp{O_NDELAY}, @samp{O_NOATIME}, +@samp{O_NOFOLLOW}, @samp{O_NOLINKS} (not specified by POSIX) are defined +on some platforms but not on others. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/fenv.texi b/doc/posix-headers/fenv.texi new file mode 100644 index 0000000000..e76a584fd9 --- /dev/null +++ b/doc/posix-headers/fenv.texi @@ -0,0 +1,18 @@ +@node fenv.h +@section @file{fenv.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/fenv.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 5.1, Cygwin, +Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-headers/float.texi b/doc/posix-headers/float.texi new file mode 100644 index 0000000000..7998560709 --- /dev/null +++ b/doc/posix-headers/float.texi @@ -0,0 +1,19 @@ +@node float.h +@section @file{float.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/float.h.html} + +Gnulib module: float + +Portability problems fixed by Gnulib: +@itemize +@item +The values of @code{LDBL_*} macros are incorrect on some platforms: +On OpenBSD 4.0 and BeOS, they are the same as the values of the +@code{DBL_*} macros, although @samp{long double} is a larger type than +@samp{double}. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/fmtmsg.texi b/doc/posix-headers/fmtmsg.texi new file mode 100644 index 0000000000..6d7f793a78 --- /dev/null +++ b/doc/posix-headers/fmtmsg.texi @@ -0,0 +1,17 @@ +@node fmtmsg.h +@section @file{fmtmsg.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/fmtmsg.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-headers/fnmatch.texi b/doc/posix-headers/fnmatch.texi new file mode 100644 index 0000000000..8875025f7f --- /dev/null +++ b/doc/posix-headers/fnmatch.texi @@ -0,0 +1,17 @@ +@node fnmatch.h +@section @file{fnmatch.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/fnmatch.h.html} + +Gnulib module: fnmatch-posix or fnmatch-gnu + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/ftw.texi b/doc/posix-headers/ftw.texi new file mode 100644 index 0000000000..3ce3160ea4 --- /dev/null +++ b/doc/posix-headers/ftw.texi @@ -0,0 +1,17 @@ +@node ftw.h +@section @file{ftw.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/ftw.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/glob.texi b/doc/posix-headers/glob.texi new file mode 100644 index 0000000000..ec561092cf --- /dev/null +++ b/doc/posix-headers/glob.texi @@ -0,0 +1,17 @@ +@node glob.h +@section @file{glob.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/glob.h.html} + +Gnulib module: glob + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/google-ranking.txt b/doc/posix-headers/google-ranking.txt new file mode 100644 index 0000000000..fc2b0396f3 --- /dev/null +++ b/doc/posix-headers/google-ranking.txt @@ -0,0 +1,84 @@ + 678000 + 589000 + 548000 + 448000 + 319000 + 700 + 600 + 600 + 600 + 600 + 600 + 600 + 600 + 600 + 600 + 600 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 500 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 400 + 300 + 300 + 300 + 300 + 300 + 300 + 300 + 300 + 200 + 200 + 100 + 100 + 100 + 100 + 100 + 50 + 50 + 50 + 50 + 50 + 50 + 50 diff --git a/doc/posix-headers/grp.texi b/doc/posix-headers/grp.texi new file mode 100644 index 0000000000..923f2fbd2a --- /dev/null +++ b/doc/posix-headers/grp.texi @@ -0,0 +1,17 @@ +@node grp.h +@section @file{grp.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/grp.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-headers/iconv.texi b/doc/posix-headers/iconv.texi new file mode 100644 index 0000000000..4cd753d02f --- /dev/null +++ b/doc/posix-headers/iconv.texi @@ -0,0 +1,21 @@ +@node iconv.h +@section @file{iconv.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/iconv.h.html} + +Gnulib module: iconv + +Portability problems fixed by Gnulib: +@itemize +@item +The from GNU libiconv is not found if installed in +@file{$PREFIX/include}. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS, +when GNU libiconv is not installed. +@end itemize diff --git a/doc/posix-headers/inttypes.texi b/doc/posix-headers/inttypes.texi new file mode 100644 index 0000000000..cecf6153bb --- /dev/null +++ b/doc/posix-headers/inttypes.texi @@ -0,0 +1,29 @@ +@node inttypes.h +@section @file{inttypes.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/inttypes.h.html} + +Gnulib module: inttypes + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +OSF/1 4.0, Interix 3.5. +@item +This header file is very incomplete on some platforms. +@item +The PRI* macros are defined to non-string values on AIX 4.3.3. +@item +The declarations of @code{imaxabs} and @code{imaxdiv} are missing on some +platforms: +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, BeOS. +@item +The declarations of @code{strtoimax} and @code{strtoumax} are missing on some +platforms: +OpenBSD 3.8, AIX 4.3.2, AIX 5.1 (missing only @code{strtoumax}), OSF/1 5.1. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/iso646.texi b/doc/posix-headers/iso646.texi new file mode 100644 index 0000000000..12b7fec701 --- /dev/null +++ b/doc/posix-headers/iso646.texi @@ -0,0 +1,17 @@ +@node iso646.h +@section @file{iso646.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/iso646.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +HP-UX 11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/langinfo.texi b/doc/posix-headers/langinfo.texi new file mode 100644 index 0000000000..7fac03ac07 --- /dev/null +++ b/doc/posix-headers/langinfo.texi @@ -0,0 +1,17 @@ +@node langinfo.h +@section @file{langinfo.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/langinfo.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/libgen.texi b/doc/posix-headers/libgen.texi new file mode 100644 index 0000000000..4a293dc388 --- /dev/null +++ b/doc/posix-headers/libgen.texi @@ -0,0 +1,17 @@ +@node libgen.h +@section @file{libgen.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/libgen.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/limits.texi b/doc/posix-headers/limits.texi new file mode 100644 index 0000000000..0b5e43189a --- /dev/null +++ b/doc/posix-headers/limits.texi @@ -0,0 +1,14 @@ +@node limits.h +@section @file{limits.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/limits.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/locale.texi b/doc/posix-headers/locale.texi new file mode 100644 index 0000000000..a65da977d7 --- /dev/null +++ b/doc/posix-headers/locale.texi @@ -0,0 +1,17 @@ +@node locale.h +@section @file{locale.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/locale.h.html} + +Gnulib module: locale + +Portability problems fixed by Gnulib: +@itemize +@item +The definition of @samp{LC_MESSAGES} is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/math.texi b/doc/posix-headers/math.texi new file mode 100644 index 0000000000..dde9cd0378 --- /dev/null +++ b/doc/posix-headers/math.texi @@ -0,0 +1,14 @@ +@node math.h +@section @file{math.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/math.h.html} + +Gnulib module: math + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/monetary.texi b/doc/posix-headers/monetary.texi new file mode 100644 index 0000000000..c195cb2967 --- /dev/null +++ b/doc/posix-headers/monetary.texi @@ -0,0 +1,17 @@ +@node monetary.h +@section @file{monetary.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/monetary.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/mqueue.texi b/doc/posix-headers/mqueue.texi new file mode 100644 index 0000000000..f702814ea1 --- /dev/null +++ b/doc/posix-headers/mqueue.texi @@ -0,0 +1,18 @@ +@node mqueue.h +@section @file{mqueue.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/mqueue.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, +BeOS. +@end itemize diff --git a/doc/posix-headers/ndbm.texi b/doc/posix-headers/ndbm.texi new file mode 100644 index 0000000000..1fa234f513 --- /dev/null +++ b/doc/posix-headers/ndbm.texi @@ -0,0 +1,17 @@ +@node ndbm.h +@section @file{ndbm.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/ndbm.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/net_if.texi b/doc/posix-headers/net_if.texi new file mode 100644 index 0000000000..a026b832eb --- /dev/null +++ b/doc/posix-headers/net_if.texi @@ -0,0 +1,17 @@ +@node net/if.h +@section @file{net/if.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/net/if.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-headers/netdb.texi b/doc/posix-headers/netdb.texi new file mode 100644 index 0000000000..8d33ba88a2 --- /dev/null +++ b/doc/posix-headers/netdb.texi @@ -0,0 +1,17 @@ +@node netdb.h +@section @file{netdb.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/netdb.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/netinet_in.texi b/doc/posix-headers/netinet_in.texi new file mode 100644 index 0000000000..756d4a5861 --- /dev/null +++ b/doc/posix-headers/netinet_in.texi @@ -0,0 +1,20 @@ +@node netinet/in.h +@section @file{netinet/in.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/netinet/in.h.html} + +Gnulib module: netinet_in + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@item +This header file is not self-contained on some platforms: it requires +@code{} to be included first. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/netinet_tcp.texi b/doc/posix-headers/netinet_tcp.texi new file mode 100644 index 0000000000..7a1eb7d493 --- /dev/null +++ b/doc/posix-headers/netinet_tcp.texi @@ -0,0 +1,17 @@ +@node netinet/tcp.h +@section @file{netinet/tcp.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/netinet/tcp.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/nl_types.texi b/doc/posix-headers/nl_types.texi new file mode 100644 index 0000000000..a09b04c6f7 --- /dev/null +++ b/doc/posix-headers/nl_types.texi @@ -0,0 +1,18 @@ +@node nl_types.h +@section @file{nl_types.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/nl/types.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/poll.texi b/doc/posix-headers/poll.texi new file mode 100644 index 0000000000..dd88ff386b --- /dev/null +++ b/doc/posix-headers/poll.texi @@ -0,0 +1,17 @@ +@node poll.h +@section @file{poll.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/poll.h.html} + +Gnulib module: poll + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/pthread.texi b/doc/posix-headers/pthread.texi new file mode 100644 index 0000000000..facab7a86a --- /dev/null +++ b/doc/posix-headers/pthread.texi @@ -0,0 +1,17 @@ +@node pthread.h +@section @file{pthread.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/pthread.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/pwd.texi b/doc/posix-headers/pwd.texi new file mode 100644 index 0000000000..5fb1b62990 --- /dev/null +++ b/doc/posix-headers/pwd.texi @@ -0,0 +1,17 @@ +@node pwd.h +@section @file{pwd.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/pwd.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-headers/regex.texi b/doc/posix-headers/regex.texi new file mode 100644 index 0000000000..656ab1ed13 --- /dev/null +++ b/doc/posix-headers/regex.texi @@ -0,0 +1,20 @@ +@node regex.h +@section @file{regex.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/regex.h.html} + +Gnulib module: regex + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is not self-contained on some platforms: it requires +@code{} to be included first. +@end itemize diff --git a/doc/posix-headers/sched.texi b/doc/posix-headers/sched.texi new file mode 100644 index 0000000000..7117cbe741 --- /dev/null +++ b/doc/posix-headers/sched.texi @@ -0,0 +1,17 @@ +@node sched.h +@section @file{sched.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sched.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/search.texi b/doc/posix-headers/search.texi new file mode 100644 index 0000000000..a6bba09a5a --- /dev/null +++ b/doc/posix-headers/search.texi @@ -0,0 +1,17 @@ +@node search.h +@section @file{search.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/search.h.html} + +Gnulib module: search + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +BeOS. +@end itemize diff --git a/doc/posix-headers/semaphore.texi b/doc/posix-headers/semaphore.texi new file mode 100644 index 0000000000..8dbde75280 --- /dev/null +++ b/doc/posix-headers/semaphore.texi @@ -0,0 +1,17 @@ +@node semaphore.h +@section @file{semaphore.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/semaphore.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/setjmp.texi b/doc/posix-headers/setjmp.texi new file mode 100644 index 0000000000..c7a45b2463 --- /dev/null +++ b/doc/posix-headers/setjmp.texi @@ -0,0 +1,14 @@ +@node setjmp.h +@section @file{setjmp.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/setjmp.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/signal.texi b/doc/posix-headers/signal.texi new file mode 100644 index 0000000000..272e646635 --- /dev/null +++ b/doc/posix-headers/signal.texi @@ -0,0 +1,14 @@ +@node signal.h +@section @file{signal.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/signal.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/spawn.texi b/doc/posix-headers/spawn.texi new file mode 100644 index 0000000000..9c26141ec7 --- /dev/null +++ b/doc/posix-headers/spawn.texi @@ -0,0 +1,18 @@ +@node spawn.h +@section @file{spawn.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/spawn.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-headers/stdarg.texi b/doc/posix-headers/stdarg.texi new file mode 100644 index 0000000000..d5f80fc0e1 --- /dev/null +++ b/doc/posix-headers/stdarg.texi @@ -0,0 +1,17 @@ +@node stdarg.h +@section @file{stdarg.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdarg.h.html} + +Gnulib module: stdarg + +Portability problems fixed by Gnulib: +@itemize +@item +Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode for the builtin +@code{va_copy} to work. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/stdbool.texi b/doc/posix-headers/stdbool.texi new file mode 100644 index 0000000000..94dca84c34 --- /dev/null +++ b/doc/posix-headers/stdbool.texi @@ -0,0 +1,30 @@ +@node stdbool.h +@section @file{stdbool.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdbool.h.html} + +Gnulib module: stdbool + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1. +@item +Some compilers have bugs relating to @samp{bool}. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +@code{} must be #included before @samp{_Bool} can be used. +@item +You cannot assume that @code{_Bool} is a typedef; it might be a macro. +@item +Bit-fields of type @samp{bool} are not supported. Portable code +should use @samp{unsigned int foo : 1;} rather than @samp{bool foo : 1;}. +@item +Casts and automatic conversions to @samp{bool} don't test against the +zero value or the null pointer, as they should. Such casts should only +be used if the casted value is known to be equal to 0 or 1. +@end itemize diff --git a/doc/posix-headers/stddef.texi b/doc/posix-headers/stddef.texi new file mode 100644 index 0000000000..df28e0fb79 --- /dev/null +++ b/doc/posix-headers/stddef.texi @@ -0,0 +1,14 @@ +@node stddef.h +@section @file{stddef.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/stddef.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/stdint.texi b/doc/posix-headers/stdint.texi new file mode 100644 index 0000000000..6466edc2f3 --- /dev/null +++ b/doc/posix-headers/stdint.texi @@ -0,0 +1,58 @@ +@node stdint.h +@section @file{stdint.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdint.h.html} + +Gnulib module: stdint + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Interix 3.5, BeOS. +@item +This header file is very incomplete on some platforms. +@item +The values of @code{SIG_ATOMIC_MIN} and @code{SIG_ATOMIC_MAX} are incorrect +on some platforms: +FreeBSD 6.2 / ia64. +@item +The value of @code{WINT_MAX} is incorrect on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +@code{@{uint,int@}_fast@{8,16,32,64@}_t} may not correspond to the fastest +types available on the system. +@item +Macros are used instead of typedefs. +@item +Some C preprocessors mishandle constants that do not fit in @code{long int}. +For example, as of 2007, Sun C mishandles @code{#if LLONG_MIN < 0} on +a platform with 32-bit @code{long int} and 64-bit @code{long long int}. +Some older preprocessors mishandle constants ending in @code{LL}. +To work around these problems, compute the value of expressions like +@code{LONG_MAX < LLONG_MAX} at @code{configure}-time rather than at +@code{#if}-time. +@end itemize + +The stdint.h module uses @code{#include_next}. If you wish to install +the generated stdint.h file under another name, typically in order to +be able to use some of the types defined by stdint.h in your public +header file, you could use the following Makefile.am-snippet: + +@example + +BUILT_SOURCES += idn-int.h +DISTCLEANFILES += idn-int.h +nodist_include_HEADERS += idn-int.h + +idn-int.h: + if test -n "$(STDINT_H)"; then \ + sed -e s/include_next/include/ gl/stdint.h > idn-int.h; \ + else \ + echo '#include ' > idn-int.h; \ + fi +@end example diff --git a/doc/posix-headers/stdio.texi b/doc/posix-headers/stdio.texi new file mode 100644 index 0000000000..c413616348 --- /dev/null +++ b/doc/posix-headers/stdio.texi @@ -0,0 +1,14 @@ +@node stdio.h +@section @file{stdio.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdio.h.html} + +Gnulib module: stdio + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/stdlib.texi b/doc/posix-headers/stdlib.texi new file mode 100644 index 0000000000..2fc6280f75 --- /dev/null +++ b/doc/posix-headers/stdlib.texi @@ -0,0 +1,19 @@ +@node stdlib.h +@section @file{stdlib.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdlib.h.html} + +Gnulib module: stdlib + +Portability problems fixed by Gnulib: +@itemize +@item +The macros @code{EXIT_SUCCESS} and @code{EXIT_FAILURE} are not defined on +some platforms. +@item +The macro @code{EXIT_FAILURE} is incorrectly defined on Tandem/NSK. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/string.texi b/doc/posix-headers/string.texi new file mode 100644 index 0000000000..42f67b90b6 --- /dev/null +++ b/doc/posix-headers/string.texi @@ -0,0 +1,14 @@ +@node string.h +@section @file{string.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/string.h.html} + +Gnulib module: string + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/strings.texi b/doc/posix-headers/strings.texi new file mode 100644 index 0000000000..eeaeae4362 --- /dev/null +++ b/doc/posix-headers/strings.texi @@ -0,0 +1,17 @@ +@node strings.h +@section @file{strings.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/strings.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file defines symbols, such as @samp{index}, often used for +variables, making debugging harder. +@end itemize diff --git a/doc/posix-headers/stropts.texi b/doc/posix-headers/stropts.texi new file mode 100644 index 0000000000..9c66165db8 --- /dev/null +++ b/doc/posix-headers/stropts.texi @@ -0,0 +1,17 @@ +@node stropts.h +@section @file{stropts.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/stropts.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/sys_ipc.texi b/doc/posix-headers/sys_ipc.texi new file mode 100644 index 0000000000..81e4f67e6f --- /dev/null +++ b/doc/posix-headers/sys_ipc.texi @@ -0,0 +1,17 @@ +@node sys/ipc.h +@section @file{sys/ipc.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/ipc.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/sys_mman.texi b/doc/posix-headers/sys_mman.texi new file mode 100644 index 0000000000..c5a8aa94ff --- /dev/null +++ b/doc/posix-headers/sys_mman.texi @@ -0,0 +1,17 @@ +@node sys/mman.h +@section @file{sys/mman.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/mman.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/sys_msg.texi b/doc/posix-headers/sys_msg.texi new file mode 100644 index 0000000000..5d8a7b6e77 --- /dev/null +++ b/doc/posix-headers/sys_msg.texi @@ -0,0 +1,17 @@ +@node sys/msg.h +@section @file{sys/msg.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/msg.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/sys_resource.texi b/doc/posix-headers/sys_resource.texi new file mode 100644 index 0000000000..e6f387fd9a --- /dev/null +++ b/doc/posix-headers/sys_resource.texi @@ -0,0 +1,17 @@ +@node sys/resource.h +@section @file{sys/resource.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/resource.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-headers/sys_select.texi b/doc/posix-headers/sys_select.texi new file mode 100644 index 0000000000..b005c300e4 --- /dev/null +++ b/doc/posix-headers/sys_select.texi @@ -0,0 +1,20 @@ +@node sys/select.h +@section @file{sys/select.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/select.h.html} + +Gnulib module: sys_select + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +HP-UX 11, mingw, BeOS. +@item +This header file is not self-contained on some platforms: it requires +@code{} to be included first. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/sys_sem.texi b/doc/posix-headers/sys_sem.texi new file mode 100644 index 0000000000..038798f529 --- /dev/null +++ b/doc/posix-headers/sys_sem.texi @@ -0,0 +1,17 @@ +@node sys/sem.h +@section @file{sys/sem.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/sem.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/sys_shm.texi b/doc/posix-headers/sys_shm.texi new file mode 100644 index 0000000000..39477cd984 --- /dev/null +++ b/doc/posix-headers/sys_shm.texi @@ -0,0 +1,17 @@ +@node sys/shm.h +@section @file{sys/shm.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/shm.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/sys_socket.texi b/doc/posix-headers/sys_socket.texi new file mode 100644 index 0000000000..de71813f31 --- /dev/null +++ b/doc/posix-headers/sys_socket.texi @@ -0,0 +1,20 @@ +@node sys/socket.h +@section @file{sys/socket.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/socket.h.html} + +Gnulib module: sys_socket + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw. +@item +This header file is not self-contained on some platforms: it requires +@code{} to be included first. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/sys_stat.texi b/doc/posix-headers/sys_stat.texi new file mode 100644 index 0000000000..8fbfc069df --- /dev/null +++ b/doc/posix-headers/sys_stat.texi @@ -0,0 +1,24 @@ +@node sys/stat.h +@section @file{sys/stat.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/stat.h.html} + +Gnulib module: sys_stat + +Portability problems fixed by Gnulib: +@itemize +@item +Some macros, such as @code{S_IFMT}, are missing on some platforms. +@item +The macros @code{S_ISBLK}, @code{S_ISCHR}, @code{S_ISDIR}, @code{S_ISFIFO}, +@code{S_ISLNK}, @code{S_ISREG}, @code{S_ISSOCK} are broken on some platforms. +@item +Some platforms define macros, such as @code{S_ISDOOR}, that are not defined +on other platforms. +@item +The functions @code{lstat} and @code{mkdir} are not declared on mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/sys_statvfs.texi b/doc/posix-headers/sys_statvfs.texi new file mode 100644 index 0000000000..8c4bffc3b4 --- /dev/null +++ b/doc/posix-headers/sys_statvfs.texi @@ -0,0 +1,17 @@ +@node sys/statvfs.h +@section @file{sys/statvfs.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/statvfs.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, mingw. +@end itemize diff --git a/doc/posix-headers/sys_time.texi b/doc/posix-headers/sys_time.texi new file mode 100644 index 0000000000..1b0e0f4d72 --- /dev/null +++ b/doc/posix-headers/sys_time.texi @@ -0,0 +1,18 @@ +@node sys/time.h +@section @file{sys/time.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/time.h.html} + +Gnulib module: sys_time + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms. +@item +@samp{struct timeval} is not defined on some platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/sys_timeb.texi b/doc/posix-headers/sys_timeb.texi new file mode 100644 index 0000000000..f1a457e2e0 --- /dev/null +++ b/doc/posix-headers/sys_timeb.texi @@ -0,0 +1,14 @@ +@node sys/timeb.h +@section @file{sys/timeb.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/timeb.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/sys_times.texi b/doc/posix-headers/sys_times.texi new file mode 100644 index 0000000000..eee4125a51 --- /dev/null +++ b/doc/posix-headers/sys_times.texi @@ -0,0 +1,17 @@ +@node sys/times.h +@section @file{sys/times.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/times.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-headers/sys_types.texi b/doc/posix-headers/sys_types.texi new file mode 100644 index 0000000000..6bbff9d41b --- /dev/null +++ b/doc/posix-headers/sys_types.texi @@ -0,0 +1,14 @@ +@node sys/types.h +@section @file{sys/types.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/types.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/sys_uio.texi b/doc/posix-headers/sys_uio.texi new file mode 100644 index 0000000000..2529550f78 --- /dev/null +++ b/doc/posix-headers/sys_uio.texi @@ -0,0 +1,17 @@ +@node sys/uio.h +@section @file{sys/uio.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/uio.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-headers/sys_un.texi b/doc/posix-headers/sys_un.texi new file mode 100644 index 0000000000..764f48e528 --- /dev/null +++ b/doc/posix-headers/sys_un.texi @@ -0,0 +1,17 @@ +@node sys/un.h +@section @file{sys/un.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/un.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/sys_utsname.texi b/doc/posix-headers/sys_utsname.texi new file mode 100644 index 0000000000..d92e296330 --- /dev/null +++ b/doc/posix-headers/sys_utsname.texi @@ -0,0 +1,17 @@ +@node sys/utsname.h +@section @file{sys/utsname.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/utsname.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-headers/sys_wait.texi b/doc/posix-headers/sys_wait.texi new file mode 100644 index 0000000000..8f39d3a30e --- /dev/null +++ b/doc/posix-headers/sys_wait.texi @@ -0,0 +1,17 @@ +@node sys/wait.h +@section @file{sys/wait.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/wait.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-headers/syslog.texi b/doc/posix-headers/syslog.texi new file mode 100644 index 0000000000..9f4cb858d2 --- /dev/null +++ b/doc/posix-headers/syslog.texi @@ -0,0 +1,17 @@ +@node syslog.h +@section @file{syslog.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/syslog.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/tar.texi b/doc/posix-headers/tar.texi new file mode 100644 index 0000000000..5c11eb42b6 --- /dev/null +++ b/doc/posix-headers/tar.texi @@ -0,0 +1,17 @@ +@node tar.h +@section @file{tar.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/tar.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/termios.texi b/doc/posix-headers/termios.texi new file mode 100644 index 0000000000..c1b563147e --- /dev/null +++ b/doc/posix-headers/termios.texi @@ -0,0 +1,17 @@ +@node termios.h +@section @file{termios.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/termios.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +mingw. +@end itemize diff --git a/doc/posix-headers/tgmath.texi b/doc/posix-headers/tgmath.texi new file mode 100644 index 0000000000..3c0a19b77a --- /dev/null +++ b/doc/posix-headers/tgmath.texi @@ -0,0 +1,18 @@ +@node tgmath.h +@section @file{tgmath.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/tgmath.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-headers/time.texi b/doc/posix-headers/time.texi new file mode 100644 index 0000000000..e9ca581df4 --- /dev/null +++ b/doc/posix-headers/time.texi @@ -0,0 +1,16 @@ +@node time.h +@section @file{time.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/time.h.html} + +Gnulib module: time + +Portability problems fixed by Gnulib: +@itemize +@item +@samp{struct timespec} is not defined on some platforms. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/trace.texi b/doc/posix-headers/trace.texi new file mode 100644 index 0000000000..f0817d2d25 --- /dev/null +++ b/doc/posix-headers/trace.texi @@ -0,0 +1,18 @@ +@node trace.h +@section @file{trace.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/trace.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize diff --git a/doc/posix-headers/ucontext.texi b/doc/posix-headers/ucontext.texi new file mode 100644 index 0000000000..6855f22f78 --- /dev/null +++ b/doc/posix-headers/ucontext.texi @@ -0,0 +1,17 @@ +@node ucontext.h +@section @file{ucontext.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/ucontext.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +OpenBSD 3.8, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/ulimit.texi b/doc/posix-headers/ulimit.texi new file mode 100644 index 0000000000..a5fdb60796 --- /dev/null +++ b/doc/posix-headers/ulimit.texi @@ -0,0 +1,17 @@ +@node ulimit.h +@section @file{ulimit.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/ulimit.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +OpenBSD 3.8, Cygwin, mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/unistd.texi b/doc/posix-headers/unistd.texi new file mode 100644 index 0000000000..b4336a6bb8 --- /dev/null +++ b/doc/posix-headers/unistd.texi @@ -0,0 +1,21 @@ +@node unistd.h +@section @file{unistd.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/unistd.h.html} + +Gnulib module: unistd + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: msvc. +@item +The SEEK_* macros are not defined in this file on some platforms: mingw. +@item +The @code{_exit} function is not declared in this file on some platforms: +mingw. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/utime.texi b/doc/posix-headers/utime.texi new file mode 100644 index 0000000000..603ee5e7f5 --- /dev/null +++ b/doc/posix-headers/utime.texi @@ -0,0 +1,17 @@ +@node utime.h +@section @file{utime.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/utime.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms. Use @code{} +if @code{} is missing. +@end itemize diff --git a/doc/posix-headers/utmpx.texi b/doc/posix-headers/utmpx.texi new file mode 100644 index 0000000000..13bbd4e1d3 --- /dev/null +++ b/doc/posix-headers/utmpx.texi @@ -0,0 +1,17 @@ +@node utmpx.h +@section @file{utmpx.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/utmpx.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS. +@end itemize diff --git a/doc/posix-headers/wchar.texi b/doc/posix-headers/wchar.texi new file mode 100644 index 0000000000..163109f5e3 --- /dev/null +++ b/doc/posix-headers/wchar.texi @@ -0,0 +1,20 @@ +@node wchar.h +@section @file{wchar.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/wchar.h.html} + +Gnulib module: wchar + +Portability problems fixed by Gnulib: +@itemize +@item +This header file cannot be included on some platforms: +Linux uClibc built without wide character support. +@item +This header file is not self-contained on some platforms: +OSF/1 with Desktop Toolkit C, BSD/OS 4.0.1. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/wctype.texi b/doc/posix-headers/wctype.texi new file mode 100644 index 0000000000..24e1be1617 --- /dev/null +++ b/doc/posix-headers/wctype.texi @@ -0,0 +1,26 @@ +@node wctype.h +@section @file{wctype.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/wctype.h.html} + +Gnulib module: wctype + +Portability problems fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +HP-UX 11.00, BeOS. +@item +This header file is not self-contained on some platforms: +Solaris 2.5, OSF/1 with Desktop Toolkit C, BSD/OS 4.0.1. +@item +The functions @code{isw*} are missing on some platforms: +FreeBSD 4.11. +@item +The functions @code{isw*} are actually defined as macros that don't work, +on IRIX 5.3. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@end itemize diff --git a/doc/posix-headers/wordexp.texi b/doc/posix-headers/wordexp.texi new file mode 100644 index 0000000000..2c862b0ba0 --- /dev/null +++ b/doc/posix-headers/wordexp.texi @@ -0,0 +1,17 @@ +@node wordexp.h +@section @file{wordexp.h} + +POSIX specification: @url{http://www.opengroup.org/susv3xbd/wordexp.h.html} + +Gnulib module: --- + +Portability problems fixed by Gnulib: +@itemize +@end itemize + +Portability problems not fixed by Gnulib: +@itemize +@item +This header file is missing on some platforms: +MacOS X 10.3, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize