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
1994-12-31
checking whether cvs lock works
Jim Meyering
1994-12-31
Indent.
Jim Meyering
1994-12-31
Use readtoken.
Jim Meyering
1994-12-27
Include "error.h" rather than simply declaring `void error ();'.
Jim Meyering
1994-12-27
* dd.c (skip): Use safe_read instead of read.
Jim Meyering
1994-12-27
* sync.c (main): Make error message accurate.
Jim Meyering
1994-12-27
[member]: Use strchr instead of index.
Jim Meyering
1994-12-27
* test.c (term): Running `./test \( a -o b' got a seg fault.
Jim Meyering
1994-12-22
(main): Update xstrtol calls to be consistent with new decl.
Jim Meyering
1994-12-20
* src/*.c: Include "error.h" instead of simply declaring
Jim Meyering
1994-12-20
Begin overhaul.
Jim Meyering
1994-12-20
(test_stat, binary_operator): Use safe_stat instead of SAFE_STAT.
Jim Meyering
1994-12-20
(print_entry): Use safe_stat instead of SAFE_STAT.
Jim Meyering
1994-12-20
(dir_ok): Use safe_stat instead of SAFE_STAT.
Jim Meyering
1994-12-20
(numerous functions): Give char* filename arguments the const attribute.
Jim Meyering
1994-12-20
(main): Use safe_stat, not SAFE_STAT.
Jim Meyering
1994-12-16
Include "error.h" instead of simply declaring `void error ();'.
Jim Meyering
1994-12-16
Include "error.h" instead of simply declaring `void error ();'.
Jim Meyering
1994-12-16
Include "error.h" instead of simply declaring `void error ();'.
Jim Meyering
1994-12-16
(main): Use %lu, not %d for unsigned long.
Jim Meyering
1994-12-13
(main): Move to end.
Jim Meyering
1994-12-13
(docolon): Zero out re_buffer and re_regs before using them.
Jim Meyering
1994-12-12
.
Jim Meyering
1994-12-12
sort.c (main): Fix interpretation of field offsets when specified
Jim Meyering
1994-12-11
* (<most functions>): Change the type of n_units/n_lines/n_bytes
Jim Meyering
1994-12-11
(get_format_width, get_format_prec): Use ISDIGIT instead of
Jim Meyering
1994-12-11
[ULONGMAX]: Define it.
Jim Meyering
1994-12-10
No longer include <ctype.h>.
Jim Meyering
1994-12-10
No longer include <ctype.h>.
Jim Meyering
1994-12-10
No longer include <ctype.h>.
Jim Meyering
1994-12-10
(copy, make_path_private): Use strr?chr instead of r?index.
Jim Meyering
1994-12-10
(parse_conversion, scan_args): Use strr?chr instead of r?index.
Jim Meyering
1994-12-10
(remove_parents): Use strr?chr instead of r?index.
Jim Meyering
1994-12-10
* [!HAVE_STRING_H]: Define strchr to index and strrchr to
Jim Meyering
1994-12-10
No longer include <ctype.h>.
Jim Meyering
1994-12-04
Use strr?chr instead of r?index.
Jim Meyering
1994-12-03
(du_files): Handle very low-probability fchdir failure (when errno != 0
Jim Meyering
1994-12-03
(du_files): Variable name changes.
Jim Meyering
1994-12-03
(du_files): Work around SunOS restriction that fchdir doesn't work when
Jim Meyering
1994-12-02
(checkfp): Initialize keybeg and keylim fields.
Jim Meyering
1994-12-02
(xfclose): Report failed fflush. Otherwise, failed write to stdout
Jim Meyering
1994-11-30
name changes: number->n_lines|n_bytes
Jim Meyering
1994-11-28
Make some globals `static' and/or `const'.
Jim Meyering
1994-11-28
indent
Jim Meyering
1994-11-28
(indent): Use TABs only when doing so replaces at least two spaces.
Jim Meyering
1994-11-28
`colorize' patch from Drepper.
Jim Meyering
1994-11-18
(list_entries): Delete. Split in two actually...
Jim Meyering
1994-11-17
(output): Use STDOUT_FILENO instead of `1' in xwrite call.
Jim Meyering
1994-11-17
(dump_remainder): Flush standard output just before
Jim Meyering
1994-11-16
Include <getopt.h> instead of "getopt.h".
Jim Meyering
[prev]
[next]