mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
20 lines
370 B
Plaintext
20 lines
370 B
Plaintext
@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
|