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
1997-04-07
.
Jim Meyering
1997-04-06
(STRTOX): New macro to eliminate code duplication.
Jim Meyering
1997-04-06
Change most char* dcls to const char*.
Jim Meyering
1997-04-06
Reorder functions to obviate forward decls.
Jim Meyering
1997-03-27
(main): Implement new --max-depth=N option.
Jim Meyering
1997-03-19
cpp-indent
Jim Meyering
1997-03-19
(check_format): Rename local, FORMAT_STRING, to avoid shadowing global.
Jim Meyering
1997-03-18
(idle_string): Rename local, IDLE, to avoid shadowing global.
Jim Meyering
1997-03-18
(log_su): Resort to getpwuid if getlogin fails.
Jim Meyering
1997-03-14
(main): Allow use of 0 (zero) as the margin offset
Jim Meyering
1997-03-14
(main): Make sure c1 is not -1 before using it as an
Jim Meyering
1997-03-13
(change_file_group): Use uid of -1 to indicate
Jim Meyering
1997-03-10
(decode_switches): Ignore value of COLUMNS envionment
Jim Meyering
1997-03-01
(usage): Fix typo in --help output. From Andreas Schwab.
Jim Meyering
1997-02-27
(re_protect): When there is any potential for ambiguity in a diagnostic,
Jim Meyering
1997-02-27
(copy_internal): When there is any potential for
Jim Meyering
1997-02-20
(factor): Rewrite inner loop to be more efficient.
Jim Meyering
1997-02-20
(main): Remove trailing slashes from command line arguments.
Jim Meyering
1997-02-16
Add missing paren.
Jim Meyering
1997-02-16
(parse_obsolescent_option): Reverse order of args in diagnostic.
Jim Meyering
1997-02-12
fixed off-by-one error
Jim Meyering
1997-02-12
FIXME: major revamp to use FILE*; passed a few more tests
Jim Meyering
1997-02-09
change wording in message
Jim Meyering
1997-02-09
update copyright
Jim Meyering
1997-02-09
update copyrights for 1997
Jim Meyering
1997-02-09
update copyrights for 1997
Jim Meyering
1997-02-09
update copyrights for 1997
Jim Meyering
1997-02-09
(parse_obsolescent_option): Give warning diagnostic for
Jim Meyering
1997-02-06
(quote_filename): Allocate two more bytes (for quotes)
Jim Meyering
1997-02-05
Bracket inclusion of termios.h with #if HAVE_TERMIOS_H.
Jim Meyering
1997-02-04
[__GNUC__]: Don't define alloca to __builtin_alloca.
Jim Meyering
1997-02-03
Move alloca-related preprocessor code into system.h.
Jim Meyering
1997-02-03
[__GNUC__]: Don't define alloca to __builtin_alloca.
Jim Meyering
1997-02-03
(quote_filename): Don't backslash-escape double quotes.
Jim Meyering
1997-02-02
* src/cp-hash.c (struct entry): Move dcl to this file from cp.h.
Jim Meyering
1997-02-02
.
Jim Meyering
1997-02-02
(hash_insert2): Rename local HTAB to HT to avoid shadowing global.
Jim Meyering
1997-02-02
[obstack_chunk_alloc]: Define to malloc, not xmalloc
Jim Meyering
1997-02-02
[obstack_chunk_alloc]: Define to malloc, not xmalloc
Jim Meyering
1997-02-02
(main): Rename local I to C to avoid shadowing and to
Jim Meyering
1997-02-02
Gutted code -- pieces are in copy.[ch].
Jim Meyering
1997-02-02
.
Jim Meyering
1997-02-02
.
Jim Meyering
1997-02-01
.
Jim Meyering
1997-02-01
(init_parameters): For compatibility: use default
Jim Meyering
1997-02-01
(usage): Make parenthetical note on --no-dereference a little more general.
Jim Meyering
1997-02-01
bracket bug address with <> and append a period
Jim Meyering
1997-02-01
bracket bug address with <> and append a period
Jim Meyering
1997-02-01
bracket bug address with <> and append a period
Jim Meyering
1997-02-01
Rename globals buffer and buffer_size to have G_ prefix
Jim Meyering
[next]