1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

maint: put each module name on its own line; sort

* bootstrap.conf (gnulib_modules): List them one per line.
This commit is contained in:
Jim Meyering
2009-04-10 08:20:13 +02:00
parent 0df3a91b25
commit 6a51c69b05

View File

@@ -18,104 +18,226 @@
# We don't need these modules. # We don't need these modules.
avoided_gnulib_modules=' avoided_gnulib_modules='
--avoid=canonicalize-lgpl --avoid=canonicalize-lgpl
--avoid=dummy --avoid=dummy
--avoid=lock --avoid=lock
' '
# These modules are obsolete and can probably be removed soon, # These modules are obsolete and can probably be removed soon,
# but leave them in for now to minimize changes. # but leave them in for now to minimize changes.
obsolete_gnulib_modules=' obsolete_gnulib_modules='
atexit memchr memcmp memcpy memmove memset rename atexit
strcspn strtod strtol utime memchr
memcmp
memcpy
memmove
memset
rename
strcspn
strtod
strtol
utime
' '
# gnulib modules used by this package. # gnulib modules used by this package.
gnulib_modules=" gnulib_modules="
$avoided_gnulib_modules $avoided_gnulib_modules
$obsolete_gnulib_modules $obsolete_gnulib_modules
acl alloca announce-gen argmatch acl
argv-iter alloca
assert announce-gen
autobuild areadlink-with-size
backupfile base64 argmatch
c-strcase c-strtod argv-iter
c-strtold calloc canon-host canonicalize chown cloexec assert
config-h configmake autobuild
closein closeout backupfile
crypto/md5 base64
crypto/sha1 c-strcase
crypto/sha256 c-strtod
crypto/sha512 c-strtold
cycle-check calloc
d-ino d-type diacrit dirfd dirname dup2 canon-host
error euidaccess exclude exitfail fchdir fcntl fcntl-safer fdl canonicalize
file-type fileblocks filemode filenamecat filevercmp fnmatch-gnu chown
fopen-safer cloexec
fprintftime closein
fseeko closeout
fsusage ftruncate config-h
ftello configmake
fts getdate getgroups gethrxtime crypto/md5
gendocs crypto/sha1
getline getloadavg getndelim2 getopt getpagesize getpass-gnu crypto/sha256
gettext gettime gettimeofday getugroups getusershell crypto/sha512
git-version-gen cycle-check
gitlog-to-changelog d-ino
gnu-make gnumakefile gnupload d-type
group-member hard-locale hash hash-pjw host-os human idcache diacrit
ignore-value dirfd
inttostr inttypes isapipe dirname
lchmod lchown lib-ignore linebuffer link-follow dup2
long-options lstat malloc error
manywarnings euidaccess
mbrtowc exclude
mbsalign exitfail
mbswidth fchdir
memcasecmp memcmp2 mempcpy fcntl
memrchr mgetgroups fcntl-safer
mkancesdirs mkdir mkdir-p mkstemp mktime modechange fdl
mountlist mpsort obstack pathmax perl physmem file-type
posix-shell fileblocks
posixtm filemode
posixver filenamecat
progname filevercmp
propername fnmatch-gnu
putenv fopen-safer
quote quotearg raise readlink areadlink-with-size fprintftime
randint fseeko
randperm fsusage
readtokens ftello
readtokens0 readutmp ftruncate
realloc regex rename-dest-slash rmdir rmdir-errno fts
root-dev-ino gendocs
rpmatch getdate
safe-read same getgroups
save-cwd savedir savewd gethrxtime
selinux-at getline
settime sig2str sigaction ssize_t stat-macros getloadavg
stat-time stdbool stdlib-safer stpcpy getndelim2
stpncpy getopt
strdup getpagesize
strftime getpass-gnu
strpbrk strtoimax strtoumax strverscmp sys_stat timespec tzset gettext
unicodeio unistd-safer unlink-busy unlinkdir unlocked-io gettime
uptime gettimeofday
useless-if-before-free getugroups
userspec utimecmp utimens getusershell
vasprintf-posix git-version-gen
vc-list-files gitlog-to-changelog
verify version-etc-fsf verror gnu-make
warnings gnumakefile
wcwidth winsz-ioctl winsz-termios write-any-file gnupload
xalloc group-member
xfreopen hard-locale
xgetcwd xgethostname hash
xmemcoll xnanosleep hash-pjw
xprintf host-os
xprintf-posix human
xstrtod xstrtoimax idcache
xstrtol xstrtold xstrtoumax yesno ignore-value
inttostr
inttypes
isapipe
lchmod
lchown
lib-ignore
linebuffer
link-follow
long-options
lstat
malloc
manywarnings
mbrtowc
mbsalign
mbswidth
memcasecmp
memcmp2
mempcpy
memrchr
mgetgroups
mkancesdirs
mkdir
mkdir-p
mkstemp
mktime
modechange
mountlist
mpsort
obstack
pathmax
perl
physmem
posix-shell
posixtm
posixver
progname
propername
putenv
quote
quotearg
raise
randint
randperm
readlink
readtokens
readtokens0
readutmp
realloc
regex
rename-dest-slash
rmdir
rmdir-errno
root-dev-ino
rpmatch
safe-read
same
save-cwd
savedir
savewd
selinux-at
settime
sig2str
sigaction
ssize_t
stat-macros
stat-time
stdbool
stdlib-safer
stpcpy
stpncpy
strdup
strftime
strpbrk
strtoimax
strtoumax
strverscmp
sys_stat
timespec
tzset
unicodeio
unistd-safer
unlink-busy
unlinkdir
unlocked-io
uptime
useless-if-before-free
userspec
utimecmp
utimens
vasprintf-posix
vc-list-files
verify
verror
version-etc-fsf
warnings
wcwidth
winsz-ioctl
winsz-termios
write-any-file
xalloc
xfreopen
xgetcwd
xgethostname
xmemcoll
xnanosleep
xprintf
xprintf-posix
xstrtod
xstrtoimax
xstrtol
xstrtold
xstrtoumax
yesno
" "
# Other locale categories that need message catalogs. # Other locale categories that need message catalogs.