summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-03-10.3.72.11Roland McGrath2-1/+11
1995-03-10Changed find_char_unquote callers here too.Roland McGrath1-1/+1
1995-03-10(find_char_unquote): Make second arg a string of stop chars instead of aRoland McGrath1-19/+18
1995-03-10.3.72.10Roland McGrath1-0/+3
1995-03-10(read_makefile, parse_file_seq): Fix typo __MS_DOS__ -> __MSDOS__.Roland McGrath1-2/+2
1995-03-10Regenerated for 3.72.10Roland McGrath1-1/+1
1995-03-10.Roland McGrath2-1/+16
1995-03-10(globfiles): Add glob/configure.bat.Roland McGrath1-1/+2
1995-03-09(read_makefile, parse_file_seq) [__MS_DOS__]: Don't see : as separator inRoland McGrath1-0/+10
1995-03-09(STDC_HEADERS): Define only if undefined.Roland McGrath1-3/+6
1995-03-09(construct_command_argv_internal) [__MSDOS__]: Fix typos.Roland McGrath1-2/+2
1995-03-08.3.72.9Roland McGrath2-11/+12
1995-03-08RegeneratedRoland McGrath2-11/+10
1995-03-08(decode_switches): Reset optind to 1 instead of 0.Roland McGrath1-1/+1
1995-03-08.Roland McGrath3-41/+45
1995-03-08Undo last change. Bad juju.Roland McGrath1-6/+4
1995-03-08(configure, config.h.in): Depend on aclocal.m4. Commit files to CVS.Roland McGrath1-2/+6
1995-03-08.Roland McGrath1-0/+3
1995-03-08(configure, config.h.in): Uncomment these rules.Roland McGrath1-5/+6
1995-03-08Do CVS magic, not RCS magic.Roland McGrath1-7/+8
1995-03-07.Roland McGrath11-2/+3175
1995-03-07.Roland McGrath10-0/+12410
1995-03-07(decode_switches): If non-option arg is "-", ignore it.Roland McGrath1-5/+6
1995-03-07(strsignal): Cast sys_siglist elt to char *.Roland McGrath1-1/+1
1995-02-23[! __STDC__]: Don't use prototype for strsignal decl.Roland McGrath1-1/+1
1995-02-22(main): Pass missing arg to tmpnam.3.72.8Roland McGrath1-1/+1
1995-02-22Check for strsignal.Roland McGrath1-1/+1
1995-02-22(child_error): Use strsignal.Roland McGrath1-8/+3
1995-02-22(main): Don't call signame_init #ifdef HAVE_STRSIGNAL.Roland McGrath1-1/+1
1995-02-22(strsignal): Declare it.Roland McGrath1-2/+10
1995-02-22[! HAVE_STRSIGNAL] (strsignal): New function.Roland McGrath1-1/+18
1995-02-22(strerror): Fix swapped args in sprintf.Roland McGrath1-2/+2
1995-02-13(CFLAGS, LDFLAGS): Don't set these variables.Roland McGrath1-4/+0
1995-02-11(print_version): Add 95 to copyright years.Roland McGrath1-1/+1
1995-02-10(start_job_command): Remember to call notice_finsihed_file under -n when3.72.6Roland McGrath1-4/+2
1995-02-07real-clean renamed to maintainer-clean.Richard M. Stallman1-11/+28
1995-02-07[! STDC_HEADERS]: Don't declare qsort. Sun headers declare it int.Roland McGrath1-2/+1
1995-02-06(read_makefile): For bogus line starting with tab, ignore it if blank afterRoland McGrath1-2/+2
1995-02-06Cast results of `alloca' to `char *'.Roland McGrath1-1/+1
1995-02-06Cast results of `alloca' to `char *' in two places.Roland McGrath1-3/+5
1995-02-05Check for mktemp.3.72.5Roland McGrath1-1/+1
1995-02-05(main) [! HAVE_MKTEMP]: Use tmpnam instead of mktemp.Roland McGrath1-1/+6
1995-02-05(make_cv_sysconf_open_max): New check for `sysconf (_SC_OPEN_MAX)'.Roland McGrath1-0/+11
1995-02-05Added #undef HAVE_SYSCONF_OPEN_MAX.Roland McGrath1-0/+3
1995-02-05[HAVE_SYSCONF_OPEN_MAX] (getdtablesize): Define as macro using sysconf.Roland McGrath1-0/+4
1995-01-27(update_file_1): When !MUST_MAKE, don't set FILE->update_status to zeroRoland McGrath1-7/+9
1995-01-26(debug_signal_handler): New function; toggles debug_flag.Roland McGrath1-0/+14
1995-01-16(realclean): Remove Info files.Roland McGrath1-0/+1
1995-01-15(variable_expand): Fix braino in last change.3.72.4Roland McGrath1-1/+1
1995-01-15Fix nits in last change.Roland McGrath1-6/+5