summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* autoheader3.72.12Roland McGrath1995-03-241-4/+0
* Regenerated for 3.72.12Roland McGrath1995-03-241-1/+1
* .Roland McGrath1995-03-241-0/+2
* RegeneratedRoland McGrath1995-03-241-109/+46
* .Roland McGrath1995-03-241-0/+19
* (handle_non_switch_argument): New function, broken out of decode_switches.Roland McGrath1995-03-241-55/+59
* (update_file_1): Handle FILE->update_status == 2 in -d printout.Roland McGrath1995-03-241-2/+5
* (remake_file): Set update_status to 2 instead of 1 for no rule to make.Roland McGrath1995-03-241-4/+18
* (start_job_command, reap_children): Set update_status to 2 instead of 1Roland McGrath1995-03-241-3/+3
* (signame_init): Define SIGINFO.Roland McGrath1995-03-211-0/+3
* (search_path): Function removed (was already #if 0'd out).Roland McGrath1995-03-211-105/+0
* Remove AC_TYPE_GETGROUPS; nothing needs it any more.Roland McGrath1995-03-211-1/+0
* Updated from libcRoland McGrath1995-03-172-23/+341
* .Roland McGrath1995-03-171-0/+4
* Write @CPPFLAGS@ translation.Roland McGrath1995-03-171-1/+2
* .Roland McGrath1995-03-131-1/+6
* (stamp-glob): Remove $(globfiles), not the whole glob directory.Roland McGrath1995-03-131-1/+1
* (parse_file_seq): Rearranged `l(a b)' -> `l(a) l(b)' loop to notRoland McGrath1995-03-131-6/+15
* Regenerated for 3.72.11Roland McGrath1995-03-101-1/+1
* .Roland McGrath1995-03-102-1/+11
* Changed find_char_unquote callers here too.Roland McGrath1995-03-101-1/+1
* (find_char_unquote): Make second arg a string of stop chars instead of aRoland McGrath1995-03-101-19/+18
* .Roland McGrath1995-03-101-0/+3
* (read_makefile, parse_file_seq): Fix typo __MS_DOS__ -> __MSDOS__.Roland McGrath1995-03-101-2/+2
* Regenerated for 3.72.10Roland McGrath1995-03-101-1/+1
* .Roland McGrath1995-03-102-1/+16
* (globfiles): Add glob/configure.bat.Roland McGrath1995-03-101-1/+2
* (read_makefile, parse_file_seq) [__MS_DOS__]: Don't see : as separator inRoland McGrath1995-03-091-0/+10
* (STDC_HEADERS): Define only if undefined.Roland McGrath1995-03-091-3/+6
* (construct_command_argv_internal) [__MSDOS__]: Fix typos.Roland McGrath1995-03-091-2/+2
* .3.72.9Roland McGrath1995-03-082-11/+12
* RegeneratedRoland McGrath1995-03-082-11/+10
* (decode_switches): Reset optind to 1 instead of 0.Roland McGrath1995-03-081-1/+1
* .Roland McGrath1995-03-083-41/+45
* Undo last change. Bad juju.Roland McGrath1995-03-081-6/+4
* (configure, config.h.in): Depend on aclocal.m4. Commit files to CVS.Roland McGrath1995-03-081-2/+6
* .Roland McGrath1995-03-081-0/+3
* (configure, config.h.in): Uncomment these rules.Roland McGrath1995-03-081-5/+6
* Do CVS magic, not RCS magic.Roland McGrath1995-03-081-7/+8
* .Roland McGrath1995-03-0711-2/+3175
* .Roland McGrath1995-03-0710-0/+12410
* (decode_switches): If non-option arg is "-", ignore it.Roland McGrath1995-03-071-5/+6
* (strsignal): Cast sys_siglist elt to char *.Roland McGrath1995-03-071-1/+1
* [! __STDC__]: Don't use prototype for strsignal decl.Roland McGrath1995-02-231-1/+1
* (main): Pass missing arg to tmpnam.3.72.8Roland McGrath1995-02-221-1/+1
* Check for strsignal.Roland McGrath1995-02-221-1/+1
* (child_error): Use strsignal.Roland McGrath1995-02-221-8/+3
* (main): Don't call signame_init #ifdef HAVE_STRSIGNAL.Roland McGrath1995-02-221-1/+1
* (strsignal): Declare it.Roland McGrath1995-02-221-2/+10
* [! HAVE_STRSIGNAL] (strsignal): New function.Roland McGrath1995-02-221-1/+18