X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html.sh;h=5bbb18c263a66407a27d6c39fa885375344e414a;hb=d5ca1e13a883b5b04fa8c0f18c39d9bcbde45451;hp=41758956cc1326d83e4aa2df8958e0cd96dfaaaf;hpb=13e7b3562bf8212bec68e4945aca58185aa35ed5;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 41758956c..5bbb18c26 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2002-2009 Free Software Foundation, Inc. +# Copyright (C) 2002-2010 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 @@ -1345,6 +1345,7 @@ h_errno index makecontext mktemp +pread pthread_attr_getstackaddr pthread_attr_setstackaddr rindex @@ -1606,7 +1607,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 +1770,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 +1792,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 +1870,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 @@ -1997,6 +2000,7 @@ func_all_modules () func_module func func_module inline func_module longlong + func_module va-args func_module vararrays func_end_table @@ -2030,6 +2034,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 +2253,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 +2264,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,20 +2279,25 @@ 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 func_module mkdir func_module mkdtemp + func_module mkfifo + func_module mknod func_module mkstemp func_module netdb func_module netinet_in 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 @@ -2306,6 +2326,7 @@ func_all_modules () func_module realloc-posix func_module recv func_module recvfrom + func_module remove func_module sched func_module select func_module send @@ -2318,6 +2339,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 @@ -2329,6 +2351,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 @@ -2345,7 +2368,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 @@ -2381,7 +2406,9 @@ func_all_modules () func_begin_table func_module chdir-long + func_module dirent-safer func_module dirname + func_module dirname-lgpl func_module getopt func_module iconv_open-utf func_module unistd-safer @@ -2428,6 +2455,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 @@ -2438,18 +2467,26 @@ func_all_modules () func_module dirfd func_module double-slash-root func_module euidaccess + func_module faccessat + func_module fdopendir + func_module fdutimensat func_module file-type func_module fileblocks func_module filemode func_module filename func_module filenamecat + func_module filenamecat-lgpl func_module fts func_module fts-lgpl func_module isdir func_module lchmod func_module lchown func_module mkancesdirs + func_module mkfifoat func_module mkdir-p + func_module mkostemp + func_module mkostemps + func_module mkstemps func_module modechange func_module mountlist func_module openat @@ -2462,6 +2499,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 @@ -2469,6 +2508,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" @@ -2494,6 +2534,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 @@ -2521,12 +2562,15 @@ func_all_modules () func_module freading func_module freadptr func_module freadseek + func_module freopen-safer func_module fwritable func_module fwriting func_module getpass func_module getpass-gnu + func_module popen-safer func_module stdlib-safer func_module tmpfile-safer + func_module xfreopen func_end_table element="Users and groups" @@ -2539,6 +2583,7 @@ func_all_modules () func_module getugroups func_module group-member func_module idcache + func_module mgetgroups func_module userspec func_end_table @@ -2551,8 +2596,9 @@ func_all_modules () func_begin_table func_module gethrxtime func_module gettime - func_module settime func_module posixtm + func_module settime + func_module usleep func_module xnanosleep func_end_table @@ -2646,6 +2692,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module libunistring func_module unitypes func_module ucs4-utf8 func_module ucs4-utf16 @@ -3102,6 +3149,7 @@ 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 @@ -3110,10 +3158,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" @@ -3132,6 +3181,7 @@ 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++ @@ -3169,12 +3219,15 @@ func_all_modules () func_begin_table func_module announce-gen func_module autobuild + func_module do-release-commit-and-tag 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