Commit Graph

  • 9409f5c54a Don't suggest sending questions to bug-gnu-utils. Use @smallexample instead of @example to avoid overfull hbox. Roland McGrath 1995-08-15 00:03:06 +00:00
  • 78ac5bd9c7 (define_makeflags): Omit command line variable definitions from MFLAGS value. Roland McGrath 1995-08-10 23:58:12 +00:00
  • 030d31ba93 Updated from libc Roland McGrath 1995-08-10 23:29:54 +00:00
  • 70465ffcfb (ar_scan) [AIAMAG]: Check for zero MEMBER_OFFSET, indicating a valid, but empty, archive. Roland McGrath 1995-08-10 23:09:46 +00:00
  • ee2b67af6d [ps2]: Use nlist instead of knlist #ifdef _AIX. Roland McGrath 1995-08-07 20:48:08 +00:00
  • 0afe62e255 (file_impossible_p): Correctly reset FILENAME to name within directory before hash search. Roland McGrath 1995-08-07 20:42:51 +00:00
  • ee14af651f (child_error): Do nothing if IGNORED under -s. Roland McGrath 1995-08-07 20:37:15 +00:00
  • 9fd3c2453b (exec_command): Correctly use ARGV[0] for script name when running shell directly. Roland McGrath 1995-08-07 19:39:37 +00:00
  • a4e66c61c0 (CFLAGS): Add some warnings. Roland McGrath 1995-08-01 18:48:58 +00:00
  • 8cfdca3e72 . Roland McGrath 1995-08-01 18:48:11 +00:00
  • 2c27d8dbdc (child_execute_job): Close STDIN_FD and STDOUT_FD after dup'ing from them. Don't try to close all excess descriptors; getdtablesize might return a huge value. Any open descriptors in the parent should have FD_CLOEXEC set. Roland McGrath 1995-08-01 18:46:37 +00:00
  • d02b26a4b8 (start_job_command): Set FD_CLOEXEC flag on BAD_STDIN descriptor. Roland McGrath 1995-08-01 18:38:49 +00:00
  • 8b3f13f6ec (getloadavg): Set FD_CLOEXEC flag on /dev/kmem file descriptor. Roland McGrath 1995-08-01 18:29:36 +00:00
  • e74b6ae5c2 Define mandir the way everyone actually uses it. David J. MacKenzie 1995-06-27 18:28:56 +00:00
  • f21ec15ffa . David J. MacKenzie 1995-06-23 02:57:42 +00:00
  • 3f49392b9c [convex] (LOAD_AVE_TYPE, LDAV_CVT): Define to double, no conversion. Roland McGrath 1995-06-20 07:50:41 +00:00
  • f9a914c035 (read_all_makefiles): Properly append default makefiles to the end of the `read_makefiles' chain. Roland McGrath 1995-06-20 07:47:01 +00:00
  • b2fc502c55 Regenerated for 3.74 3.74 Roland McGrath 1995-05-19 20:40:12 +00:00
  • d091a08961 . Roland McGrath 1995-05-19 20:37:02 +00:00
  • eb3b7904f0 Regenerated 3.73.3 Roland McGrath 1995-05-10 21:59:24 +00:00
  • bbfb270092 Regenerated for 3.73.3 Roland McGrath 1995-05-10 21:58:53 +00:00
  • c18253b59b Updated from libc Roland McGrath 1995-05-10 21:57:56 +00:00
  • 41177916df . Roland McGrath 1995-05-10 21:46:30 +00:00
  • 7acd99c5e6 AIX support from Tim Bell <tbel@afsmail.cern.ch>: [_AIX] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define these for AIX. (getloadavg) [_AIX]: Use knlist' instead of nlist'. Roland McGrath 1995-05-10 15:03:48 +00:00
  • d6c62b351f . Roland McGrath 1995-05-09 22:51:11 +00:00
  • c9c43b0871 ($(infodir)/make.info): Make sure $$dir is set in install-info cmd. Roland McGrath 1995-05-09 21:14:48 +00:00
  • 13e8568f03 (print_file): Grok update_status of 1 for -q. Roland McGrath 1995-05-03 19:53:19 +00:00
  • cebdba9dfa Move include of config.h before all others. Roland McGrath 1995-04-29 19:47:58 +00:00
  • 4ea152e71b Regenerated 3.73.2 Roland McGrath 1995-04-27 16:57:09 +00:00
  • 443f39f4f7 Regenerated for 3.73.2 Roland McGrath 1995-04-27 16:56:40 +00:00
  • 675981bc4f Updated from libc Roland McGrath 1995-04-27 16:43:27 +00:00
  • 11af972f87 . Roland McGrath 1995-04-27 16:41:39 +00:00
  • d9c126da40 . Roland McGrath 1995-04-27 16:41:12 +00:00
  • 7170467928 . Roland McGrath 1995-04-27 16:37:56 +00:00
  • 81699266d3 (remove_intermediates): Fix inverted test to bail under -n for signal case. Bail under -q or -t. Skip files with update_status==-1. Roland McGrath 1995-04-26 21:27:19 +00:00
  • cbdb3653da [HAVE_UNISTD_H]: Include unistd.h so it can declare sys_siglist. Roland McGrath 1995-04-26 21:19:26 +00:00
  • 5d82479d89 (job_next_command): Skip empty lines. (new_job): Don't test the return of job_next_command. Just let start_waiting_job handle the case of empty commands. Roland McGrath 1995-04-26 21:15:25 +00:00
  • ed0d607279 . Roland McGrath 1995-04-19 22:20:52 +00:00
  • 855bd6896d [__MSDOS__]: Include <fcntl.h>. From DJ Delorie. Roland McGrath 1995-04-19 18:09:30 +00:00
  • 179ef370e8 Regenerated for 3.73.1 3.73.1 Roland McGrath 1995-04-19 07:29:56 +00:00
  • 01dc9a22f9 Updated from libc Roland McGrath 1995-04-19 07:28:27 +00:00
  • bc15ada5ed . Roland McGrath 1995-04-19 07:26:32 +00:00
  • fce5e4a9b9 . Roland McGrath 1995-04-08 18:54:00 +00:00
  • 07a45cd0af (notice_finished_file): Set FILE->update_status to zero if it's -1. Roland McGrath 1995-04-08 18:52:42 +00:00
  • 226a132e31 (CPPFLAGS): Use $(defines) too. Roland McGrath 1995-04-05 04:53:56 +00:00
  • b59f5f30b9 Regenerated for 3.73 3.73 Roland McGrath 1995-04-05 04:41:14 +00:00
  • acdd73ea34 . Roland McGrath 1995-04-05 04:21:27 +00:00
  • 38b5b27eb5 Add '95 to copyright years. Roland McGrath 1995-04-05 03:32:21 +00:00
  • e8325b9be2 (Options/Recursion): Correction: -I is indeed passed in MAKEFLAGS. Roland McGrath 1995-04-05 03:29:01 +00:00
  • f8eb0fc41b . Roland McGrath 1995-03-30 10:02:35 +00:00
  • ea38e1fe78 (main): Fixed braino in assert. Roland McGrath 1995-03-28 18:59:57 +00:00
  • ed276c008d Regenerated for 3.72.13 3.72.13 Roland McGrath 1995-03-28 18:28:18 +00:00
  • 910d25619e (CPPFLAGS): Use $(CPPFLAGS) instead of $(defines). Roland McGrath 1995-03-28 18:24:20 +00:00
  • 2ae5430550 Remade with Autoconf 2.3 Roland McGrath 1995-03-28 18:04:30 +00:00
  • e53ac8a6fc . Roland McGrath 1995-03-27 10:55:57 +00:00
  • cb51d55ab2 Avoid string in assert expression. Some systems are broken. Roland McGrath 1995-03-27 10:28:35 +00:00
  • 0b4723a689 . Roland McGrath 1995-03-27 10:02:36 +00:00
  • 3f9ce84b4a Include <assert.h>. Roland McGrath 1995-03-24 23:39:24 +00:00
  • bdbe8501c6 (main): Handle 1 and 2 returns from update_goal_chain makefile run properly. Roland McGrath 1995-03-24 23:27:05 +00:00
  • 3a12be3a73 autoheader 3.72.12 Roland McGrath 1995-03-24 07:30:46 +00:00
  • 2346f99368 Regenerated for 3.72.12 Roland McGrath 1995-03-24 07:28:53 +00:00
  • d855846472 . Roland McGrath 1995-03-24 07:27:44 +00:00
  • b9f7d21e42 Regenerated Roland McGrath 1995-03-24 06:37:24 +00:00
  • db089ad3e3 . Roland McGrath 1995-03-24 05:58:13 +00:00
  • 1331cca1fa (handle_non_switch_argument): New function, broken out of decode_switches. (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. Roland McGrath 1995-03-24 05:56:41 +00:00
  • fe05aaf7f2 (update_file_1): Handle FILE->update_status == 2 in -d printout. Roland McGrath 1995-03-24 05:40:22 +00:00
  • cc35ff7381 (remake_file): Set update_status to 2 instead of 1 for no rule to make. Mention parent (dependent) in error message. Roland McGrath 1995-03-24 05:33:31 +00:00
  • a146085382 (start_job_command, reap_children): Set update_status to 2 instead of 1 for failed commands. Roland McGrath 1995-03-24 05:32:12 +00:00
  • 79fcb77ad1 (signame_init): Define SIGINFO. Roland McGrath 1995-03-21 21:44:32 +00:00
  • 3608635ec6 (search_path): Function removed (was already #if 0'd out). Roland McGrath 1995-03-21 21:24:36 +00:00
  • ca53696814 Remove AC_TYPE_GETGROUPS; nothing needs it any more. Roland McGrath 1995-03-21 21:23:26 +00:00
  • 61dac07200 Updated from libc Roland McGrath 1995-03-17 21:17:43 +00:00
  • 9e42026e08 . Roland McGrath 1995-03-17 21:16:34 +00:00
  • b52ea79ee6 Write @CPPFLAGS@ translation. Roland McGrath 1995-03-17 20:57:17 +00:00
  • e483431569 . Roland McGrath 1995-03-13 05:51:54 +00:00
  • 28b622b8a1 (stamp-glob): Remove $(globfiles), not the whole glob directory. Roland McGrath 1995-03-13 05:51:44 +00:00
  • cbfc50cb51 (parse_file_seq): Rearranged l(a b)' -> l(a) l(b)' loop to not skip the elt immediately preceding `l(...'. Roland McGrath 1995-03-13 05:45:44 +00:00
  • deb7cced6e Regenerated for 3.72.11 Roland McGrath 1995-03-10 20:36:06 +00:00
  • f9af56ac67 . 3.72.11 Roland McGrath 1995-03-10 20:36:06 +00:00
  • 3ba2e947ac Changed find_char_unquote callers here too. Roland McGrath 1995-03-10 20:34:41 +00:00
  • 13d0eeb8e5 (find_char_unquote): Make second arg a string of stop chars instead of a single stop char. Stop when any char in the string is hit. All callers changed. (find_semicolon): Pass stop chars "#;" to one find_char_unquote call, instead of using two calls. If the match is not a ; but a #, return zero. Roland McGrath 1995-03-10 20:33:40 +00:00
  • d9f063656b . 3.72.10 Roland McGrath 1995-03-10 19:08:28 +00:00
  • aceefb74da (read_makefile, parse_file_seq): Fix typo __MS_DOS__ -> __MSDOS__. Roland McGrath 1995-03-10 19:07:26 +00:00
  • f38d98e988 Regenerated for 3.72.10 Roland McGrath 1995-03-10 19:00:29 +00:00
  • ff8ff73e65 . Roland McGrath 1995-03-10 18:58:47 +00:00
  • 8478b0c10a (globfiles): Add glob/configure.bat. (distfiles): Add configh.dos, configure.bat. Roland McGrath 1995-03-10 18:56:38 +00:00
  • 1adf3a07dc (read_makefile, parse_file_seq) [__MS_DOS__]: Don't see : as separator in "C:\...". Roland McGrath 1995-03-09 01:42:12 +00:00
  • a5a27a893d (STDC_HEADERS): Define only if undefined. (HAVE_SYS_PARAM_H): Don't define this. (HAVE_STRERROR): Define this. Roland McGrath 1995-03-09 01:13:02 +00:00
  • 595f7598ae (construct_command_argv_internal) [__MSDOS__]: Fix typos. Roland McGrath 1995-03-09 01:08:14 +00:00
  • 8bc1a424e2 . 3.72.9 Roland McGrath 1995-03-08 18:21:45 +00:00
  • 5e69859273 Regenerated Roland McGrath 1995-03-08 18:18:03 +00:00
  • 3a0f9ce0cb (decode_switches): Reset optind to 1 instead of 0. Roland McGrath 1995-03-08 18:10:43 +00:00
  • 3aabdf96a1 . Roland McGrath 1995-03-08 18:09:30 +00:00
  • 55b99d4151 Undo last change. Bad juju. Roland McGrath 1995-03-08 18:08:00 +00:00
  • f3699ad75f (configure, config.h.in): Depend on aclocal.m4. Commit files to CVS. Roland McGrath 1995-03-08 18:06:59 +00:00
  • 0af0c8dba0 . Roland McGrath 1995-03-08 00:13:28 +00:00
  • 1280ee49bb (configure, config.h.in): Uncomment these rules. Commit the files to CVS if there is a CVS directory. Roland McGrath 1995-03-08 00:11:27 +00:00
  • 8fc1187283 Do CVS magic, not RCS magic. Roland McGrath 1995-03-08 00:10:10 +00:00
  • e8dcf11ae0 . Roland McGrath 1995-03-07 23:49:08 +00:00
  • ce40d6af9f . Roland McGrath 1995-03-07 23:44:43 +00:00