mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
24 lines
254 B
Plaintext
24 lines
254 B
Plaintext
Description:
|
|
Return maximum size of reasonable pathnames. (Unportable: Hurd has no limit.)
|
|
|
|
Files:
|
|
lib/pathmax.h
|
|
m4/pathmax.m4
|
|
|
|
Depends-on:
|
|
unistd
|
|
|
|
configure.ac:
|
|
gl_PATHMAX
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"pathmax.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Jim Meyering
|