summaryrefslogtreecommitdiff
path: root/lib/vasnprintf.c
AgeCommit message (Expand)Author
2007-03-20Fix a typo in the handling of %x and %X.Jim Meyering
2007-03-04* vasnprintf.c (VASNPRINTF): Add missing semicolon.Jim Meyering
2007-03-02* vasnprintf.c (VASNPRINTF): Remove cast of alloca return value.Jim Meyering
2007-03-01Merge in changes from gnulib:Jim Meyering
2006-08-26Include <config.h> unconditionally, since we now assume config.h exists.Paul Eggert
2006-02-14Sync from gnulib.Paul Eggert
2005-05-14Update FSF postal mail address.Jim Meyering
2005-03-21Sync from gnulib.Paul Eggert
2005-02-26(VASNPRINTF) [!USE_SNPRINTF]: Correct the test forPaul Eggert
2005-02-07(vasnprintf) [!USE_SNPRINTF]: Correct the test for integer overflow.Jim Meyering
2004-10-04Sync from gnulib.Paul Eggert
2004-08-05Sync from gnulib.Paul Eggert
2003-10-19(vasnprintf): Work around losing snprintf on e.g. HPUX 10.20.Jim Meyering
2003-08-18Sync with gnulib.Jim Meyering
2003-07-10Now that a program (`who') uses asprintf, we need all of these:Jim Meyering