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
/
touch.c
Age
Commit message (
Expand
)
Author
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-02-06
maint: improve error messages upon failed read, write, access, close
Benno Schulenberg
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-09-02
touch: line up long option in --help text
Benno Schulenberg
2012-06-22
maint: refactor common mode bits used to create files
Pádraig Brady
2012-01-27
maint: use single copyright year range
Jim Meyering
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
2012-01-09
maint: adjust quoting: emit '...', not `...' in diagnostics
Jim Meyering
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-05-25
touch: placate static analyzers: no NULL-deref is possible
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
2010-10-05
build: complete the rename of get_date
Eric Blake
2010-09-17
maint: update to latest gnulib
Eric Blake
2010-09-17
maint: update to latest gnulib
Eric Blake
2010-06-02
touch: remove support for --file=REF_FILE option
Jim Meyering
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-10-23
build: prohibit improper use of stat and lstat
Eric Blake
2009-10-17
touch: add -h to change symlink timestamps, where supported
Eric Blake
2009-10-10
touch: optimize use of utimens
Eric Blake
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-02-09
touch: deprecate --file option: equivalent to --reference (-r)
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 the rest to use proper_name -- manually
Jim Meyering
2008-03-19
Check for -- and remove -- some unnecessarily included header files.
Jim Meyering
2008-01-06
touch: ignore "-d now" option, when appropriate
Paul Eggert
2007-08-21
Clarify touch documentation of file arguments.
Bob Proulx
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-05-19
Rename uses of futimens -> gl_futimens; glibc now declares the former.
Jim Meyering
2007-03-28
Help translators include translation team's web or email address.
Jim Meyering
2005-11-01
(main): Pass PDS_PRE_2000 to posixtime.
Paul Eggert
2005-09-26
(touch): Handle "touch -c - >&-" by checking for EBADF
Paul Eggert
2005-09-25
(touch): "touch -" now touches standard output.
Paul Eggert
2005-09-16
Include stat-time.h, and use its functions instead of the obsolete
Paul Eggert
2005-08-14
Use one fewer file descriptor in a common case.
Jim Meyering
2005-07-03
Include fcntl--.h, not unistd-safer.h.
Paul Eggert
2005-05-14
Update FSF postal mail address.
Jim Meyering
[next]