X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=MODULES.html;h=34d8ba7afcfd951db768bedbdc37b9f527950809;hb=d8c878368309fa0255b79d90bc773e63e8260053;hp=a681895e9d1a924fef684fad125968f4cd1c2b51;hpb=46fbe3b14b0493a52499758d4504edff45c9709b;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index a681895e9..34d8ba7af 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -515,6 +515,10 @@ to a fixed length string

Numeric conversion functions <stdlib.h>

+ + @@ -649,6 +653,10 @@ to a fixed length string + + @@ -723,7 +731,7 @@ variables.
intprops + Properties of integer types +
inttostr Convert integers to printable strings.
strtok_r() function: split string into tokens, thread safe.
unistd + A <unistd.h> for systems lacking it. +
utime utime() function: change access and/or modification times of a file.
fsusage - Return filesystem space usage info. + Return file system space usage info.
dirfd @@ -777,7 +785,7 @@ chmod utility).
mountlist - Return list of mounted filesystems. + Return list of mounted file systems.
pathname @@ -1390,7 +1398,7 @@ variables. #include "pagealign_alloc.h" pagealign_alloc.c mmap-anon.m4
pagealign_alloc.m4
gl_PAGEALIGN_ALLOC -
error
exit
getpagesize
gettext-h
xalloc +
error
exit
getpagesize
gettext-h
xalloc
unistd

Date and time <time.h>

@@ -1760,9 +1768,9 @@ variables. xstrtol #include "xstrtol.h" - intprops.h
xstrtol.c
xstrtoul.c + xstrtol.c
xstrtoul.c ulonglong.m4
longlong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
intmax_t.m4
xstrtol.m4
gl_XSTRTOL - exitfail
error + exitfail
error
intprops

Date and time <time.h>

@@ -2340,11 +2348,18 @@ variables. Depends on + intprops + #include "intprops.h" + --- + --- + --- + + inttostr #include "inttostr.h" - imaxtostr.c
intprops.h
inttostr.c
offtostr.c
umaxtostr.c + imaxtostr.c
inttostr.c
offtostr.c
umaxtostr.c intmax_t.m4
inttostr.m4
inttypes_h.m4
longlong.m4
stdint_h.m4
uintmax_t.m4
ulonglong.m4
gl_INTTOSTR - --- + intprops xstrtoimax @@ -2448,7 +2463,7 @@ variables. #include "getaddrinfo.h" getaddrinfo.c
gai_strerror.c getaddrinfo.m4
sockpfaf.m4
gl_GETADDRINFO - restrict
gettext-h
socklen
stdbool
strdup + restrict
gettext-h
socklen
stdbool
strdup
sys_socket getcwd @@ -2476,7 +2491,7 @@ variables. #include "getlogin_r.h" getlogin_r.c getlogin_r.m4
gl_GETLOGIN_R - --- + unistd getsubopt @@ -2497,7 +2512,7 @@ variables. #include "inet_ntop.h" inet_ntop.c inet_ntop.m4
sockpfaf.m4
gl_INET_NTOP - restrict
socklen + restrict
socklen
sys_socket mkdir @@ -2539,7 +2554,7 @@ variables. #include "lstat.h" lstat.c lstat.m4
gl_FUNC_LSTAT - xalloc
stat-macros + stat-macros time_r @@ -2560,7 +2575,7 @@ variables. #include <time.h> nanosleep.c nanosleep.m4
gl_FUNC_NANOSLEEP - timespec
stdbool + timespec
stdbool
extensions regex @@ -2598,6 +2613,13 @@ variables. restrict + unistd + #include <unistd.h> + --- + unistd_h.m4
gl_HEADER_UNISTD + --- + + utime #if HAVE_UTIME_H
# include <utime.h>
#else
# include <sys/utime.h>
#endif utime.c @@ -2633,7 +2655,7 @@ variables. #include <getopt.h> getopt_.h
getopt.c
getopt1.c
getopt_int.h getopt.m4
gl_GETOPT - gettext-h + gettext-h
unistd unistd-safer @@ -2668,7 +2690,7 @@ variables. #include <glob.h> glob_.h
glob-libc.h
glob.c d-type.m4
glob.m4
gl_GLOB - alloca
extensions
fnmatch
getlogin_r
mempcpy
restrict
stat-macros
stdbool
strdup + alloca
extensions
fnmatch
getlogin_r
mempcpy
restrict
stat-macros
stdbool
strdup
unistd exclude @@ -2698,9 +2720,9 @@ variables. human #include "human.h" - human.c
intprops.h + human.c ulonglong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
human.m4
gl_HUMAN - gettext-h
argmatch
error
xstrtoumax
stdbool + gettext-h
argmatch
error
intprops
xstrtoumax
stdbool

File system functions

@@ -2904,9 +2926,9 @@ variables. utimecmp #include "utimecmp.h" - intprops.h
utimecmp.c + utimecmp.c utimecmp.m4
gl_UTIMECMP - hash
stat-time
timespec
utimens
xalloc
stdbool
verify + hash
stat-time
timespec
utimens
xalloc
intprops
stdbool
verify utimens @@ -3017,7 +3039,7 @@ variables. #include "closeout.h" closeout.c closeout.m4
gl_CLOSEOUT - atexit
gettext-h
error
quotearg
fpending
exitfail
stdbool + gettext-h
error
quotearg
fpending
exitfail
stdbool stdio-safer @@ -3081,9 +3103,9 @@ variables. userspec #include "userspec.h" - inttostr.h
intprops.h
userspec.c + inttostr.h
userspec.c userspec.m4
gl_USERSPEC - posixver
xalloc
xstrtol
strdup
gettext-h
stdbool + posixver
xalloc
xstrtol
strdup
gettext-h
intprops
stdbool

Date and time

@@ -3107,14 +3129,14 @@ variables. #include "timespec.h" gettime.c clock_time.m4
gettime.m4
gl_GETTIME - gettimeofday
timespec + gettimeofday
timespec
extensions settime --- settime.c clock_time.m4
settime.m4
gl_SETTIME - timespec + timespec
extensions posixtm @@ -3126,9 +3148,9 @@ variables. xnanosleep #include "xnanosleep.h" - intprops.h
xnanosleep.c + xnanosleep.c xnanosleep.m4
gl_XNANOSLEEP - timespec
stdbool + timespec
intprops
stdbool

Networking functions

@@ -3513,7 +3535,7 @@ variables. #include "c-stack.h" c-stack.c c-stack.m4
gl_C_STACK - gettext-h
exitfail + gettext-h
exitfail
unistd error @@ -3546,9 +3568,9 @@ variables. getloadavg --- - getloadavg.c
intprops.h + getloadavg.c AC_FUNC_GETLOADAVG - cloexec
xalloc
c-strtod
stdbool
fcntl-safer + cloexec
xalloc
c-strtod
intprops
stdbool
fcntl-safer getpagesize @@ -3609,9 +3631,9 @@ variables. sig2str #include "sig2str.h" - intprops.h
sig2str.c + sig2str.c sig2str.m4
gl_FUNC_SIG2STR - --- + intprops sysexits @@ -3788,6 +3810,13 @@ variables. gc
gc-hmac-sha1 + gc-random + #include "gc.h" + --- + gc-random.m4
gl_GC_RANDOM + gc + + gc-rijndael #include "gc.h" rijndael-alg-fst.c
rijndael-alg-fst.h
rijndael-api-fst.c
rijndael-api-fst.h @@ -3837,6 +3866,13 @@ variables. --- + maintainer-makefile + --- + --- + --- + --- + + md2 #include "md2.h" md2.c @@ -3862,7 +3898,7 @@ variables. #include "openat.h" mkdirat.c
openat.c
openat-die.c
openat-priv.h openat.m4
gl_FUNC_OPENAT - save-cwd
gettext-h
dirname
extensions + save-cwd
gettext-h
dirname
extensions
intprops rijndael @@ -3927,6 +3963,6 @@ variables.
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 18 January 2006. + Generated from MODULES.html.sh on 7 March 2006.