1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/pathmax
Bruno Haible f5fd61b1e3 pathmax: Fix compilation error on MSVC 9.
* modules/pathmax (Depends-on): Add unistd.
2012-04-14 21:52:00 +02:00

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