]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Pull printf-related code from gnulib, rather than using forked copy.
authorJim Meyering <jim@meyering.net>
Thu, 31 May 2007 14:40:51 +0000 (16:40 +0200)
committerJim Meyering <jim@meyering.net>
Thu, 31 May 2007 14:40:51 +0000 (16:40 +0200)
commit536ac0ff6e5382e02f9e23347f81c5873c812d3c
treefa01094ed39b750687282bd84b7cf5461797efad
parent1211a2cc2ce8e95f4ebd7e38dfc7a9cefd983854
Pull printf-related code from gnulib, rather than using forked copy.
* bootstrap.conf (gnulib_modules): Don't avoid size_max and xsize
modules.  While I dislike xsize-style overflow avoidance, maintaining
a forked version of e.g., vasnprintf.c was too much work.
* lib/printf-parse.c, lib/vasnprintf.c, lib/unicodeio.c: Remove local
copies, so we now get these files from gnulib.
ChangeLog
bootstrap.conf
lib/ChangeLog
lib/printf-parse.c [deleted file]
lib/unicodeio.c [deleted file]
lib/vasnprintf.c [deleted file]