Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2005-03-21 | Sync from gnulib. | Paul Eggert | |
2005-02-26 | (VASNPRINTF) [!USE_SNPRINTF]: Correct the test for | Paul Eggert | |
integer overflow again. Actually, neither this nor the 2005-01-23 change fixes any bug on any plausible platform; it's more of a code-clarity thing. | |||
2005-02-07 | (vasnprintf) [!USE_SNPRINTF]: Correct the test for integer overflow. | Jim Meyering | |
2004-10-04 | Sync from gnulib. | Paul Eggert | |
2004-08-05 | Sync from gnulib. | Paul Eggert | |
2003-10-19 | (vasnprintf): Work around losing snprintf on e.g. HPUX 10.20. | Jim Meyering | |
2003-08-18 | Sync with gnulib. | Jim Meyering | |
2003-07-10 | Now that a program (`who') uses asprintf, we need all of these: | Jim Meyering | |
* asnprintf.c, asprintf.c, printf-args.c, printf-args.h, printf-parse.c: * printf-parse.h, vasnprintf.c, vasnprintf.h, vasprintf.c, vasprintf.h: New files, from gnulib. |