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
/
join.c
Age
Commit message (
Expand
)
Author
1995-10-13
(prjoin): Handle case in which file spec is 0.
Jim Meyering
1995-10-13
(prjoin): Rewrite loop that iterates over field specs.
Jim Meyering
1995-10-12
(add_field_list): Allow SPACE and TAB as well as `,' as list item separators.
Jim Meyering
1995-10-08
(main): Close input files.
Jim Meyering
1995-10-08
Add alloca junk.
Jim Meyering
1995-10-08
(add_field): No longer return a value.
Jim Meyering
1995-10-04
protoize
Jim Meyering
1995-10-04
Remove forward dcl of usage.
Jim Meyering
1995-10-04
(usage): Move to precede all other functions.
Jim Meyering
1995-10-04
(main): Report `too few/many non-option arguments' then print --help
Jim Meyering
1995-08-07
Annotate localizable strings with _(...). From Franc,ois.
Jim Meyering
1995-06-24
Undefine min and/or max before defining to avoid redefinition warning
Jim Meyering
1995-06-22
[join]: Redefine. Otherwise, systems (Unicos for one) with
Jim Meyering
1995-06-18
merge with 1.12
Jim Meyering
1995-05-28
(add_field_list): Compute max once for each call to add_field.
Jim Meyering
1995-05-28
(main): Call make_blank after *all* argument processing.
Jim Meyering
1995-05-28
Overhaul so -a1 and -a2 (as used in cnews) work.
Jim Meyering
1995-05-21
merge with 1.11.1b
Jim Meyering
1995-05-13
(usage): Include one- or two-line synopsis in --help output.
Jim Meyering
1995-03-09
add 1995 to Copyright dates
Jim Meyering
1994-12-16
Include "error.h" instead of simply declaring `void error ();'.
Jim Meyering
1994-11-16
Rewriting to help it pass a reasonable suite of tests.
Jim Meyering
1994-10-31
.
Jim Meyering
1994-10-19
merge with 1.9.1h
Jim Meyering
1994-04-13
.
Jim Meyering
1994-03-28
(prline): Remove unused function.
Jim Meyering
1994-03-28
indent
Jim Meyering
1994-01-09
safe_read and full_write + join patch
Jim Meyering
1993-11-02
merge with 1.8.1b
Jim Meyering
1993-10-24
merge with 1.8g
Jim Meyering
1993-10-23
merge with 1.8d+
Jim Meyering
1993-10-21
merge with 1.8d
Jim Meyering
1993-10-21
merge with 1.8c
Jim Meyering
1993-10-05
merge with 1.8a
Jim Meyering
1993-05-22
merge with 1.5.2
Jim Meyering
1993-04-29
add --version and --help
Jim Meyering
1993-03-30
Always call error with errno (not zero) after failed fclose or non-zero ferror.
Jim Meyering
1992-12-07
Remove inclusion of <ctype.h> and definitions of is* ctype macros to system.h.
Jim Meyering
1992-12-02
Convert static declarations of struct option to use new macros from
Jim Meyering
1992-11-19
Merged in changes for 1.3.5.
Jim Meyering
1992-11-08
Declared lots of external functions and variables static.
Jim Meyering
1992-11-08
Initial revision
Jim Meyering
[prev]