Age | Commit message (Expand) | Author |
2010-02-11 | doc: remove extraneous periods from --help output | Pádraig Brady |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-11-07 | mktemp: fix bug with -q and closed stdout | Eric Blake |
2009-11-05 | mktemp: use more robust means to avoid double-close of stdout | Eric Blake |
2009-11-05 | mktemp: don't try to close stdout twice | Jim Meyering |
2009-11-05 | mktemp: don't use suff_len in place of #-of-`X's variable | Jim Meyering |
2009-11-05 | mktemp: add suffix handling | Eric Blake |
2009-11-05 | build: reflect gnulib changes to tempname | Eric Blake |
2009-11-05 | mktemp: rearrange --help output | Eric Blake |
2009-11-05 | mktemp: don't leave file behind on write failure | Eric Blake |
2009-09-21 | doc: mention the texinfo documentation in --help | Pádraig Brady |
2009-09-19 | mktemp: adapt to new, 3-argument gen_tempname_len | Jim Meyering |
2009-08-25 | maint: remove Local Variables: indent-tabs-mode: nil from all sources | Jim Meyering |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering |
2008-10-16 | mktemp: diagnose freopen failure | Jim Meyering |
2008-10-16 | * src/mktemp.c (main): Add 'const' twice to avoid GCC warning. | Paul Eggert |
2008-09-28 | mktemp: plug an inconsequential leak | Jim Meyering |
2008-08-14 | mktemp, sort, tac: don't use undefined after mkstemp failure | Jim Meyering |
2008-06-16 | remove redundant const directives | Jim Meyering |
2008-06-14 | add "const" attribute, where possible | Jim Meyering |
2008-06-03 | use gnulib's progname module | Jim Meyering |
2008-06-02 | declare program_name consistently | Jim Meyering |
2008-05-26 | convert single-author programs to use proper_name | Jim Meyering |
2008-03-19 | Check for -- and remove -- some unnecessarily included header files. | Jim Meyering |
2008-02-28 | Make copyright comments consistent. | Jim Meyering |
2007-10-07 | New program: mktemp. | Jim Meyering |