From: Karl Berry Date: Mon, 18 Aug 2003 07:10:08 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42db76e61296826b33b7ef3d9af7b5623ce3f450;p=pspp . --- diff --git a/MODULES.html b/MODULES.html index 2236ec0e76..901d026bab 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -187,6 +187,10 @@ strndup strndup() function: duplicate a size-bounded string. + + xstrndup + Duplicate a bounded initial segment of a string, with out-of-memory checking. +

Numeric conversion functions <stdlib.h>

@@ -1203,11 +1207,18 @@ variables. + +
strndup - --- + #include "strndup.h" strndup.c strndup.m4
gl_FUNC_STRNDUP
strnlen
xstrndup + #include "xstrndup.h" + xstrndup.c + xstrndup.m4
gl_XSTRNDUP +
strndup
xalloc +

Numeric conversion functions <stdlib.h>

@@ -2474,7 +2485,7 @@ variables. @@ -2581,7 +2592,6 @@ variables.
extensions --- --- - extensions.m4
gl_USE_SYSTEM_EXTENSIONS +
extensions.m4
dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac.
---

Lone files - please create new modules containing them

-lib/euidaccess.h
 lib/getversion.c
 m4/check-decl.m4
 m4/d-type.m4
@@ -2614,6 +2624,6 @@ variables.
       
  • A testsuite
    - Generated from MODULES.html.sh on 17 August 2003. + Generated from MODULES.html.sh on 18 August 2003.