summaryrefslogtreecommitdiff
path: root/gnulib/doc/glibc-headers/paths.texi
blob: fd7090b73dbcbb97f464e9b9322c851bd27ba5c1 (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:
Minix 3.1.8, HP-UX 11, Solaris 11 2010-11, mingw, MSVC 9, BeOS.
@item
The set of @code{_PATH_*} macros is platform dependent.
@end itemize