From: Paul Eggert Date: Thu, 30 Sep 2004 23:40:34 +0000 (+0000) Subject: Add snprintf module. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93d573e890948b384bc4ba84bc0367592c65cad7;p=pspp Add snprintf module. --- diff --git a/ChangeLog b/ChangeLog index e075f06065..249ad00aae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ -2004-09-30 Simon Josefsson +2004-09-30 Paul Eggert - * MODULES.html.sh (Support for systems lacking POSIX:2001): Add - snprintf. + * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf. + +2004-09-30 Simon Josefsson * modules/snprintf: New file. @@ -49,7 +50,7 @@ 2004-09-18 Simon Josefsson and Paul Eggert - + * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal calls with autoreconf. Define GL_LIB. @@ -60,7 +61,7 @@ a year, and anyway nothing else uses emacs regex.[ch]. bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700. lib/regex[.ch] is untouched. - + 2004-09-09 Bruno Haible * modules/vasnprintf (Files): Add m4/eoverflow.m4.