]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Merge in changes from gnulib:
authorJim Meyering <jim@meyering.net>
Thu, 1 Mar 2007 09:41:48 +0000 (10:41 +0100)
committerJim Meyering <jim@meyering.net>
Thu, 1 Mar 2007 09:41:48 +0000 (10:41 +0100)
commitb3b6f52fadfbab0277153b9142251989e8e635d4
tree0358f8ca641cef8ef33bd16bef42e1cfc754d6c3
parentf6f2846bd8aba934fd823e71d1de66f0d2806756
Merge in changes from gnulib:
* vasnprintf.c: Add a comment explaining why coreutils has its own
version of this file.
Include <stdint.h>.
(SIZE_MAX): Remove definition (now, stdint.h covers that).
(EOVERFLOW): Remove definition (now done via the eoverflow module).
Update some #ifdef to #if.
Use HAVE_LONG_LONG_INT, not HAVE_LONG_LONG.
* printf-parse.c: Likewise.
lib/ChangeLog
lib/printf-parse.c
lib/vasnprintf.c