X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=b51e283021af0b6685fcd9a87616a74d2e81c79e;hb=362dd1d5ec44fbfeadb896d02b0b192e80a22f7e;hp=c47ef52cee0691d9d1f307d3dc092fbc2a3c21cb;hpb=cf74a3953bedd79cd53057aa00f1c90019c10102;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index c47ef52ce..b51e28302 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1736,6 +1736,9 @@ func_all_modules () func_begin_table func_module count-one-bits + func_module ffs + func_module ffsl + func_module ffsll func_module gcd func_module minmax func_end_table @@ -1970,6 +1973,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module base32 func_module base64 func_module check-version func_module crc @@ -2011,7 +2015,7 @@ func_all_modules () func_module func func_module inline func_module longlong - func_module unused-parameter + func_module snippet/unused-parameter func_module va-args func_module vararrays func_end_table @@ -2305,6 +2309,17 @@ func_all_modules () func_module mbfile func_end_table + element="Support for systems lacking draft ISO C 1X" + func_section_wrap c1x_sup + func_wrap H2 + func_echo "$element" + + element="Core language properties" + element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` + func_section_wrap c1x_core_properties + func_wrap H3 + func_echo "$element" + element="Support for obsolete systems lacking POSIX:2008" func_section_wrap posix_sup_obsolete func_wrap H2 @@ -2342,6 +2357,7 @@ func_all_modules () func_module fclose func_module fcntl-h func_module fcntl + func_module fdatasync func_module flock func_module fopen func_module fprintf-posix @@ -2395,6 +2411,7 @@ func_all_modules () func_module perror func_module poll func_module popen + func_module posix_openpt func_module posix_spawn func_module posix_spawnattr_destroy func_module posix_spawnattr_getflags @@ -2419,6 +2436,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 @@ -2435,7 +2453,7 @@ func_all_modules () func_module servent func_module setsockopt func_module shutdown - func_module signal + func_module signal-h func_module sleep func_module snprintf-posix func_module socket @@ -2503,6 +2521,7 @@ func_all_modules () func_module link-follow func_module rename-dest-slash func_module rmdir-errno + func_module timer-time func_module unlink-busy func_module winsz-ioctl func_module winsz-termios @@ -2588,6 +2607,7 @@ func_all_modules () func_module filenamecat-lgpl func_module fts func_module isdir + func_module largefile func_module lchmod func_module lchown func_module mkancesdirs @@ -3422,7 +3442,7 @@ func_all_modules () func_begin_table func_module absolute-header - func_module arg-nonnull + func_module snippet/arg-nonnull func_module config-h func_module configmake func_module dummy @@ -3434,7 +3454,7 @@ func_all_modules () func_module lib-ignore func_module lib-msvc-compat func_module lib-symbol-versions - func_module link-warning + func_module snippet/link-warning func_module manywarnings func_module no-c++ func_module relocatable-lib @@ -3442,7 +3462,7 @@ func_all_modules () func_module relocatable-prog func_module relocatable-prog-wrapper func_module relocatable-script - func_module warn-on-use + func_module snippet/warn-on-use func_module warnings func_end_table