summaryrefslogtreecommitdiff
path: root/lib/xprintf.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Tweak x*printf documentation.Eric Blake2007-10-221-20/+20
* Also wrap vf?printf.Eric Blake2007-10-221-3/+24
* * lib/xprintf.c: Include <config.h> unconditionally.Jim Meyering2007-10-201-3/+1
* xprintf fixes.Jim Meyering2007-10-201-2/+4
* * lib/xprintf.c: Don't bother testing specific errno values. Just test ferror.Jim Meyering2007-10-191-6/+6
* * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".Jim Meyering2007-10-191-2/+2
* New module: xprintfJim Meyering2007-10-191-0/+58