Age | Commit message (Expand) | Author | Files | Lines |
1995-03-24 | Regenerated | Roland McGrath | 1 | -109/+46 |
1995-03-24 | . | Roland McGrath | 1 | -0/+19 |
1995-03-24 | (handle_non_switch_argument): New function, broken out of decode_switches. | Roland McGrath | 1 | -55/+59 |
1995-03-24 | (update_file_1): Handle FILE->update_status == 2 in -d printout. | Roland McGrath | 1 | -2/+5 |
1995-03-24 | (remake_file): Set update_status to 2 instead of 1 for no rule to make. | Roland McGrath | 1 | -4/+18 |
1995-03-24 | (start_job_command, reap_children): Set update_status to 2 instead of 1 | Roland McGrath | 1 | -3/+3 |
1995-03-21 | (signame_init): Define SIGINFO. | Roland McGrath | 1 | -0/+3 |
1995-03-21 | (search_path): Function removed (was already #if 0'd out). | Roland McGrath | 1 | -105/+0 |
1995-03-21 | Remove AC_TYPE_GETGROUPS; nothing needs it any more. | Roland McGrath | 1 | -1/+0 |
1995-03-17 | Updated from libc | Roland McGrath | 2 | -23/+341 |
1995-03-17 | . | Roland McGrath | 1 | -0/+4 |
1995-03-17 | Write @CPPFLAGS@ translation. | Roland McGrath | 1 | -1/+2 |
1995-03-13 | . | Roland McGrath | 1 | -1/+6 |
1995-03-13 | (stamp-glob): Remove $(globfiles), not the whole glob directory. | Roland McGrath | 1 | -1/+1 |
1995-03-13 | (parse_file_seq): Rearranged `l(a b)' -> `l(a) l(b)' loop to not | Roland McGrath | 1 | -6/+15 |
1995-03-10 | Regenerated for 3.72.11 | Roland McGrath | 1 | -1/+1 |
1995-03-10 | .3.72.11 | Roland McGrath | 2 | -1/+11 |
1995-03-10 | Changed find_char_unquote callers here too. | Roland McGrath | 1 | -1/+1 |
1995-03-10 | (find_char_unquote): Make second arg a string of stop chars instead of a | Roland McGrath | 1 | -19/+18 |
1995-03-10 | .3.72.10 | Roland McGrath | 1 | -0/+3 |
1995-03-10 | (read_makefile, parse_file_seq): Fix typo __MS_DOS__ -> __MSDOS__. | Roland McGrath | 1 | -2/+2 |
1995-03-10 | Regenerated for 3.72.10 | Roland McGrath | 1 | -1/+1 |
1995-03-10 | . | Roland McGrath | 2 | -1/+16 |
1995-03-10 | (globfiles): Add glob/configure.bat. | Roland McGrath | 1 | -1/+2 |
1995-03-09 | (read_makefile, parse_file_seq) [__MS_DOS__]: Don't see : as separator in | Roland McGrath | 1 | -0/+10 |
1995-03-09 | (STDC_HEADERS): Define only if undefined. | Roland McGrath | 1 | -3/+6 |
1995-03-09 | (construct_command_argv_internal) [__MSDOS__]: Fix typos. | Roland McGrath | 1 | -2/+2 |
1995-03-08 | .3.72.9 | Roland McGrath | 2 | -11/+12 |
1995-03-08 | Regenerated | Roland McGrath | 2 | -11/+10 |
1995-03-08 | (decode_switches): Reset optind to 1 instead of 0. | Roland McGrath | 1 | -1/+1 |
1995-03-08 | . | Roland McGrath | 3 | -41/+45 |
1995-03-08 | Undo last change. Bad juju. | Roland McGrath | 1 | -6/+4 |
1995-03-08 | (configure, config.h.in): Depend on aclocal.m4. Commit files to CVS. | Roland McGrath | 1 | -2/+6 |
1995-03-08 | . | Roland McGrath | 1 | -0/+3 |
1995-03-08 | (configure, config.h.in): Uncomment these rules. | Roland McGrath | 1 | -5/+6 |
1995-03-08 | Do CVS magic, not RCS magic. | Roland McGrath | 1 | -7/+8 |
1995-03-07 | . | Roland McGrath | 11 | -2/+3175 |
1995-03-07 | . | Roland McGrath | 10 | -0/+12410 |
1995-03-07 | (decode_switches): If non-option arg is "-", ignore it. | Roland McGrath | 1 | -5/+6 |
1995-03-07 | (strsignal): Cast sys_siglist elt to char *. | Roland McGrath | 1 | -1/+1 |
1995-02-23 | [! __STDC__]: Don't use prototype for strsignal decl. | Roland McGrath | 1 | -1/+1 |
1995-02-22 | (main): Pass missing arg to tmpnam.3.72.8 | Roland McGrath | 1 | -1/+1 |
1995-02-22 | Check for strsignal. | Roland McGrath | 1 | -1/+1 |
1995-02-22 | (child_error): Use strsignal. | Roland McGrath | 1 | -8/+3 |
1995-02-22 | (main): Don't call signame_init #ifdef HAVE_STRSIGNAL. | Roland McGrath | 1 | -1/+1 |
1995-02-22 | (strsignal): Declare it. | Roland McGrath | 1 | -2/+10 |
1995-02-22 | [! HAVE_STRSIGNAL] (strsignal): New function. | Roland McGrath | 1 | -1/+18 |
1995-02-22 | (strerror): Fix swapped args in sprintf. | Roland McGrath | 1 | -2/+2 |
1995-02-13 | (CFLAGS, LDFLAGS): Don't set these variables. | Roland McGrath | 1 | -4/+0 |
1995-02-11 | (print_version): Add 95 to copyright years. | Roland McGrath | 1 | -1/+1 |