X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fdprintf.texi;h=a0f30770ce078d6c72d20912584202b85df3ce88;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=f748425130b9fd8b502f091a4c4258cdfaf2f5d4;hpb=e2bc86f63c5d0d0e940c2af05c4681bfc22e27bd;p=gnulib.git diff --git a/doc/posix-functions/dprintf.texi b/doc/posix-functions/dprintf.texi index f74842513..a0f30770c 100644 --- a/doc/posix-functions/dprintf.texi +++ b/doc/posix-functions/dprintf.texi @@ -4,15 +4,24 @@ POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/dprintf.html} -Gnulib module: --- +Gnulib module: dprintf or dprintf-posix -Portability problems fixed by Gnulib: +Portability problems fixed by either Gnulib module @code{dprintf} or @code{dprintf-posix}: @itemize +@item +This function is missing on many non-glibc 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 1.5.x, mingw, Interix 3.5, BeOS. @end itemize -Portability problems not fixed by Gnulib: +Portability problems fixed by Gnulib module @code{dprintf-posix}: @itemize @item -This function is missing on all non-glibc 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. +This function does not support the @samp{a} and @samp{A} directives on some +platforms: +glibc-2.3.6. +@end itemize + +Portability problems not fixed by Gnulib: +@itemize @end itemize