Documentation about Minix.
[gnulib.git] / doc / glibc-headers / aliases.texi
1 @node aliases.h
2 @section @file{aliases.h}
3
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}.
8
9 Documentation:
10 @itemize
11 @item
12 @uref{http://www.kernel.org/doc/man-pages/online/pages/man3/setaliasent.3.html,,man setaliasent}.
13 @end itemize
14
15 Gnulib module: ---
16
17 Portability problems fixed by Gnulib:
18 @itemize
19 @end itemize
20
21 Portability problems not fixed by Gnulib:
22 @itemize
23 @item
24 This header file is missing on all non-glibc platforms:
25 MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS.
26 @end itemize