X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetdate.texi;h=02138229db8d0e40de88043c2d143dd748b5cee5;hb=178e3ad58f3e077cd87a3ca9a615541e428f9e17;hp=156713aeb286bcede60b08dba784e2372c998145;hpb=9ff86bc1fbc6e5e31220cc1e04f1e07e03d4d5a4;p=gnulib.git diff --git a/doc/posix-functions/getdate.texi b/doc/posix-functions/getdate.texi index 156713aeb..02138229d 100644 --- a/doc/posix-functions/getdate.texi +++ b/doc/posix-functions/getdate.texi @@ -14,9 +14,9 @@ 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. +MacOS X 10.3, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 9, BeOS. @end itemize -Gnulib provides a module @code{get_date} that contains a function -@code{get_date} +Gnulib provides a module @code{parse-datetime} that contains a function +@code{parse_datetime} that has similar functionality as the @code{getdate} function.