X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=ca27ad9844ccef33add64c9c0d2f81e4cccf508d;hb=0d976c6e8c8b73a72565449a59adee827a57e1b7;hp=614523476361f7746d873e2cf03148a4f088e3dc;hpb=032310a69161066be953842f2dc69efae2f745a1;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 614523476..ca27ad984 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2002-2008 Free Software Foundation, Inc. +# Copyright (C) 2002-2009 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 @@ -1606,7 +1606,6 @@ func_all_modules () func_module exit func_module strtol func_module strtoul - func_module memchr func_module memcmp func_module memcpy func_module memmove @@ -1770,6 +1769,7 @@ func_all_modules () func_begin_table func_module bcopy + func_module memchr func_module memchr2 func_module memmem func_module memmem-simple @@ -1791,6 +1791,7 @@ func_all_modules () func_module strndup func_module strsep func_module strstr + func_module strstr-simple func_module c-strstr func_module trim func_module fstrcmp @@ -1868,6 +1869,7 @@ func_all_modules () func_begin_table func_module argmatch + func_module argv-iter func_module version-etc func_module version-etc-fsf func_module long-options @@ -2030,6 +2032,16 @@ func_all_modules () func_module stdbool func_end_table + element="Basic types " + element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` + func_section_wrap isoc_sup_stddef + func_wrap H3 + func_echo "$element" + + func_begin_table + func_module stddef + func_end_table + element="Integer types and values " element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"` func_section_wrap isoc_sup_stdint @@ -2239,7 +2251,7 @@ func_all_modules () func_module errno func_module fchdir func_module fclose - func_module fcntl + func_module fcntl-h func_module flock func_module fopen func_module fprintf-posix @@ -2250,6 +2262,7 @@ func_all_modules () func_module ftell func_module ftello func_module ftruncate + func_module futimens func_module getaddrinfo func_module getcwd func_module getgroups @@ -2264,9 +2277,11 @@ func_all_modules () func_module iconv_open func_module inet_ntop func_module inet_pton + func_module link + func_module linkat + func_module listen func_module locale func_module lseek - func_module listen func_module lstat func_module malloc-posix func_module mbsnrtowcs @@ -2278,6 +2293,7 @@ func_all_modules () func_module open func_module perror func_module poll + func_module popen func_module posix_spawn func_module posix_spawnattr_destroy func_module posix_spawnattr_getflags @@ -2301,10 +2317,12 @@ func_all_modules () func_module posix_spawn-internal func_module posix_spawnp func_module printf-posix + func_module pthread func_module readlink func_module realloc-posix func_module recv func_module recvfrom + func_module remove func_module sched func_module select func_module send @@ -2317,6 +2335,7 @@ func_all_modules () func_module socket func_module spawn func_module sprintf-posix + func_module stat func_module strdup-posix func_module string func_module strings @@ -2328,6 +2347,7 @@ func_all_modules () func_module nanosleep func_module regex func_module rename + func_module renameat func_module rmdir func_module search func_module sigaction @@ -2344,7 +2364,9 @@ func_all_modules () func_module sys_wait func_module tsearch func_module unistd + func_module unlink func_module utime + func_module utimensat func_module vasnprintf-posix func_module vasprintf-posix func_module vfprintf-posix @@ -2380,6 +2402,7 @@ func_all_modules () func_begin_table func_module chdir-long + func_module dirent-safer func_module dirname func_module getopt func_module iconv_open-utf @@ -2427,6 +2450,8 @@ func_all_modules () func_module acl func_module areadlink func_module areadlink-with-size + func_module areadlinkat + func_module areadlinkat-with-size func_module backupfile func_module canonicalize func_module canonicalize-lgpl @@ -2437,6 +2462,8 @@ func_all_modules () func_module dirfd func_module double-slash-root func_module euidaccess + func_module faccessat + func_module fdopendir func_module file-type func_module fileblocks func_module filemode @@ -2448,6 +2475,7 @@ func_all_modules () func_module lchmod func_module lchown func_module mkancesdirs + func_module mkfifoat func_module mkdir-p func_module modechange func_module mountlist @@ -2461,6 +2489,8 @@ func_all_modules () func_module savewd func_module stat-macros func_module stat-time + func_module symlink + func_module symlinkat func_module tmpdir func_module unlinkdir func_module utimecmp @@ -2468,6 +2498,7 @@ func_all_modules () func_module write-any-file func_module xgetcwd func_module xreadlink + func_module xreadlinkat func_end_table element="File system as inode set" @@ -2493,6 +2524,7 @@ func_all_modules () func_begin_table func_module fcntl-safer + func_module openat-safer func_module safe-read func_module safe-write func_module full-read @@ -2524,6 +2556,7 @@ func_all_modules () func_module fwriting func_module getpass func_module getpass-gnu + func_module popen-safer func_module stdlib-safer func_module tmpfile-safer func_end_table @@ -2645,6 +2678,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module libunistring func_module unitypes func_module ucs4-utf8 func_module ucs4-utf16 @@ -3101,6 +3135,8 @@ func_all_modules () func_module getloadavg func_module getpagesize func_module getusershell + func_module lib-symbol-visibility + func_module nproc func_module physmem func_module posixver func_module progname @@ -3108,9 +3144,11 @@ func_all_modules () func_module quote func_module readutmp func_module random_r + func_module selinux-h + func_module selinux-at func_module sysexits + func_module u64 func_module verror - func_module visibility func_end_table element="Support for building libraries and executables" @@ -3129,6 +3167,8 @@ func_all_modules () func_module include_next func_module ldd func_module lib-ignore + func_module lib-msvc-compat + func_module lib-symbol-versions func_module link-warning func_module no-c++ func_module relocatable-lib @@ -3167,10 +3207,12 @@ func_all_modules () func_module autobuild func_module git-version-gen func_module gitlog-to-changelog + func_module gnu-web-doc-update func_module gnumakefile func_module gnupload func_module maintainer-makefile func_module mktempd + func_module update-copyright func_module useless-if-before-free func_module vc-list-files func_end_table