X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fpathmax;h=df9b56c70f3a544f79fb53a3ebf3827b24e7354e;hb=05a96e0bca75d5b01c337cd7dacd04507d6e6497;hp=bc1120eb832084905deff207b644224dac89dce1;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/pathmax b/modules/pathmax index bc1120eb8..df9b56c70 100644 --- a/modules/pathmax +++ b/modules/pathmax @@ -1,4 +1,5 @@ Description: +Return maximum size of reasonable pathnames. (Unportable: Hurd has no limit.) Files: lib/pathmax.h @@ -10,8 +11,12 @@ configure.ac: gl_PATHMAX Makefile.am: -lib_SOURCES += pathmax.h Include: "pathmax.h" +License: +LGPLv2+ + +Maintainer: +Jim Meyering