Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-04-27 | Updated from libc | Roland McGrath | 2 | -6/+34 | |
1995-04-27 | . | Roland McGrath | 1 | -2/+4979 | |
1995-04-27 | . | Roland McGrath | 3 | -4980/+4987 | |
1995-04-27 | . | Roland McGrath | 1 | -0/+10 | |
1995-04-26 | (remove_intermediates): Fix inverted test to bail under -n for signal case. | Roland McGrath | 1 | -3/+9 | |
Bail under -q or -t. Skip files with update_status==-1. | |||||
1995-04-26 | [HAVE_UNISTD_H]: Include unistd.h so it can declare sys_siglist. | Roland McGrath | 1 | -0/+8 | |
1995-04-26 | (job_next_command): Skip empty lines. | Roland McGrath | 1 | -18/+12 | |
(new_job): Don't test the return of job_next_command. Just let start_waiting_job handle the case of empty commands. | |||||
1995-04-19 | . | Roland McGrath | 1 | -0/+2 | |
1995-04-19 | [__MSDOS__]: Include <fcntl.h>. From DJ Delorie. | Roland McGrath | 1 | -1/+2 | |
1995-04-19 | Regenerated for 3.73.13.73.1 | Roland McGrath | 1 | -1/+1 | |
1995-04-19 | Updated from libc | Roland McGrath | 1 | -270/+0 | |
1995-04-19 | . | Roland McGrath | 2 | -1/+5 | |
1995-04-08 | . | Roland McGrath | 1 | -0/+5 | |
1995-04-08 | (notice_finished_file): Set FILE->update_status to zero if it's -1. | Roland McGrath | 1 | -1/+7 | |
1995-04-05 | (CPPFLAGS): Use $(defines) too. | Roland McGrath | 1 | -1/+1 | |
1995-04-05 | Regenerated for 3.733.73 | Roland McGrath | 1 | -1/+1 | |
1995-04-05 | . | Roland McGrath | 2 | -1/+5 | |
1995-04-05 | Add '95 to copyright years. | Roland McGrath | 1 | -2/+3 | |
1995-04-05 | (Options/Recursion): Correction: -I is indeed passed in MAKEFLAGS. | Roland McGrath | 1 | -9/+7 | |
1995-03-30 | . | Roland McGrath | 1 | -0/+6 | |
1995-03-28 | (main): Fixed braino in assert. | Roland McGrath | 1 | -1/+1 | |
1995-03-28 | Regenerated for 3.72.133.72.13 | Roland McGrath | 1 | -1/+1 | |
1995-03-28 | (CPPFLAGS): Use $(CPPFLAGS) instead of $(defines). | Roland McGrath | 1 | -4/+3 | |
1995-03-28 | Remade with Autoconf 2.3 | Roland McGrath | 1 | -6/+4 | |
1995-03-27 | . | Roland McGrath | 2 | -1/+5 | |
1995-03-27 | Avoid string in assert expression. Some systems are broken. | Roland McGrath | 1 | -2/+2 | |
1995-03-27 | . | Roland McGrath | 1 | -0/+3 | |
1995-03-24 | Include <assert.h>. | Roland McGrath | 1 | -0/+1 | |
1995-03-24 | (main): Handle 1 and 2 returns from update_goal_chain makefile run | Roland McGrath | 1 | -2/+5 | |
properly. | |||||
1995-03-24 | autoheader3.72.12 | Roland McGrath | 1 | -4/+0 | |
1995-03-24 | Regenerated for 3.72.12 | Roland McGrath | 1 | -1/+1 | |
1995-03-24 | . | Roland McGrath | 1 | -0/+2 | |
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 | |
(decode_switches): Set optind to 0 to reinitialize getopt, not to 1. When getopt_long returns EOF, break the loop and handle remaining args with a simple second loop. | |||||
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 | |
Mention parent (dependent) in error message. | |||||
1995-03-24 | (start_job_command, reap_children): Set update_status to 2 instead of 1 | Roland McGrath | 1 | -3/+3 | |
for failed commands. | |||||
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 | |
skip the elt immediately preceding `l(...'. | |||||
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 | |