ff6e1c2748ebc1f0296902813056c9076bf77747
[gnulib.git] / doc / glibc-headers / paths.texi
1 @node paths.h
2 @section @file{paths.h}
3
4 Defines the macros @code{_PATH_*}.
5
6 Gnulib module: ---
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @end itemize
11
12 Portability problems not fixed by Gnulib:
13 @itemize
14 @item
15 This header file is missing on some platforms:
16 HP-UX 11, Solaris 11 2010-11, mingw, BeOS.
17 @item
18 The set of @code{_PATH_*} macros is platform dependent.
19 @end itemize