X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=e49ccef294ec0907654d7d5bd038f84a01d42d32;hb=88418d5fd24c99aac393d3e2f564f6939e4e2fe3;hp=7fc6b79fa6cae619c52c6f3b69bf612770a532e6;hpb=a6e3f90ba60482e679b8c60a2e2658058715da12;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 7fc6b79fa..e49ccef29 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2002-2010 Free Software Foundation, Inc. +# Copyright (C) 2002-2011 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -1675,11 +1675,11 @@ func_all_modules () func_echo "$element" func_begin_table - func_module calloc + func_module calloc-gnu func_module eealloc func_module free - func_module malloc - func_module realloc + func_module malloc-gnu + func_module realloc-gnu func_module pagealign_alloc func_end_table @@ -1797,6 +1797,7 @@ func_all_modules () func_module strstr func_module strstr-simple func_module c-strstr + func_module astrxfrm func_module trim func_module fstrcmp func_module xstrndup @@ -1834,7 +1835,7 @@ func_all_modules () func_echo "$element" func_begin_table - func_module getdate + func_module parse-datetime func_module timegm func_module tzset func_end_table @@ -1952,7 +1953,7 @@ func_all_modules () element="Compiler warning management" element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` - func_section_wrap ansic_ext_misc + func_section_wrap ansic_ext_compwarn func_wrap H3 func_echo "$element" @@ -2593,6 +2594,7 @@ func_all_modules () func_module openat-die func_module pathmax func_module read-file + func_module readlinkat func_module same func_module save-cwd func_module savedir @@ -2647,6 +2649,7 @@ func_all_modules () func_module full-write func_module binary-io func_module isapipe + func_module pipe-posix func_module pipe2 func_module pipe2-safer func_end_table @@ -3321,7 +3324,7 @@ func_all_modules () func_module findprog-lgpl func_module wait-process func_module execute - func_module pipe + func_module spawn-pipe func_module pipe-filter-gi func_module pipe-filter-ii func_module sh-quote