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
/
head.c
Age
Commit message (
Expand
)
Author
2014-10-07
wc: don't miscount /sys and similar file systems
Paul Eggert
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-04-02
head: port to Darwin and use simpler seeks
Paul Eggert
2014-03-31
head: fix bug with head -c-N when stdin is not at start
Paul Eggert
2014-02-09
head,tail: consistently diagnose write errors
Pádraig Brady
2014-02-09
head: fix --lines=-0 outputting nothing if no newline at EOF
Алексей Шилин
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-07-12
head: avoid redundant allocations when reading empty files
Pádraig Brady
2013-04-14
head: with --bytes=-N only allocate memory as needed
Pádraig Brady
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-06-05
maint: mark new diagnostic for translation
Jim Meyering
2012-06-05
head: with --lines=-N (-n-N) reset file pointer on seekable input
Jim Meyering
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: convert `...' to '...' in --help output
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-08-13
maint: remove empty statement after jump label
Bernhard Voelker
2011-06-09
maint: remove unneeded includes
Pádraig Brady
2011-05-28
maint: remove useless (off_t) cast of lseek arg
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-06-08
maint: adjust INT_BUFSIZE_BOUND usage for maintainability
Jim Meyering
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
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-05-29
head, tail: make --help less ambiguous
Eric Blake
2008-11-10
use xfreopen in place of unchecked freopen
Jim Meyering
2008-06-27
factor out time_t-to-string conversion idiom
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
adjust copyright dates
Jim Meyering
2008-05-26
convert 2-author programs to use proper_name
Jim Meyering
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-03
The following commands and options now support the standard size
Paul Eggert
2007-03-28
Help translators include translation team's web or email address.
Jim Meyering
2006-01-31
(main): Use a better diagnostic when someone uses a
Paul Eggert
2005-12-03
(long_options): Change the name of each undocumented, for-
Jim Meyering
2005-07-11
(head_lines, head_file): Avoid setmode; use POSIX-specified routines instead.
Paul Eggert
2005-05-14
Update FSF postal mail address.
Jim Meyering
2005-05-14
Update FSF postal mail address.
Jim Meyering
2005-05-12
Assume `free (NULL)' works.
Jim Meyering
2005-04-26
Remove posixver.h and its uses.
Paul Eggert
2005-04-11
(head_file): Don't assume open does not return 0.
Paul Eggert
[next]