X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=MODULES.html;h=4eb6c9e1c83227fb0e8464bf5b832ba75f4a7fc1;hb=7ec881d86b09cad88b3999ee314c21abe78c7eb2;hp=a16405bb4d94958255e8ca68c73370599e95f8ea;hpb=14c9d993f42ffa31223c4c6c083c7c958c305da2;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index a16405bb4..4eb6c9e1c 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -266,7 +266,7 @@ HAVE_ALLOCA. xstrtol - Convert string to 'long` or 'unsigned long', with error checking. + Convert string to 'long' or 'unsigned long', with error checking.

Date and time <time.h>

@@ -806,6 +806,10 @@ directory.

File descriptor based Input/Output

+ + @@ -2484,7 +2488,7 @@ variables. @@ -2725,7 +2729,7 @@ variables. + + @@ -3578,7 +3589,10 @@ variables.
fcntl-safer + File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO. +
safe-read An interface to read() that retries after interrupts.
#include "regex.h" regex.c
regex_internal.c
regex_internal.h
regexec.c
regcomp.c
codeset.m4
regex.m4
gl_REGEX -
alloca
extensions
gettext-h
restrict +
alloca
extensions
gettext-h
malloc
restrict
rename @@ -2555,7 +2559,7 @@ variables.
unistd-safer #include "unistd-safer.h" - dup-safer.c
fd-safer.c +
unistd--.h
dup-safer.c
fd-safer.c
pipe-safer.c
unistd-safer.m4
gl_UNISTD_SAFER
---
#include "fts_.h" fts.c
fts-cycle.c
fts.m4
gl_FUNC_FTS -
cycle-check
dirfd
hash
lstat
stdbool
unistd-safer +
cycle-check
dirfd
hash
lstat
stdbool
fcntl-safer
fts-lgpl @@ -2857,6 +2861,13 @@ variables. Depends on
fcntl-safer + #include "fcntl-safer.h" + fcntl--.h
creat-safer.c
open-safer.c +
fcntl-safer.m4
gl_FCNTL_SAFER +
unistd-safer +
safe-read #include "safe-read.h" safe-read.c @@ -2925,7 +2936,7 @@ variables.
stdio-safer #include "stdio-safer.h" - fopen-safer.c + stdio--.h
fopen-safer.c
stdio-safer.m4
gl_STDIO_SAFER
unistd-safer

Lone files - please create new modules containing them

+lib/mkstemp-safer.c
 lib/progreloc.c
+lib/stdlib--.h
+m4/gnulib-tool.m4
 m4/host-os.m4
 m4/jm-winsz1.m4
 m4/jm-winsz2.m4
@@ -3589,6 +3603,7 @@ variables.
 m4/readdir.m4
 m4/rmdir-errno.m4
 m4/st_dm_mode.m4
+m4/stdlib-safer.m4
 m4/uintptr_t.m4
 m4/unlink-busy.m4
 m4/uptime.m4
@@ -3600,11 +3615,11 @@ variables.
       
  • One or more implementation files: lib/module.c et al.
  • One or more autoconf macro files: m4/module.m4 et al.
  • A configure.ac fragment, Makefile.am fragment, dependency list: modules/module +
  • A testsuite: source files in tests/ and metainformation (a configure.ac fragment, Makefile.am fragment, dependency list) in modules/module-tests
  • Some documentation
  • A POT file and some PO files -
  • A testsuite
    - Generated from MODULES.html.sh on 18 August 2005. + Generated from MODULES.html.sh on 1 September 2005.