From 1b1d656b2d53c52fa807656ea648dbfa058be6d2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 20 Mar 2012 19:45:05 +0100 Subject: build: add numerous gnulib modules, mostly for improved portability * bootstrap.conf (gnulib_modules): Add numerous modules for improved portability. Reported by Eric Blake in http://thread.gmane.org/gmane.comp.gnu.coreutils.general/2426/focus=2489 * po/POTFILES.in: Add new files. --- bootstrap.conf | 14 ++++++++++++-- po/POTFILES.in | 3 +++ 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/bootstrap.conf b/bootstrap.conf index 98928eea1..3980259d7 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -75,7 +75,9 @@ gnulib_modules=" fclose fcntl fcntl-safer + fdatasync fdl + fdopen fdutimensat file-type fileblocks @@ -93,6 +95,7 @@ gnulib_modules=" fsync ftello ftoastr + ftruncate fts full-read full-write @@ -100,6 +103,7 @@ gnulib_modules=" gethrxtime getline getloadavg + getlogin getndelim2 getopt-gnu getpagesize @@ -127,6 +131,7 @@ gnulib_modules=" inttostr inttypes isapipe + isatty isblank largefile lchmod @@ -155,6 +160,8 @@ gnulib_modules=" mkancesdirs mkdir mkdir-p + mkfifo + mknod mkstemp mktime modechange @@ -166,6 +173,7 @@ gnulib_modules=" parse-datetime perl physmem + pipe posix-shell posixtm posixver @@ -209,6 +217,8 @@ gnulib_modules=" stpncpy strdup-posix strftime + strncat + strpbrk strsignal strtod strtoimax @@ -224,8 +234,8 @@ gnulib_modules=" uname unicodeio unistd-safer - unlinkat unlink-busy + unlinkat unlocked-io unsetenv update-copyright @@ -239,8 +249,8 @@ gnulib_modules=" verify verror version-etc-fsf - wcwidth wcswidth + wcwidth winsz-ioctl winsz-termios write-any-file diff --git a/po/POTFILES.in b/po/POTFILES.in index b00c0bb9a..c92dd3c3e 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -20,11 +20,14 @@ lib/root-dev-ino.h lib/rpmatch.c lib/set-mode-acl.c lib/siglist.h +lib/spawn-pipe.c lib/strsignal.c lib/unicodeio.c lib/userspec.c lib/verror.c lib/version-etc.c +lib/w32spawn.h +lib/wait-process.c lib/xalloc-die.c lib/xfreopen.c lib/xmemcoll.c -- cgit v1.2.3-54-g00ecf