blob: 315c54a33fd744966a803639c42d64736058092c (
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 14.
@item
The set of @code{_PATH_*} macros is platform dependent.
@end itemize
|