summaryrefslogtreecommitdiff
path: root/src/mktemp.c
AgeCommit message (Expand)Author
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady
2009-09-19mktemp: adapt to new, 3-argument gen_tempname_lenJim Meyering
2009-08-25maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2008-10-16mktemp: diagnose freopen failureJim Meyering
2008-10-16* src/mktemp.c (main): Add 'const' twice to avoid GCC warning.Paul Eggert
2008-09-28mktemp: plug an inconsequential leakJim Meyering
2008-08-14mktemp, sort, tac: don't use undefined after mkstemp failureJim Meyering
2008-06-16remove redundant const directivesJim Meyering
2008-06-14add "const" attribute, where possibleJim Meyering
2008-06-03use gnulib's progname moduleJim Meyering
2008-06-02declare program_name consistentlyJim Meyering
2008-05-26convert single-author programs to use proper_nameJim Meyering
2008-03-19Check for -- and remove -- some unnecessarily included header files.Jim Meyering
2008-02-28Make copyright comments consistent.Jim Meyering
2007-10-07New program: mktemp.Jim Meyering