unicodeio: Fix wrong result on FreeBSD.
[gnulib.git] / doc / glibc-headers / aliases.texi
blob0a026e9ab2ff4a155522b06bdac1426e22248c43
1 @node aliases.h
2 @section @file{aliases.h}
4 Defines the type @code{struct aliasent} and declares the functions
5 @code{setaliasent}, @code{endaliasent},
6 @code{getaliasent}, @code{getaliasent_r},
7 @code{getaliasbyname}, @code{getaliasbyname_r}.
9 Documentation:
10 @itemize
11 @item
12 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/setaliasent.3.html,,man setaliasent}.
13 @end itemize
15 Gnulib module: ---
17 Portability problems fixed by Gnulib:
18 @itemize
19 @end itemize
21 Portability problems not fixed by Gnulib:
22 @itemize
23 @item
24 This header file is missing on all non-glibc platforms:
25 Mac OS X 10.13, FreeBSD 6.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
26 @end itemize