From 70e19d9ebfd4f3f54fc85790faf02d7110bfaaed Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 5 Apr 2010 15:27:34 +0200 Subject: [PATCH] vasprintf: Update documentation. --- ChangeLog | 5 +++++ doc/glibc-functions/asprintf.texi | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index feb4e916a..3bdea5405 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-04-05 Bruno Haible + vasprintf: Update documentation. + * doc/glibc-functions/asprintf.texi: Mention the 'vasprintf' module. + +2010-04-05 Bruno Haible + ptsname: Improve test. * tests/test-ptsname.c (main): Also try the various master names of BSD systems. diff --git a/doc/glibc-functions/asprintf.texi b/doc/glibc-functions/asprintf.texi index 16b6a9736..f9158c414 100644 --- a/doc/glibc-functions/asprintf.texi +++ b/doc/glibc-functions/asprintf.texi @@ -2,15 +2,15 @@ @subsection @code{asprintf} @findex asprintf -Gnulib module: --- +Gnulib module: vasprintf Portability problems 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 10, mingw, Interix 3.5. @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 10, mingw, Interix 3.5. @end itemize -- 2.11.0