bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnulib] MODULES.html.sh update for recent gnulib additions


From: Paul Eggert
Subject: [Bug-gnulib] MODULES.html.sh update for recent gnulib additions
Date: Tue, 17 Aug 2004 16:45:17 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

I installed this to reflect the recent gnulib additions.

2004-08-17  Paul Eggert  <address@hidden>

        * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
        readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
        utimecmp, utimens, xnanosleep.  Rename sha to sha1.

Index: MODULES.html.sh
===================================================================
RCS file: /cvsroot/gnulib/gnulib/MODULES.html.sh,v
retrieving revision 1.57
retrieving revision 1.58
diff -p -u -r1.57 -r1.58
--- MODULES.html.sh     6 Aug 2004 20:23:41 -0000       1.57
+++ MODULES.html.sh     17 Aug 2004 23:39:57 -0000      1.58
@@ -1462,6 +1462,7 @@ func_all_modules ()
   func_begin_table
   func_module xsize
   func_module xalloc
+  func_module xalloc-die
   func_module alloca
   func_module allocsa
   func_module xallocsa
@@ -1528,6 +1529,8 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
+  func_module c-strtod
+  func_module c-strtold
   func_module xstrtod
   func_module xstrtol
   func_end_table
@@ -1565,6 +1568,7 @@ func_all_modules ()
 
   func_begin_table
   func_module fatal-signal
+  func_module raise
   func_end_table
 
   element="Command-line arguments"
@@ -1587,7 +1591,7 @@ func_all_modules ()
 
   func_begin_table
   func_module md5
-  func_module sha
+  func_module sha1
   func_end_table
 
   element="Misc"
@@ -1606,6 +1610,7 @@ func_all_modules ()
   func_module hash-pjw
   func_module hash
   func_module readtokens
+  func_module readtokens0
   func_module strverscmp
   func_end_table
 
@@ -1700,6 +1705,7 @@ func_all_modules ()
   func_module chown
   func_module dup2
   func_module ftruncate
+  func_module getcwd
   func_module getgroups
   func_module gethostname
   func_module getsubopt
@@ -1728,6 +1734,7 @@ func_all_modules ()
   func_begin_table
   func_module dirname
   func_module getopt
+  func_module fcntl-safer
   func_module unistd-safer
   func_module fnmatch
   func_module fnmatch-posix
@@ -1759,7 +1766,9 @@ func_all_modules ()
   func_begin_table
   func_module acl
   func_module backupfile
+  func_module canonicalize
   func_module copy-file
+  func_module cycle-check
   func_module fsusage
   func_module dirfd
   func_module euidaccess
@@ -1777,6 +1786,8 @@ func_all_modules ()
   func_module same
   func_module save-cwd
   func_module savedir
+  func_module utimecmp
+  func_module utimens
   func_module xgetcwd
   func_module xreadlink
   func_end_table
@@ -1832,6 +1843,7 @@ func_all_modules ()
   func_module gettime
   func_module settime
   func_module posixtm
+  func_module xnanosleep
   func_end_table
 
   element="Networking functions"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]