From: Karl Berry Date: Tue, 25 Jul 2006 08:06:37 +0000 (+0000) Subject: . X-Git-Tag: cvs-readonly~2139 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=1163d99f52cec9d30ef52cb6c314dbd8b38158cd;p=gnulib.git . --- diff --git a/MODULES.html b/MODULES.html index c0704ac91..f11245813 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -799,6 +799,10 @@ variables. Return the canonical absolute name of a given file. + clean-temp + Temporary directories and temporary files with automatic cleanup. + + copy-file Copying of files. @@ -895,6 +899,10 @@ directory. stat-related time functions + tmpdir + Determine a temporary directory. + + unlinkdir Determine (and maybe change) whether we can unlink directories. @@ -945,20 +953,20 @@ directory.

File stream based Input/Output

- - - + + + +
fpending - Determine the number of bytes waiting in the output buffer of a stream. + close-stream + Close a stream, with nicer error checking than fclose's.
closeout - Close stdout, checking for errors. + Close standard output, exiting with a diagnostic on error.
stdio-safer - File stream functions that avoid clobbering std{in,out,err}. + fopen-safer + fopen function that avoids clobbering std{in,out,err}.
stdlib-safer - File stream functions that avoid clobbering std{in,out,err}. + fpending + Determine the number of bytes waiting in the output buffer of a stream.
getpass @@ -968,6 +976,14 @@ directory. getpass-gnu getpass() function: read a password of arbitrary length from /dev/tty.
stdlib-safer + File stream functions that avoid clobbering std{in,out,err}. +
tmpfile-safer + tmpfile function that avoids clobbering std{in,out,err}. +

Users and groups

@@ -1147,6 +1163,10 @@ usually the host name including FQDN. + +
javaexec Execute a Java program.
javaversion + Determine the Java version supported by javaexec. +

C#

@@ -3012,6 +3032,13 @@ variables. + + + + - - - + + + +
cycle-check
filenamecat
stat-macros
xalloc
xgetcwd
xreadlink
clean-temp + #include "clean-temp.h" + clean-temp.c + --- + stdbool
unistd
error
fatal-signal
pathmax
tmpdir
mkdtemp
xalloc
xallocsa
linked-list
gettext-h +
copy-file #include "copy-file.h" copy-file.c @@ -3173,6 +3200,13 @@ variables. timespec
tmpdir + #include "tmpdir.h" + tmpdir.c + tmpdir.m4
gt_TMPDIR +
stdbool +
unlinkdir #include "unlinkdir.h" unlinkdir.c @@ -3284,32 +3318,32 @@ variables. Depends on
fpending - #include "__fpending.h" - __fpending.c - fpending.m4
gl_FUNC_FPENDING -
--- + close-stream + #include "close-stream.h" + close-stream.c + close-stream.m4
gl_CLOSE_STREAM +
fpending
stdbool
closeout #include "closeout.h" closeout.c closeout.m4
gl_CLOSEOUT -
gettext-h
error
quotearg
fpending
exitfail
stdbool +
close-stream
gettext-h
error
quotearg
exitfail
stdio-safer + fopen-safer #include "stdio-safer.h" stdio--.h
fopen-safer.c -
stdio-safer.m4
gl_STDIO_SAFER +
stdio-safer.m4
gl_FOPEN_SAFER
unistd-safer
stdlib-safer - #include "stdlib-safer.h" - stdlib--.h
mkstemp-safer.c -
stdlib-safer.m4
gl_STDLIB_SAFER -
mkstemp
unistd-safer +
fpending + #include "__fpending.h" + __fpending.c + fpending.m4
gl_FUNC_FPENDING +
---
getpass @@ -3325,6 +3359,20 @@ variables. getpass.m4
gl_FUNC_GETPASS_GNU
getline
stdbool
stdlib-safer + #include "stdlib-safer.h" + stdlib--.h
mkstemp-safer.c +
stdlib-safer.m4
gl_STDLIB_SAFER +
mkstemp
unistd-safer +
tmpfile-safer + #include "stdio-safer.h" + stdio--.h
tmpfile-safer.c +
stdio-safer.m4
gl_TMPFILE_SAFER +
binary-io
unistd-safer +

Users and groups

@@ -3498,7 +3546,7 @@ variables. @@ -3708,7 +3756,7 @@ variables. + +
gettext #include "gettext.h" --- - codeset.m4
gettext.m4
glibc2.m4
glibc21.m4
iconv.m4
intdiv0.m4
intmax.m4
inttypes.m4
inttypes_h.m4
inttypes-pri.m4
isc-posix.m4
lcmessage.m4
longdouble.m4
longlong.m4
nls.m4
po.m4
printf-posix.m4
progtest.m4
signed.m4
size_max.m4
stdint_h.m4
uintmax_t.m4
ulonglong.m4
wchar_t.m4
wint_t.m4
xsize.m4
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.14.5]) +
codeset.m4
gettext.m4
glibc2.m4
glibc21.m4
iconv.m4
intdiv0.m4
intmax.m4
inttypes_h.m4
inttypes-h.m4
inttypes-pri.m4
lcmessage.m4
lock.m4
longdouble.m4
longlong.m4
nls.m4
po.m4
printf-posix.m4
progtest.m4
signed.m4
size_max.m4
stdint_h.m4
uintmax_t.m4
ulonglong.m4
visibility.m4
wchar_t.m4
wint_t.m4
xsize.m4
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.15])
gettext-h
havelib
#include "javacomp.h" javacomp.c --- - stdbool
xallocsa
execute
pipe
wait-process
classpath
xsetenv
sh-quote
safe-read
xalloc
error
gettext-h
javacomp-script +
stdbool
unistd
javaversion
execute
pipe
wait-process
classpath
xsetenv
sh-quote
binary-io
safe-read
xalloc
xallocsa
getline
pathname
fwriteerror
clean-temp
error
xvasprintf
strstr
gettext-h
javacomp-script
javaexec @@ -3717,6 +3765,13 @@ variables. javaexec.m4
gt_JAVAEXEC
AC_CONFIG_FILES([javaexec.sh:build-aux/javaexec.sh.in])
stdbool
execute
classpath
xsetenv
sh-quote
pathname
xalloc
xallocsa
error
gettext-h
javaversion + #include "javaversion.h" + javaversion.c
javaversion.java
javaversion.class +
--- + javaexec
stdbool
pipe
wait-process
getline
gettext-h +

C#

@@ -3847,7 +3902,7 @@ variables.
--- getusershell.c getusershell.m4
gl_FUNC_GETUSERSHELL -
stdio-safer
xalloc +
fopen-safer
xalloc
physmem @@ -4260,6 +4315,7 @@ variables. m4/chdir-safer.m4 m4/gnulib-tool.m4 m4/host-os.m4 +m4/isc-posix.m4 m4/jm-winsz1.m4 m4/jm-winsz2.m4 m4/link-follow.m4 @@ -4287,6 +4343,6 @@ variables.
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 22 July 2006. + Generated from MODULES.html.sh on 25 July 2006.