sys_utsname: Add support for Minix.
[gnulib.git] / modules / pathmax
1 Description:
2 Return maximum size of reasonable pathnames.  (Unportable: Hurd has no limit.)
3
4 Files:
5 lib/pathmax.h
6 m4/pathmax.m4
7
8 Depends-on:
9
10 configure.ac:
11 gl_PATHMAX
12
13 Makefile.am:
14
15 Include:
16 "pathmax.h"
17
18 License:
19 LGPLv2+
20
21 Maintainer:
22 Jim Meyering