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
1996-04-20
No longer call sync by default.
Jim Meyering
1996-04-20
(main): Make separation of case for n_files == 0 more clear.
Jim Meyering
1996-04-19
(copy_reg): Rearrange arithmetic in conditional to avoid
Jim Meyering
1996-04-19
(main): Make code clearer: use new variable `n_files' in
Jim Meyering
1996-04-13
(usage): Add missing `\n\' at the end of newly added lines for %e and %z.
Jim Meyering
1996-04-13
(print_uptime): Invoke getloadavg only if we have it.
Jim Meyering
1996-04-13
(decode_field_spec): Rename local variable `valid'
Jim Meyering
1996-04-13
(main): Add new option: --verbose.
Jim Meyering
1996-04-13
Mark translatable strings in new code.
Jim Meyering
1996-04-13
(usage): Document %e and %z. Reported by Karl Berry.
Jim Meyering
1996-04-11
Reindent.
Jim Meyering
1996-04-10
(print_uptime) [UPTIME]: New function. From Kaveh Ghazi.
Jim Meyering
1996-04-10
Add new option --ignore-case (-i).
Jim Meyering
1996-04-10
(memcasecmp): Remove static definition of function.
Jim Meyering
1996-04-08
(print_numbers): Fix off-by-one error in backwards-counting loop.
Jim Meyering
1996-04-07
(usage): Give minimal description of the program.
Jim Meyering
1996-04-07
.
Jim Meyering
1996-04-07
Fiddle with messages.
Jim Meyering
1996-04-07
(print_numbers): Give more precise diagnostic when increment
Jim Meyering
1996-04-07
(main): Rearrange loops to get it right.
Jim Meyering
1996-04-05
Remove diagnostic.
Jim Meyering
1996-04-05
(main): Use `if' stmt, not while loop, around getopt invocation.
Jim Meyering
1996-04-05
Patch from Frank Korz.
Jim Meyering
1996-04-05
Remove fixed FIXME.
Jim Meyering
1996-04-04
.
Jim Meyering
1996-04-04
The following commands all failed unnecessarily.
Jim Meyering
1996-04-03
(copy_reg): Use `ST_NBLOCKS (sb) * 512', not `sb.st_blocks *
Jim Meyering
1996-04-03
Include assert.h (disabled).
Jim Meyering
1996-03-31
.
Jim Meyering
1996-03-31
(quote_filename): Use ISGRAPH and ISPRINT in place of
Jim Meyering
1996-03-31
Rip out color support.
Jim Meyering
1996-03-29
.
Jim Meyering
1996-03-28
Move usage to precede main.
Jim Meyering
1996-03-28
from Roland
Jim Meyering
1996-03-28
(cksum): Use format "%lu %ld" (instead of "%10lu %8ld")
Jim Meyering
1996-03-24
Update FSF's address.
Jim Meyering
1996-03-24
Update FSF's address.
Jim Meyering
1996-03-24
Update FSF's address.
Jim Meyering
1996-03-24
Include xstrtod.h.
Jim Meyering
1996-03-24
Make parameters const where appropriate.
Jim Meyering
1996-03-24
Protoize and reorder functions.
Jim Meyering
1996-03-24
(main): Reformat if-block a little.
Jim Meyering
1996-03-24
Call error with EXIT_FAILURE (rather than `1') as first actual parameter.
Jim Meyering
1996-03-24
Exit with status EXIT_SUCCESS or EXIT_FAILURE, rather than 0 or 1.
Jim Meyering
1996-03-24
[SORT_FAILURE]: New macro.
Jim Meyering
1996-03-22
Include assert.h, but disable assertions.
Jim Meyering
1996-03-21
(main): Declare to be of type int, not void.
Jim Meyering
1996-03-21
(main): Declare to be of type int, not void.
Jim Meyering
1996-03-21
(main): Declare to be of type int, not void.
Jim Meyering
1996-03-21
(main): Declare to return int, not void. From Peter Seebach
Jim Meyering
[next]