summaryrefslogtreecommitdiff
path: root/gnulib/doc/glibc-headers/paths.texi
blob: ce5a0cc09702ab066503820e2f04036e42faab4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
@node paths.h
@section @file{paths.h}

Defines the macros @code{_PATH_*}.

Gnulib module: ---

Portability problems fixed by Gnulib:
@itemize
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
HP-UX 11, Solaris 10, mingw, BeOS.
@item
The set of @code{_PATH_*} macros is platform dependent.
@end itemize