| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-03-01 | Merge in changes from gnulib: | Jim Meyering | 1 | -21/+24 | |
| * 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. | |||||
| 2006-08-26 | Include <config.h> unconditionally, since we now assume config.h exists. | Paul Eggert | 1 | -4/+2 | |
| 2005-05-14 | Update FSF postal mail address. | Jim Meyering | 1 | -1/+1 | |
| 2004-08-05 | Sync from gnulib. | Paul Eggert | 1 | -40/+101 | |
| 2003-08-18 | Sync with gnulib. | Jim Meyering | 1 | -9/+8 | |
| 2003-07-10 | Now that a program (`who') uses asprintf, we need all of these: | Jim Meyering | 1 | -0/+477 | |
| * 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. | |||||
