Documentation about Minix.
[gnulib.git] / doc / glibc-headers / gshadow.texi
1 @node gshadow.h
2 @section @file{gshadow.h}
3
4 Defines the type @code{struct sgrp} and declares the functions
5 @code{setsgent}, @code{endsgent}, @code{getsgent}, @code{getsgnam},
6 @code{sgetsgent}, @code{fgetsgent}, @code{putsgent},
7 @code{getsgent_r}, @code{getsgnam_r}, @code{sgetsgent_r}, @code{fgetsgent_r}.
8
9 Gnulib module: ---
10
11 Portability problems fixed by Gnulib:
12 @itemize
13 @end itemize
14
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @item
18 This header file is missing on all non-glibc platforms:
19 MacOS X 10.5, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin, mingw, Interix 3.5, BeOS.
20 @end itemize