Age | Commit message (Expand) | Author |
---|---|---|
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 |