Roland McGrath
a5a27a893d
(STDC_HEADERS): Define only if undefined.
...
(HAVE_SYS_PARAM_H): Don't define this.
(HAVE_STRERROR): Define this.
1995-03-09 01:13:02 +00:00
Roland McGrath
595f7598ae
(construct_command_argv_internal) [__MSDOS__]: Fix typos.
1995-03-09 01:08:14 +00:00
Roland McGrath
8bc1a424e2
.
1995-03-08 18:21:45 +00:00
Roland McGrath
5e69859273
Regenerated
1995-03-08 18:18:03 +00:00
Roland McGrath
3a0f9ce0cb
(decode_switches): Reset optind to 1 instead of 0.
1995-03-08 18:10:43 +00:00
Roland McGrath
3aabdf96a1
.
1995-03-08 18:09:30 +00:00
Roland McGrath
55b99d4151
Undo last change. Bad juju.
1995-03-08 18:08:00 +00:00
Roland McGrath
f3699ad75f
(configure, config.h.in): Depend on aclocal.m4. Commit files to CVS.
1995-03-08 18:06:59 +00:00
Roland McGrath
0af0c8dba0
.
1995-03-08 00:13:28 +00:00
Roland McGrath
1280ee49bb
(configure, config.h.in): Uncomment these rules.
...
Commit the files to CVS if there is a CVS directory.
1995-03-08 00:11:27 +00:00
Roland McGrath
8fc1187283
Do CVS magic, not RCS magic.
1995-03-08 00:10:10 +00:00
Roland McGrath
e8dcf11ae0
.
1995-03-07 23:49:08 +00:00
Roland McGrath
ce40d6af9f
.
1995-03-07 23:44:43 +00:00
Roland McGrath
636435e5c2
(decode_switches): If non-option arg is "-", ignore it.
1995-03-07 22:31:01 +00:00
Roland McGrath
0733d6947d
(strsignal): Cast sys_siglist elt to char *.
1995-03-07 06:41:05 +00:00
Roland McGrath
b91d62feb3
[! __STDC__]: Don't use prototype for strsignal decl.
1995-02-23 23:42:12 +00:00
Roland McGrath
f6d5cdba19
(main): Pass missing arg to tmpnam.
1995-02-22 03:19:53 +00:00
Roland McGrath
fcb29e5e96
Check for strsignal.
1995-02-22 03:18:18 +00:00
Roland McGrath
d7a043b46c
(child_error): Use strsignal.
1995-02-22 03:17:54 +00:00
Roland McGrath
d85ab5953a
(main): Don't call signame_init #ifdef HAVE_STRSIGNAL.
1995-02-22 03:17:22 +00:00
Roland McGrath
93dd485ab6
(strsignal): Declare it.
1995-02-22 03:15:51 +00:00
Roland McGrath
5c350f4fd5
[! HAVE_STRSIGNAL] (strsignal): New function.
1995-02-22 03:13:12 +00:00
Roland McGrath
514c4bac33
(strerror): Fix swapped args in sprintf.
1995-02-22 03:10:16 +00:00
Roland McGrath
8f24715a10
(CFLAGS, LDFLAGS): Don't set these variables.
1995-02-13 16:50:03 +00:00
Roland McGrath
4c7f18cd09
(print_version): Add 95 to copyright years.
1995-02-11 01:39:58 +00:00
Roland McGrath
c5af4810ff
(start_job_command): Remember to call notice_finsihed_file under -n when
...
not recursing. To do this, consolidate that code under the empty command
case and goto there for the -n case.
1995-02-10 23:44:03 +00:00
Richard M. Stallman
551c4322cb
real-clean renamed to maintainer-clean.
...
Description changed too.
1995-02-07 23:45:48 +00:00
Roland McGrath
e33c50b1e2
[! STDC_HEADERS]: Don't declare qsort. Sun headers declare it int.
1995-02-07 18:36:00 +00:00
Roland McGrath
bc1e6b66f1
(read_makefile): For bogus line starting with tab, ignore it if blank after
...
removing comments.
1995-02-06 22:58:07 +00:00
Roland McGrath
bbd5e695f5
Cast results of alloca' to
char *'.
1995-02-06 22:37:36 +00:00
Roland McGrath
f3cfccf0b8
Cast results of alloca' to
char *' in two places.
1995-02-06 22:36:43 +00:00
Roland McGrath
016e1beef5
Check for mktemp.
1995-02-05 23:50:12 +00:00
Roland McGrath
21a8ec0d72
(main) [! HAVE_MKTEMP]: Use tmpnam instead of mktemp.
1995-02-05 23:49:40 +00:00
Roland McGrath
fecd9e661a
(make_cv_sysconf_open_max): New check for `sysconf (_SC_OPEN_MAX)'.
1995-02-05 23:45:49 +00:00
Roland McGrath
2914c705e5
Added #undef HAVE_SYSCONF_OPEN_MAX.
1995-02-05 23:36:04 +00:00
Roland McGrath
3f506aaf90
[HAVE_SYSCONF_OPEN_MAX] (getdtablesize): Define as macro using sysconf.
1995-02-05 23:35:39 +00:00
Roland McGrath
75ea6c3ce2
(update_file_1): When !MUST_MAKE, don't set FILE->update_status to zero
...
before calling notice_finished_file.
(notice_finished_file): Touch only when FILE->update_status is zero.
(remake_file): Set FILE->update_status to zero after not calling
execute_file_command and deciding to touch instead.
1995-01-27 09:42:00 +00:00
Roland McGrath
3fb9ebf83f
(debug_signal_handler): New function; toggles debug_flag.
...
(main): Handle SIGUSR1 with that.
1995-01-26 06:29:18 +00:00
Roland McGrath
b4890bdb1c
(realclean): Remove Info files.
1995-01-16 20:46:50 +00:00
Roland McGrath
2cbfa1024a
(variable_expand): Fix braino in last change.
1995-01-15 16:33:35 +00:00
Roland McGrath
258dad0f9a
Fix nits in last change.
1995-01-15 16:32:10 +00:00
Roland McGrath
37358a9a82
(start_job_command): Save and restore environ around vfork call.
...
(search_path): Function #if 0'd out.
(exec_command): Use execvp instead of search_path.
1995-01-15 15:57:48 +00:00
Roland McGrath
e167e0a3c2
(variable_expand): Rewrote computed variable name and substitution
...
reference handling to be simpler. First expand the entire text between the
parens if it contains any $s, then examine the result of that for
subtitution references and do no further expansion while parsing them.
1995-01-15 15:32:37 +00:00
Roland McGrath
7879457545
(construct_command_argv_internal): Handle " quoting too, when no
...
backslash, $ or ` characters appear inside the quotes.
1995-01-15 13:43:48 +00:00
Roland McGrath
d525f4dd72
(union wait check): If WEXITSTATUS and WTERMSIG are defined, just use int.
1995-01-15 13:23:03 +00:00
Roland McGrath
bd19554ea7
(Foreach Function): Correccion de gramatica espanola.
1995-01-13 06:30:39 +00:00
Roland McGrath
fffc384bfc
(default_variables) [__hpux]: Remove special definition of ARFLAGS.
...
Existence of the `f' flag is not consistent across HPUX versions;
and one might be using GNU ar anyway.
1995-01-11 00:14:53 +00:00
Roland McGrath
afd1d69e7d
(clean): Don't remove Info files.
1995-01-10 11:30:56 +00:00
Roland McGrath
c1305a1a18
($(bindir)/make): Fix typo in echo.
1995-01-10 11:29:08 +00:00
Roland McGrath
43d5fbfc88
Fix typo in comment.
1995-01-10 11:28:12 +00:00