summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .3.72.11Roland 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
* .3.72.10Roland 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
* (strerror): Fix swapped args in sprintf.Roland McGrath1995-02-221-2/+2
* (CFLAGS, LDFLAGS): Don't set these variables.Roland McGrath1995-02-131-4/+0
* (print_version): Add 95 to copyright years.Roland McGrath1995-02-111-1/+1
* (start_job_command): Remember to call notice_finsihed_file under -n when3.72.6Roland McGrath1995-02-101-4/+2
* real-clean renamed to maintainer-clean.Richard M. Stallman1995-02-071-11/+28
* [! STDC_HEADERS]: Don't declare qsort. Sun headers declare it int.Roland McGrath1995-02-071-2/+1
* (read_makefile): For bogus line starting with tab, ignore it if blank afterRoland McGrath1995-02-061-2/+2
* Cast results of `alloca' to `char *'.Roland McGrath1995-02-061-1/+1
* Cast results of `alloca' to `char *' in two places.Roland McGrath1995-02-061-3/+5
* Check for mktemp.3.72.5Roland McGrath1995-02-051-1/+1
* (main) [! HAVE_MKTEMP]: Use tmpnam instead of mktemp.Roland McGrath1995-02-051-1/+6
* (make_cv_sysconf_open_max): New check for `sysconf (_SC_OPEN_MAX)'.Roland McGrath1995-02-051-0/+11
* Added #undef HAVE_SYSCONF_OPEN_MAX.Roland McGrath1995-02-051-0/+3
* [HAVE_SYSCONF_OPEN_MAX] (getdtablesize): Define as macro using sysconf.Roland McGrath1995-02-051-0/+4
* (update_file_1): When !MUST_MAKE, don't set FILE->update_status to zeroRoland McGrath1995-01-271-7/+9
* (debug_signal_handler): New function; toggles debug_flag.Roland McGrath1995-01-261-0/+14
* (realclean): Remove Info files.Roland McGrath1995-01-161-0/+1
* (variable_expand): Fix braino in last change.3.72.4Roland McGrath1995-01-151-1/+1
* Fix nits in last change.Roland McGrath1995-01-151-6/+5