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
Age
Commit message (
Expand
)
Author
2003-05-07
Implement support so that `head --lines=-N' works on seekable files.
Jim Meyering
2003-05-06
(CHAR_BIT): Remove duplicate definition.
Jim Meyering
2003-05-04
.
Jim Meyering
2003-05-04
(HAVE_WORKING_READDIR): Define to 0 if not defined.
Jim Meyering
2003-05-03
Extend head to accept --lines=-N (--bytes=-N) and to print all
Jim Meyering
2003-05-02
(usage): Don't mention obsolescent -WIDTH option.
Jim Meyering
2003-05-02
Include "quote.h".
Jim Meyering
2003-05-02
(main): Diagnose invalid suffix on obsolescent width specifications like `-72x'.
Jim Meyering
2003-05-02
Work around nasty readdir bug with Darwin6.5 and hfs file system.
Jim Meyering
2003-05-02
Factor out common code.
Jim Meyering
2003-05-01
Change type of n_units, n_bytes, n_lines to be `uintmax_t'.
Jim Meyering
2003-05-01
(file_lines): Rename parameter, file_length, to end_pos.
Jim Meyering
2003-05-01
(start_lines): Rewrite to use memchr. Clean up.
Jim Meyering
2003-04-24
.
Jim Meyering
2003-04-24
(tsort): Remove unnecessary test of have_read_stdin.
Jim Meyering
2003-04-24
(tsort): Fail if the input contains an odd number of tokens.
Jim Meyering
2003-04-24
add localedir.h
Jim Meyering
2003-04-21
(print_esc): Tweak spelling of new variable.
Jim Meyering
2003-04-21
Fix printf POSIX compatibility bug reported by Ben Harris in
Jim Meyering
2003-04-17
Remove uses of PROTOTYPE macro.
Jim Meyering
2003-04-13
(is_empty_dir): Don't closedir (NULL).
Jim Meyering
2003-04-12
Giving nl an invalid STYLE argument (in --header-numbering=STYLE (-h),
Jim Meyering
2003-04-12
(proc_text): Fix a bug introduced on 2001-11-10,
Jim Meyering
2003-04-11
Remove SPC in SPC-TAB sequence.
Jim Meyering
2003-04-11
Remove SPC in SPC-TAB sequence.
Jim Meyering
2003-04-11
Remove SPC in SPC-TAB sequence.
Jim Meyering
2003-04-11
Remove SPC in SPC-TAB sequence.
Jim Meyering
2003-04-11
Remove SPC in SPC-TAB sequence.
Jim Meyering
2003-04-11
Remove SPC in SPC-TAB sequence.
Jim Meyering
2003-04-11
Remove SPC in SPC-TAB sequence.
Jim Meyering
2003-04-11
Remove SPC in SPC-TAB sequence.
Jim Meyering
2003-04-11
Remove SPC in SPC-TAB sequence.
Jim Meyering
2003-04-11
Include <stdlib.h> unconditionally.
Jim Meyering
2003-04-11
duh
Jim Meyering
2003-04-11
Include error.h after system.h, not before.
Jim Meyering
2003-04-11
Remove anachronistic casts of xmalloc,
Jim Meyering
2003-04-11
include xalloc.h
Jim Meyering
2003-04-11
do not cast xmalloc return value
Jim Meyering
2003-04-10
(wrapf): Declare with format attribute.
Jim Meyering
2003-04-10
.
Jim Meyering
2003-04-10
(fs.h): New rule to generate fs.h from stat.c.
Jim Meyering
2003-04-10
add comment
Jim Meyering
2003-04-10
(human_fstype) [__linux__]: Append each hex constant from
Jim Meyering
2003-04-10
now it's automatically generated
Jim Meyering
2003-04-10
New script to extract fs.h definitions from stat.c.
Jim Meyering
2003-04-10
(human_fstype): Handle Linux's devpts.
Jim Meyering
2003-04-10
(S_MAGIC_DEVPTS): New magic for Linux's devpts.
Jim Meyering
2003-04-09
(line_bytes_split): Arg is of type size_t, since
Jim Meyering
2003-04-09
(bytes_split): Use size_t temporary (rather than
Jim Meyering
2003-04-09
Handle command line option arguments larger than 2^31.
Jim Meyering
[prev]
[next]