X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=MODULES.html.sh;h=ef48ec54a435782133e23f742f2bc0d3d56e5aee;hb=4e15fe9e5b7d26d54d152a7ed9250314bc49453a;hp=0154242bd3b864fed009f731d0d9e0b9ad86eb92;hpb=db95eb8bd09efd7838586983d5f85797a713f010;p=gnulib.git diff --git a/MODULES.html.sh b/MODULES.html.sh index 0154242bd..ef48ec54a 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 @@ -1724,6 +1723,7 @@ func_all_modules () func_module malloca func_module xmalloca func_module xmemdup0 + func_module safe-alloc func_end_table element="Integer arithmetic functions " @@ -1769,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 @@ -1790,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 @@ -1867,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 @@ -2300,6 +2303,7 @@ 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 @@ -2644,6 +2648,7 @@ func_all_modules () func_echo "$element" func_begin_table + func_module libunistring func_module unitypes func_module ucs4-utf8 func_module ucs4-utf16 @@ -3100,6 +3105,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,8 +3115,8 @@ func_all_modules () func_module readutmp func_module random_r func_module sysexits + func_module u64 func_module verror - func_module visibility func_end_table element="Support for building libraries and executables" @@ -3128,6 +3135,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 @@ -3170,6 +3179,7 @@ func_all_modules () 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