X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=f46cc56a2616265a4c9fc35c582cfe3ecb88be45;hb=b11005d198f23562df043c156a4d5a5389aec31b;hp=76574ffeaf50ecb1be25fd3d0232847f3ed5a27f;hpb=6d62642d28119a6eed354809c7686bdd3b20e243;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 76574ffea..f46cc56a2 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 @@ -1604,7 +1604,6 @@ func_all_modules () func_begin_table func_module stdlib - func_module exit func_module strtol func_module strtoul func_module memcmp @@ -1627,6 +1626,7 @@ func_all_modules () func_module atexit func_module strtod func_module strerror + func_module strerror-override func_module mktime func_end_table @@ -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 @@ -1778,7 +1778,7 @@ func_all_modules () func_module memmem-simple func_module mempcpy func_module memrchr - func_module memxfrm + func_module amemxfrm func_module rawmemchr func_module stpcpy func_module stpncpy @@ -1790,6 +1790,7 @@ func_all_modules () func_module strcasestr-simple func_module strchrnul func_module streq + func_module strerror_r-posix func_module strnlen func_module strnlen1 func_module strndup @@ -1797,6 +1798,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 +1836,8 @@ func_all_modules () func_echo "$element" func_begin_table - func_module getdate + func_module mktime-internal + func_module parse-datetime func_module timegm func_module tzset func_end_table @@ -1952,7 +1955,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" @@ -2280,8 +2283,11 @@ func_all_modules () func_echo "$element" func_begin_table + func_module dtoastr + func_module ftoastr func_module intprops func_module inttostr + func_module ldtoastr func_module xstrtoimax func_module xstrtoumax func_end_table @@ -2349,6 +2355,7 @@ func_all_modules () func_module futimens func_module getaddrinfo func_module getcwd + func_module getcwd-lgpl func_module getgroups func_module gethostname func_module getlogin @@ -2412,6 +2419,7 @@ func_all_modules () func_module posix_spawnp func_module pread func_module printf-posix + func_module pselect func_module pthread func_module ptsname func_module pwrite @@ -2444,6 +2452,7 @@ func_all_modules () func_module times func_module timespec func_module nanosleep + func_module pthread_sigmask func_module regex func_module rename func_module renameat @@ -2460,6 +2469,7 @@ func_all_modules () func_module sys_stat func_module sys_time func_module sys_times + func_module sys_uio func_module sys_utsname func_module sys_wait func_module tsearch @@ -2593,6 +2603,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 +2658,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 @@ -3129,6 +3141,13 @@ func_all_modules () func_module unictype/property-bidi-segment-separator func_module unictype/property-bidi-whitespace func_module unictype/property-byname + func_module unictype/property-case-ignorable + func_module unictype/property-cased + func_module unictype/property-changes-when-casefolded + func_module unictype/property-changes-when-casemapped + func_module unictype/property-changes-when-lowercased + func_module unictype/property-changes-when-titlecased + func_module unictype/property-changes-when-uppercased func_module unictype/property-combining func_module unictype/property-composite func_module unictype/property-currency-symbol @@ -3321,7 +3340,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 @@ -3461,6 +3480,7 @@ func_all_modules () func_module gnupload func_module maintainer-makefile func_module mktempd + func_module readme-release func_module update-copyright func_module useless-if-before-free func_module vc-list-files