index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mktemp.c
Age
Commit message (
Expand
)
Author
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