summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-20 14:48:29 +0200
committerJim Meyering <meyering@redhat.com>2007-10-21 14:01:27 +0200
commitb1ab7101aab74733267aee82c714573ae887dd91 (patch)
tree9361310dc5d7d3a454d811c1713fcf16b35b96d9 /po
parent60a5ad4b94535bdf4287d9e6892b8fe597484d00 (diff)
downloadcoreutils-b1ab7101aab74733267aee82c714573ae887dd91.tar.xz
Detect printf(3) failure due to ENOMEM.
* src/printf.c: Include "xprintf.h" (print_direc): Use xprintf, rather than printf. * bootstrap.conf (gnulib_modules): Add xprintf. * po/POTFILES.in: Add lib/xprintf.c. Signed-off-by: Jim Meyering <meyering@redhat.com>
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 70616bb56..686332df6 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -26,6 +26,7 @@ lib/xalloc-die.c
lib/xfts.c
lib/xmemcoll.c
lib/xmemxfrm.c
+lib/xprintf.c
lib/xstrtol-error.c
# Package source files