X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=69cda3e1f87418190179dc15aa5bf14ebd2c3535;hb=55da53d0db0c7a9fd82b2abc809560b3089df6a5;hp=d73784aa3a377e1d585b8ff6d88dd67671546d0f;hpb=fc7146e3f4540bbf949d9bb92166420ea65d1081;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index d73784aa3..69cda3e1f 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>

@@ -205,6 +209,10 @@ + +
getdate Convert a date/time string to linear time.
timegm + Convert calendar time to simple time, inverse of mktime. +

Input/Output <stdio.h>

@@ -213,6 +221,10 @@ + + @@ -232,6 +244,10 @@ + + @@ -402,6 +418,10 @@ memory allocation. + + @@ -655,6 +675,14 @@ utility). + + + + + + + + @@ -784,6 +820,10 @@ usually the host name including FQDN. variables. + + @@ -937,7 +977,7 @@ variables.
Enable faster, non-thread-safe stdio functions if available.
fwriteerror + Detect write error on a stream. +
vasnprintf vsprintf with automatic memory allocation and bounded output size.
Print --version output.
version-etc-2 + Print --version output. Translator-friendly. +
long-options Handle --help and --version options.
stat() function: return information about a file or symbolic link.
time_r + Reentrant time functions like localtime_r. +
timespec struct timespec.
Return machine's hostname, without size limitations.
getdomainname + getdomainname() function: Return machine's NIS domain name. +
xgetdomainname + Return machine's domainname, without size limitations. +
canon-host Canonicalize a host name: return a name other hosts can understand, i.e. usually the host name including FQDN. @@ -763,6 +791,14 @@ usually the host name including FQDN. Error reporting for fatal errors.
getdomainname + getdomainname() function: Return machine's NIS domain name. +
xgetdomainname + Return machine's domainname, without size limitations. +
getloadavg Return the current system load averages.
progname + Program name management. +
quotearg Quote arguments for use in error messages.
#include <time.h> mktime.c mktime.m4
gl_FUNC_MKTIME -
--- + time_r
These modules are not listed among dependencies below, for simplicity. @@ -994,7 +1034,7 @@ variables. #include <time.h> strftime.c mbstate_t.m4
tm_gmtoff.m4
strftime.m4
jm_FUNC_GNU_STRFTIME - --- + time_r
tzset

Extra functions based on ANSI C 89

@@ -1019,7 +1059,7 @@ variables. #include "xalloc.h" xmalloc.c
xstrdup.c xalloc.m4
gl_XALLOC - malloc
realloc
error
gettext
exitfail + malloc
realloc
error
gettext
exitfail
exit alloca @@ -1203,11 +1243,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>

@@ -1263,6 +1310,13 @@ variables. + +
bison.m4
tm_gmtoff.m4
getdate.m4
gl_GETDATE
mktime
unlocked-io
timegm + #include "timegm.h" + timegm.c + timegm.m4
gl_FUNC_TIMEGM +
mktime
time_r +

Input/Output <stdio.h>

@@ -1288,6 +1342,13 @@ variables. + + + + + +
extensions
fwriteerror + #include "fwriteerror.h" + fwriteerror.c + --- + --- +
vasnprintf #include "vasnprintf.h" printf-args.h
printf-args.c
printf-parse.h
printf-parse.c
vasnprintf.c
asnprintf.c @@ -1323,7 +1384,7 @@ variables.
#include "argmatch.h" argmatch.c --- - gettext
error
quotearg
quote
unlocked-io +
gettext
error
quotearg
quote
unlocked-io
exit
version-etc @@ -1333,6 +1394,13 @@ variables. unlocked-io
gettext
version-etc-2 + #include "version-etc-2.h" + version-etc-2.c + --- + unlocked-io
gettext +
long-options #include "long-options.h" long-options.c @@ -1427,7 +1495,7 @@ variables. #include "obstack.h" obstack.c obstack.m4
gl_OBSTACK -
gettext + gettext
exit
hash-pjw @@ -1743,6 +1811,13 @@ variables. stat
xalloc
time_r + #include <time_r.h> + time_r.c
time_r.h +
time_r.m4
gl_TIME_R +
extensions
restrict +
timespec #include "timespec.h" --- @@ -1781,7 +1856,7 @@ variables. utime #if HAVE_UTIME_H
# include <utime.h>
#else
# include <sys/utime.h>
#endif
utime.c - utimbuf.m4
utimes.m4
utime.m4
jm_FUNC_UTIME +
utimbuf.m4
utime.m4
utimes.m4
utimes-null.m4
jm_FUNC_UTIME
safe-read
full-write
@@ -2193,7 +2268,7 @@ variables. --- userspec.c userspec.m4
gl_USERSPEC - alloca
xalloc
xstrtol
strdup
gettext + alloca
posixver
xalloc
xstrtol
strdup
gettext

Date and time

@@ -2259,10 +2334,24 @@ variables. xgethostname - --- + #include "xgethostname.h" xgethostname.c --- - gethostname
xalloc
error + gethostname
xalloc
error
exit + + + getdomainname + #include "getdomainname.h" + getdomainname.c + getdomainname.m4
gl_FUNC_GETDOMAINNAME + --- + + + xgetdomainname + --- + xgetdomainname.h
xgetdomainname.c + --- + getdomainname
xalloc canon-host @@ -2446,15 +2535,15 @@ variables. argp #include "argp.h" argp-ba.c
argp-eexst.c
argp-fmtstream.c
argp-fmtstream.h
argp-fs-xinl.c
argp-help.c
argp-namefrob.h
argp-parse.c
argp-pv.c
argp-pvh.c
argp-xinl.c - argp.m4
AC_FUNC_ARGP - alloca
getopt + argp.m4
gl_ARGP + alloca
getopt
strchrnul
sysexits
mempcpy
strndup exitfail #include "exitfail.h" exitfail.c exitfail.m4
gl_EXITFAIL - --- + exit c-stack @@ -2474,7 +2563,7 @@ variables. extensions --- --- - extensions.m4
gl_USE_SYSTEM_EXTENSIONS + extensions.m4
dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac. --- @@ -2482,7 +2571,21 @@ variables. #include "fatal.h" fatal.c fatal.m4
gl_FATAL - unlocked-io
error + error
unlocked-io
exit + + + getdomainname + #include "getdomainname.h" + getdomainname.c + getdomainname.m4
gl_FUNC_GETDOMAINNAME + --- + + + xgetdomainname + --- + xgetdomainname.h
xgetdomainname.c + --- + getdomainname
xalloc getloadavg @@ -2520,6 +2623,13 @@ variables. --- + progname + #include "progname.h" + progname.c + --- + stdbool + + quotearg #include "quotearg.h" quotearg.c @@ -2581,8 +2691,7 @@ variables.

Lone files - please create new modules containing them

-lib/euidaccess.h
-lib/getversion.c
+lib/progreloc.c
 m4/check-decl.m4
 m4/d-type.m4
 m4/glibc.m4
@@ -2614,6 +2723,6 @@ variables.
       
  • A testsuite
    - Generated from MODULES.html.sh on 15 August 2003. + Generated from MODULES.html.sh on 26 September 2003.