From: Karl Berry Date: Wed, 2 Apr 2003 08:12:08 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84bb6a3f27efcf47cf73d148ec57b966194f1dc3;p=pspp . --- diff --git a/MODULES.html b/MODULES.html index b038b92700..a2baef7a40 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - + @@ -508,6 +508,11 @@ chmod utility). path-concat Construct a full pathname by concatenating a directory name and a relative filename. + + + pathname + Construct a full pathname by concatenating a directory name, a relative +filename, and a suffix. pathmax @@ -1871,6 +1876,13 @@ variables. dos.m4
path-concat.m4
gl_PATH_CONCAT strdup
xalloc
dirname + + pathname + #include "pathname.h" + concatpath.c + --- + xalloc
stpcpy + pathmax #include "pathmax.h" @@ -2365,5 +2377,5 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 1 April 2003. + Generated from MODULES.html.sh on 2 April 2003.