repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git]
/
modules
/
pathmax
blob
27ca4908f9e44ea362cd7889a6cad4e318925757
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
unistd
10
11
configure.ac:
12
gl_PATHMAX
13
14
Makefile.am:
15
16
Include:
17
"pathmax.h"
18
19
License:
20
LGPLv2+
21
22
Maintainer:
23
Jim Meyering