X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fglibc-functions%2Fobstack_printf.texi;h=f5b2d39f38b104447418a8a32450b617dd1e525c;hb=217fb89cd467efe0ae1668ac1b69d5cc4742e79b;hp=6fa083031e6452be5456f15a4e5649b50d724dd9;hpb=542406c922c11cea5a7fd3c7268e5be3e9c8928b;p=gnulib.git diff --git a/doc/glibc-functions/obstack_printf.texi b/doc/glibc-functions/obstack_printf.texi index 6fa083031..f5b2d39f3 100644 --- a/doc/glibc-functions/obstack_printf.texi +++ b/doc/glibc-functions/obstack_printf.texi @@ -35,6 +35,13 @@ 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 1.5.x, mingw, BeOS. @item +This function does not support the @samp{ls} directive on some platforms: +OpenBSD 4.0, IRIX 6.5, Solaris 2.6, Cygwin 1.5.x, Haiku. +@item +This function does not support precisions in the @samp{ls} directive correctly +on some platforms: +Solaris 10. +@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.