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
1995-11-09
Protoize.
Jim Meyering
1995-11-08
(usage): Clarify descriptions of ignpar and ignbrk.
Jim Meyering
1995-11-07
New option: --verbose.
Jim Meyering
1995-11-06
(usage): Remove last sentence. It is redundant.
Jim Meyering
1995-11-06
[__P]: Define. Use it in prototyped forward decls.
Jim Meyering
1995-11-06
(store_columns): Remove spurious 2nd argument in call to read_line.
Jim Meyering
1995-11-06
Protoize.
Jim Meyering
1995-11-05
(join): Protoize. Somehow, protoize missed this one.
Jim Meyering
1995-11-05
Protect prototypes with __P.
Jim Meyering
1995-11-05
Move prototypes after struct declarations.
Jim Meyering
1995-11-05
Protoize.
Jim Meyering
1995-11-05
[__P]: Test PROTOTYPES, not __STDC__.
Jim Meyering
1995-11-05
(close_output_file): Set output_stream to NULL so we don't recurse
Jim Meyering
1995-11-05
(unquote): Add casts to avoid signed char* from/to char* warnings.
Jim Meyering
1995-11-03
(remove_file, remove_dir): Use euidaccess instead of euidaccess_stat.Likewise.
Jim Meyering
1995-11-03
(do_move): Use euidaccess instead of euidaccess_stat.Likewise.
Jim Meyering
1995-11-03
(copy): Use euidaccess instead of euidaccess_stat.
Jim Meyering
1995-11-02
Add `const' attribute to some parameters.
Jim Meyering
1995-11-02
Protoize.
Jim Meyering
1995-11-02
Reorder functions to obviate forward dcls.
Jim Meyering
1995-10-31
(isdigits, convint): Remove these.
Jim Meyering
1995-10-31
Add `const' attribute to some parameters.
Jim Meyering
1995-10-31
protoize.
Jim Meyering
1995-10-31
Reorder functions to obviate forward dcls.
Jim Meyering
1995-10-31
(usage, next_line_num, main): Protoize.
Jim Meyering
1995-10-31
Add `const' attribute to some parameters.
Jim Meyering
1995-10-31
Add `const' attribute to some parameters.
Jim Meyering
1995-10-30
Protoize.
Jim Meyering
1995-10-30
Reorder functions to obviate forward dcls.
Jim Meyering
1995-10-30
(copy): Update one of the calls to eaccess_stat to use 3 arguments. Ugh!
Jim Meyering
1995-10-29
(xwrite): Give output buffer parameter const attribute.
Jim Meyering
1995-10-29
protoize.
Jim Meyering
1995-10-29
Reorder functions to obviate forward dcls.
Jim Meyering
1995-10-29
(bsd_sum_file): Give file name parameter const attribute.
Jim Meyering
1995-10-29
Protoize.
Jim Meyering
1995-10-29
(main): Move function body to end of file.
Jim Meyering
1995-10-29
(nl_file): Give parameter const attribute.
Jim Meyering
1995-10-29
Reorder functions to obviate forward dcls.
Jim Meyering
1995-10-29
(main): Move function body to end of file.
Jim Meyering
1995-10-29
Rename --file to --reference.
Jim Meyering
1995-10-29
[TEST_STANDALONE]: Define.
Jim Meyering
1995-10-28
(md5_check): Use the same message format when the single file has a
Jim Meyering
1995-10-28
New option --reference=FILE (-r FILE) analogous to the
Jim Meyering
1995-10-27
(batch_convert): Close input stream also when it's not stdin.
Jim Meyering
1995-10-26
(main): Use xfopen, not xtmpopen to open final output file.
Jim Meyering
1995-10-26
(xtmpfopen): New function -- for opening temp files.
Jim Meyering
1995-10-26
(xfopen): Rewrite using open/fdopen in order to set
Jim Meyering
1995-10-20
(BEGIN_STATE): Use INT_MAX - 1 so as not to interfere with large repeat counts.
Jim Meyering
1995-10-19
Indent cpp directives.
Jim Meyering
1995-10-19
(build_spec_list): Propagate interface change.
Jim Meyering
[next]