New modules 'unistr/u8-strmblen', 'unistr/u16-strmblen', 'unistr/u32-strmblen'.
[gnulib.git] / modules / pathmax
index bc1120e..3ceadf6 100644 (file)
@@ -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:
+LGPL
+
+Maintainer:
+Jim Meyering