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-07-28
(sortlines_temp): Undo previous change.
Jim Meyering
2003-07-27
(sortlines_temp): Declare local `swap' to be `int', not
Jim Meyering
2003-07-27
(prompt) [! recursive]: Don't prompt about unwritable
Jim Meyering
2003-07-27
remove trailing blanks
Jim Meyering
2003-07-27
(sort): Don't require two `struct line's per text line,
Jim Meyering
2003-07-27
This change was inspired by a similar proposal by Stepan Kasal.
Jim Meyering
2003-07-27
(is_printable_field): Simplify bit arithmetic.
Jim Meyering
2003-07-27
(validate_path): Use %lu, not %ld.
Jim Meyering
2003-07-27
(sort_files): Put `volatile' in the right place.
Jim Meyering
2003-07-26
.
Jim Meyering
2003-07-26
Include exitfail.h.
Jim Meyering
2003-07-26
Use only one bit per field/offset in array, not one `int'.
Jim Meyering
2003-07-26
(set_fields): Detect overflow properly.
Jim Meyering
2003-07-26
(parse_tabstops): Detect overflow properly.
Jim Meyering
2003-07-26
* src/rm.c: Include "dirname.h".
Jim Meyering
2003-07-26
(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT): Exempt test.
Jim Meyering
2003-07-26
(validate_path): Cast strlen value to `unsigned long'
Jim Meyering
2003-07-26
(flush_paragraph): Cast field width to `int' to avoid warning on 64-bit systems.
Jim Meyering
2003-07-26
(sort_files): Make `func' volatile, so it can't be
Jim Meyering
2003-07-25
(validate_path): Use %ld format (not %d) for size_t value.
Jim Meyering
2003-07-25
(usage): Document the fact that SIGUSR1 makes dd
Jim Meyering
2003-07-23
Don't include headers already included by system.h:
Jim Meyering
2003-07-23
Don't include headers already included by system.h:
Jim Meyering
2003-07-23
Don't include headers already included by system.h:
Jim Meyering
2003-07-23
Don't include headers already included by system.h:
Jim Meyering
2003-07-23
Don't include headers already included by system.h:
Jim Meyering
2003-07-23
Don't include unistd.h or time.h; system.h already does it.
Jim Meyering
2003-07-23
Don't include stdlib.h, unistd.h, or limits.h; system.h already does it.
Jim Meyering
2003-07-23
Don't include time.h; system.h already does it.
Jim Meyering
2003-07-23
Don't include errno.h; system.h already does it.
Jim Meyering
2003-07-23
Don't include sys/time.h; system.h already does it.
Jim Meyering
2003-07-23
.
Jim Meyering
2003-07-23
(parse_tabstops): Detect overflow in tabstop sizes.
Jim Meyering
2003-07-23
Include xstrndup.h.
Jim Meyering
2003-07-23
Tweak comment: Solaris2.5.1 -> Solaris 2.5.1
Jim Meyering
2003-07-23
Tweak comment: Solaris2.7 -> Solaris 2.7
Jim Meyering
2003-07-23
(wc): Fix typo in computation of file from file_x,
Jim Meyering
2003-07-22
tweak comment
Jim Meyering
2003-07-22
(set_fields): Use xcalloc in place of xmalloc+memset.
Jim Meyering
2003-07-22
don't include stdboo.h. it's already included via system.h
Jim Meyering
2003-07-22
.
Jim Meyering
2003-07-22
(main) [lint]: Initialize spec_list_string to avoid warning.
Jim Meyering
2003-07-22
Don't include <unistd.h>. system.h already does that.
Jim Meyering
2003-07-22
(set_fields): Mark all selected indices before trying to
Jim Meyering
2003-07-22
Begin to address this comment: What if someone wants to
Jim Meyering
2003-07-20
(get_input_fstatus): Fix typo: `stat' was being
Jim Meyering
2003-07-20
.
Jim Meyering
2003-07-20
(write_counts): Add a comment.
Jim Meyering
2003-07-20
(number_width): New var.
Jim Meyering
2003-07-19
Include "exitfail.h".
Jim Meyering
[next]