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
1998-05-13
(copy_internal): Plug a small leak.
Jim Meyering
1998-05-11
(do_move): Remove lots of code that was duplicated in
Jim Meyering
1998-05-11
reflect additional parameter to copy
Jim Meyering
1998-05-11
(copy_internal): Use new move_mode member.
Jim Meyering
1998-05-11
Better support for mv:
Jim Meyering
1998-05-10
(cp_option_init): s/use_mode/set_mode/
Jim Meyering
1998-05-10
(cp_option_init): Likewise.
Jim Meyering
1998-05-10
(cp_option_init): Initialize new members.
Jim Meyering
1998-05-10
(new_nondir_mode): New function. Use where appropriate.
Jim Meyering
1998-05-10
Support for install:
Jim Meyering
1998-05-10
(main): Rewrite argv-handling to be clearer.
Jim Meyering
1998-05-09
Include safe-read.h.
Jim Meyering
1998-05-09
Include safe-read.h.
Jim Meyering
1998-05-09
(tac_seekable): Rename from tac_stream.
Jim Meyering
1998-05-07
fix up compile warnings
Jim Meyering
1998-05-07
Don't use safe_read. Use fread instead.
Jim Meyering
1998-05-07
add curlies
Jim Meyering
1998-05-07
add some curly braces
Jim Meyering
1998-05-07
rename variable
Jim Meyering
1998-05-07
(tac_stdin): Use STDIN_FILENO rather than literal `0' in fstat call.
Jim Meyering
1998-05-04
remove dcl of unused safe_read
Jim Meyering
1998-05-02
(check_format): Use ISDIGIT, not isdigit.
Jim Meyering
1998-04-28
(parse_line): Use ISSPACE, not isspace.
Jim Meyering
1998-04-27
Remove definition of _GNU_SOURCE
Jim Meyering
1998-04-27
(keycompare): Don't return 0 from inside the keyspec-iterating loop.
Jim Meyering
1998-04-27
(strncoll): Remove bogus assertion.
Jim Meyering
1998-04-26
Don't define NDEBUG.
Jim Meyering
1998-04-26
Don't define NDEBUG.
Jim Meyering
1998-04-26
Do not define _GNU_SOURCE and/or NDEBUG
Jim Meyering
1998-04-26
[struct File_spec] (pretty_name): Remove member.
Jim Meyering
1998-04-26
Remove usage-like comments near beginning of file.
Jim Meyering
1998-04-26
(xwrite): New function -- converted from macro.
Jim Meyering
1998-04-26
(close_fd): New function -- converted from macro.
Jim Meyering
1998-04-26
(md5_check): Declare local, `md5num' as _unsigned_ char*.
Jim Meyering
1998-04-26
(print_nth_dir): Remove first (and always-true) part of conjunct in assertion.
Jim Meyering
1998-04-17
(xfields): Used unsigned char* pointers to avoid
Jim Meyering
1998-04-17
(check_punctuation): Used unsigned char* pointers to avoid
Jim Meyering
1998-04-14
Use STREQ in string equality tests, not strcmp.
Jim Meyering
1998-04-12
Include safe-read.h instead of merely declaring safe_read.
Jim Meyering
1998-04-12
Use STREQ rather than strcmp
Jim Meyering
1998-04-12
(wc): Declare per-file counters and `linepos' to be of type uintmax_t.
Jim Meyering
1998-04-11
Include safe-read.h instead of merely declaring safe_read.
Jim Meyering
1998-04-11
Include safe-read.h instead of merely declaring safe_read.
Jim Meyering
1998-04-11
[HAVE_INTTYPES_H]: Include inttypes.h.
Jim Meyering
1998-04-11
*** empty log message ***
Jim Meyering
1998-04-06
(cph_hash_insert): Rename from now-conflicting hash_insert.
Jim Meyering
1998-04-06
(hash_insert): Remove declaration.
Jim Meyering
1998-04-06
Change names/usage of hash-related functions to work with the above.
Jim Meyering
1998-04-04
Use "%s", not device_name, as the format string, in case the
Jim Meyering
1998-04-04
clean up comments
Jim Meyering
[next]