diff options
author | Bruno Haible <bruno@clisp.org> | 2008-01-19 02:51:21 +0100 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2008-01-19 02:51:21 +0100 |
commit | 038189bd6a3838c1ebeaaaf03752631918b86335 (patch) | |
tree | c03b936bd051140c69f6291ced6d9cb8daeb4d69 /doc/glibc-functions/authunix_create.texi | |
parent | 68751d7e5ffc50cc9555b4e1643dcaebda72c60e (diff) | |
download | gnulib-038189bd6a3838c1ebeaaaf03752631918b86335.tar.gz |
New documentation of GNU libc functions.
Diffstat (limited to 'doc/glibc-functions/authunix_create.texi')
-rw-r--r-- | doc/glibc-functions/authunix_create.texi | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/glibc-functions/authunix_create.texi b/doc/glibc-functions/authunix_create.texi new file mode 100644 index 0000000000..3b7981f71e --- /dev/null +++ b/doc/glibc-functions/authunix_create.texi @@ -0,0 +1,16 @@ +@node authunix_create +@subsection @code{authunix_create} +@findex authunix_create + +Gnulib 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 10, Cygwin, mingw, BeOS. +@end itemize |