summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1993-04-15merge with 3.4.7Jim Meyering
1993-04-083.4.6 mergeJim Meyering
1993-04-06undef isascii before redefiningJim Meyering
1993-04-06.Jim Meyering
1993-04-05.Jim Meyering
1993-04-05Add `case 0' to getopt_long switch.Jim Meyering
1993-04-05.Jim Meyering
1993-04-05.Jim Meyering
1993-04-05.Jim Meyering
1993-04-05* system.h [rindex, incl, bcopy, bzero]: Ditto.Jim Meyering
* userspec.c [index]: Ditto.
1993-04-04.Jim Meyering
1993-04-04(main): Explicitly cast -1 to [ug]id_t to avoid compiler warnings.Jim Meyering
1993-04-04.Jim Meyering
1993-04-04.Jim Meyering
1993-04-04.Jim Meyering
1993-04-04.Jim Meyering
1993-04-04(make_path): Explicitly cast alloca return value to (char *).Jim Meyering
1993-04-04.Jim Meyering
1993-04-04(do_link): Explicitly cast alloca return value to (char *).Jim Meyering
1993-04-04(do_move): Explicitly cast alloca return value to (char *).Jim Meyering
1993-04-04(copy, make_path, re_protect): Explicitly cast alloca return value to (char *).Jim Meyering
1993-04-04* [sgi]: Undefine timezone before including <time.h>.Jim Meyering
* [time.h vs sys/time.h]: Fix boolean algebra typo from Mar 31 consolidation. * Move static dcls of yyerror and yylex to a point following the definition of those symbols to getdate_{yyerror,yylex}.
1993-04-04update from fsfJim Meyering
1993-04-04.Jim Meyering
1993-04-04(copy): Declare to be static.Jim Meyering
1993-04-04.Jim Meyering
1993-04-04(usage): Mention --help and --version.Jim Meyering
(main): Handle flag_help and flag_version before checking for invocation errors.
1993-04-04.Jim Meyering
1993-04-04remove blank lineJim Meyering
1993-04-04.Jim Meyering
1993-04-04.Jim Meyering
1993-04-02Convert usage to take no arguments.Jim Meyering
1993-04-02.Jim Meyering
1993-04-02.Jim Meyering
1993-04-02Add --help and --version options.Jim Meyering
1993-04-02Move some dcls before first function.Jim Meyering
Add --help and --version options.
1993-04-02undef isasc before redining it.Jim Meyering
1993-04-01Define isascii macro to be 1 also if STDC_HEADERS.Jim Meyering
1993-04-01Define isascii macro to be 1 also if STDC_HEADERS.Jim Meyering
1993-04-01.Jim Meyering
1993-04-01Add --version, --help options.Jim Meyering
1993-03-31sort changes from MikeJim Meyering
1993-03-31.Jim Meyering
1993-03-31.Jim Meyering
1993-03-31(parse_old_offset): Allow `0X' as well as `0x' prefix to indicate hex.Jim Meyering
1993-03-31Add -G,--no-group option to inhibit display of group infomation.Jim Meyering
1993-03-31updated from FSFJim Meyering
1993-03-30.Jim Meyering
1993-03-30(index, bcopy): Don't redefine.Jim Meyering
1993-03-30.Jim Meyering