Roland McGrath [Mon, 13 May 1996 23:16:23 +0000 (23:16 +0000)]
Updated from libc
Roland McGrath [Mon, 13 May 1996 23:14:45 +0000 (23:14 +0000)]
.
Roland McGrath [Mon, 13 May 1996 20:30:33 +0000 (20:30 +0000)]
Updated from libc
Roland McGrath [Mon, 13 May 1996 20:22:24 +0000 (20:22 +0000)]
.
Roland McGrath [Mon, 13 May 1996 20:22:05 +0000 (20:22 +0000)]
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* dir.c: New function: amigafy() to fold filenames
Changes HASH() to HASHI() to fold filenames on Amiga.
Stringcompares use strieq() instead of streq()
The current directory on Amiga is "" instead of "."
* file.c: Likewise.
Roland McGrath [Mon, 13 May 1996 18:40:28 +0000 (18:40 +0000)]
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* main.c: (main), variable.c Changed handling of ENV-vars. Make
stores now the names of the variables only and reads their contents
when they are accessed to reflect that these variables are really
global (ie. they CAN change WHILE make runs !) This handling is
made in lookup_variable()
* variable.c: Handling of ENV variable happens inside lookup_variable()
Roland McGrath [Mon, 13 May 1996 18:40:22 +0000 (18:40 +0000)]
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* job.h: No envp on Amiga
Roland McGrath [Mon, 13 May 1996 18:40:11 +0000 (18:40 +0000)]
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* main.c: (main), variable.c Changed handling of ENV-vars. Make
stores now the names of the variables only and reads their contents
when they are accessed to reflect that these variables are really
global (ie. they CAN change WHILE make runs !) This handling is
made in lookup_variable()
Roland McGrath [Mon, 13 May 1996 18:39:59 +0000 (18:39 +0000)]
Mon May 13 14:37:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* GNUmakefile (amigafiles): Add amiga.h.
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* amiga.h: New file. Prototypes for amiga.c
Roland McGrath [Mon, 13 May 1996 18:39:52 +0000 (18:39 +0000)]
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* function.c: Use special function wildcard_expansion() for
$(wildcard ) to allow Amiga wildcards
The current directory on Amiga is "" instead of "."
Roland McGrath [Mon, 13 May 1996 18:39:46 +0000 (18:39 +0000)]
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* README.Amiga: updated feature list
Roland McGrath [Mon, 13 May 1996 18:39:40 +0000 (18:39 +0000)]
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* Makefile.ami: renamed file.h to filedep.h
Updated dependencies
Roland McGrath [Mon, 13 May 1996 18:39:33 +0000 (18:39 +0000)]
Mon May 13 14:37:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* GNUmakefile (amigafiles): Add amiga.h.
Roland McGrath [Mon, 13 May 1996 18:39:02 +0000 (18:39 +0000)]
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* read.c: "find_semicolon" is declared as static but never defined.
No difference between Makefile and makefile on Amiga; added
SMakefile to *default_makefiles[].
(read_makefile) SAS/C want's two_colon and pattern_percent be set
before use.
The current directory on Amiga is "" instead of "."
Strange #endif moved.
Roland McGrath [Mon, 13 May 1996 18:38:38 +0000 (18:38 +0000)]
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* make.h: Added HASHI(). This is the same as HASH() but converts
it's second parameter to lowercase on Amiga to fold filenames.
Roland McGrath [Mon, 13 May 1996 18:38:29 +0000 (18:38 +0000)]
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* job.c: No Pipes on Amiga, too
(load_too_high) Neither on Amiga
ENV variable on Amiga are in a special directory and are not
passed as third argument to main().
Roland McGrath [Mon, 13 May 1996 18:38:20 +0000 (18:38 +0000)]
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* dir.c: New function: amigafy() to fold filenames
Changes HASH() to HASHI() to fold filenames on Amiga.
Stringcompares use strieq() instead of streq()
The current directory on Amiga is "" instead of "."
Roland McGrath [Mon, 13 May 1996 18:38:15 +0000 (18:38 +0000)]
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* amiga.c: New function wildcard_expansion(). Allows to use
Amiga wildcards with $(wildcard )
* amiga.h: New file. Prototypes for amiga.c
Roland McGrath [Mon, 13 May 1996 18:38:10 +0000 (18:38 +0000)]
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
* read.c: "find_semicolon" is declared as static but never defined.
No difference between Makefile and makefile on Amiga; added
SMakefile to *default_makefiles[].
(read_makefile) SAS/C want's two_colon and pattern_percent be set
before use.
The current directory on Amiga is "" instead of "."
Strange #endif moved.
* SMakefile: Updated dependencies
Roland McGrath [Thu, 9 May 1996 20:07:56 +0000 (20:07 +0000)]
.
Roland McGrath [Thu, 9 May 1996 20:07:14 +0000 (20:07 +0000)]
Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* commands.c (fatal_error_signal) [SIGQUIT]: Make SIGQUIT check
conditional.
Roland McGrath [Thu, 9 May 1996 18:40:55 +0000 (18:40 +0000)]
Mention amiga port
Roland McGrath [Thu, 9 May 1996 18:29:30 +0000 (18:29 +0000)]
Updated from libc
Roland McGrath [Thu, 9 May 1996 18:28:25 +0000 (18:28 +0000)]
.
Roland McGrath [Thu, 9 May 1996 18:28:15 +0000 (18:28 +0000)]
Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* function.c (expand_function) [_AMIGA]: Fix some typos.
(patsubst_expand): Make len vars unsigned.
Roland McGrath [Thu, 9 May 1996 18:28:09 +0000 (18:28 +0000)]
Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* read.c (parse_file_seq): Use `int' for char arg to avoid widening
conflict issues.
* dep.h: Fix prototype.
Roland McGrath [Thu, 9 May 1996 18:28:03 +0000 (18:28 +0000)]
Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* main.c (main): Use unsigned for fread return.
Roland McGrath [Thu, 9 May 1996 18:16:24 +0000 (18:16 +0000)]
Updated from libc
Roland McGrath [Thu, 9 May 1996 18:10:49 +0000 (18:10 +0000)]
(libc-srcdir): Use ../libc.
Roland McGrath [Thu, 9 May 1996 18:06:45 +0000 (18:06 +0000)]
Updated from libc
Roland McGrath [Thu, 9 May 1996 18:02:06 +0000 (18:02 +0000)]
Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* GNUmakefile (globfiles): Add AmigaDOS support files.
(distfiles): Add $(amigafiles).
(amigafiles): New variable.
Thu Nov 7 10:18:16 1995 Aaron Digulla <digulla@fh-konstanz.de>
* Added Amiga support in commands.c, dir.c, function.c,
job.c, main.c, make.h, read.c, remake.c
* commands.c: Amiga has neither SIGHUP nor SIGQUIT
* dir.c: Amiga has filenames with Upper- and Lowercase,
but "FileName" is the same as "filename". Added strieq()
which is use to compare filenames. This is like streq()
on all other systems. Also there is no such thing as
"." under AmigaDOS.
* function.c: On Amiga, the environment is not passed as envp,
there are no pipes and Amiga can't fork. Use my own function
to create a new child.
* job.c: default_shell is "" (The system automatically chooses
a shell for me). Have to use the same workaround as MSDOS for
running batch commands. Added HAVE_SYS_PARAM_H. NOFILE isn't
known on Amiga. Cloned code to run children from MSDOS. Own
version of sh_chars[] and sh_cmds[]. No dup2() or dup() on Amiga.
* main.c: Force stack to 20000 bytes. Read environment from ENV:
device. On Amiga, exec_command() does return, so I exit()
afterwards.
* make.h: Added strieq() to compare filenames.
* read.c: Amiga needs special extension to have passwd. Only
one include-dir. "Makefile" and "makefile" are the same.
Added "SMakefile". Added special code to handle device names (xxx:)
and "./" in rules.
* remake.c: Only one lib-dir. Amiga link-libs are named "%s.lib"
instead of "lib%s.a".
* main.c, rule.c, variable.c: Avoid floats at all costs.
* vpath.c: Get rid of as many alloca()s as possible.
Roland McGrath [Thu, 9 May 1996 17:28:47 +0000 (17:28 +0000)]
Thu May 9 13:20:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* read.c (read_makefile): Grok `sinclude' as alias for `-include'.
Roland McGrath [Thu, 9 May 1996 17:25:54 +0000 (17:25 +0000)]
Document "sinclude".
Roland McGrath [Thu, 9 May 1996 17:24:04 +0000 (17:24 +0000)]
Note "sinclude".
Roland McGrath [Thu, 9 May 1996 17:07:56 +0000 (17:07 +0000)]
Update date to 20 March 96
Richard M. Stallman [Mon, 6 May 1996 03:45:23 +0000 (03:45 +0000)]
Avoid symlinks if possible.
Roland McGrath [Wed, 20 Mar 1996 15:01:50 +0000 (15:01 +0000)]
.
Roland McGrath [Wed, 20 Mar 1996 14:59:27 +0000 (14:59 +0000)]
[HAVE_STRING_H]: Include string.h.
Roland McGrath [Wed, 20 Mar 1996 14:58:34 +0000 (14:58 +0000)]
moved to filedef.h
Roland McGrath [Wed, 20 Mar 1996 14:58:18 +0000 (14:58 +0000)]
Wed Mar 20 09:52:27 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* GNUmakefile (vmsfiles): New variable.
(distfiles): Include $(vmsfiles).
Roland McGrath [Wed, 20 Mar 1996 14:57:41 +0000 (14:57 +0000)]
Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Merged VMS port from Klaus Kaempf <kkaempf@didymus.rmi.de>.
* make.h (PARAMS): New macro.
* config.h-vms: New file.
* makefile.com: New file.
* makefile.vms: New file.
* readme.vms: New file.
* vmsdir.h: New file.
* vmsfunctions.c: New file.
* vmsify.c: New file.
* file.h: Renamed to filedef.h to avoid conflict with VMS system hdr.
* ar.c: Added prototypes and changes for VMS.
* commands.c: Likewise.
* commands.h: Likewise.
* default.c: Likewise.
* dep.h: Likewise.
* dir.c: Likewise.
* expand.c: Likewise.
* file.c: Likewise.
* function.c: Likewise.
* implicit.c: Likewise.
* job.c: Likewise.
* job.h: Likewise.
* main.c: Likewise.
* make.h: Likewise.
* misc.c: Likewise.
* read.c: Likewise.
* remake.c: Likewise.
* remote-stub.c: Likewise.
* rule.c: Likewise.
* rule.h: Likewise.
* variable.c: Likewise.
* variable.h: Likewise.
* vpath.c: Likewise.
* compatMakefile (srcs): Rename file.h to filedef.h.
Roland McGrath [Wed, 20 Mar 1996 14:55:13 +0000 (14:55 +0000)]
Regenerated
Roland McGrath [Wed, 20 Mar 1996 03:12:54 +0000 (03:12 +0000)]
Updated from libc
Roland McGrath [Wed, 20 Mar 1996 01:08:11 +0000 (01:08 +0000)]
(NULL): Define only if not already defined.
Roland McGrath [Wed, 20 Mar 1996 01:07:36 +0000 (01:07 +0000)]
[HAVE_STRING_H]: Include string.h.
[HAVE_STDLIB_H]: Include stdlib.h.
Roland McGrath [Wed, 20 Mar 1996 00:58:43 +0000 (00:58 +0000)]
RMS documented his .SECONDARY feature.
Roland McGrath [Wed, 20 Mar 1996 00:57:43 +0000 (00:57 +0000)]
.
Roland McGrath [Wed, 20 Mar 1996 00:56:52 +0000 (00:56 +0000)]
Sun Jul 30 00:49:53 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
* file.h (struct file): New field `secondary'.
* file.c (snap_deps): Check for .INTERMEDIATE and .SECONDARY.
(remove_intermediates): Don't delete .SECONDARY files.
Roland McGrath [Wed, 20 Mar 1996 00:56:45 +0000 (00:56 +0000)]
Sat Aug 19 23:11:00 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
* remake.c (check_dep): For a secondary file, try implicit and
default rules if appropriate.
Wed Aug 2 04:29:42 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
* remake.c (check_dep): If an intermediate file exists,
do consider its actual date.
Roland McGrath [Mon, 4 Mar 1996 17:59:44 +0000 (17:59 +0000)]
Add '96 to copyright years.
Roland McGrath [Mon, 4 Mar 1996 17:57:41 +0000 (17:57 +0000)]
Minor tweaks to fix overfull & underfull hboxes in fmting make man.
Roland McGrath [Sat, 2 Mar 1996 21:27:49 +0000 (21:27 +0000)]
.
Roland McGrath [Sat, 2 Mar 1996 21:27:40 +0000 (21:27 +0000)]
Sat Mar 2 16:26:52 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* compatMakefile (srcs): Add getopt.h; prepend $(srcdir)/ to getopt*.
Roland McGrath [Fri, 1 Mar 1996 21:47:33 +0000 (21:47 +0000)]
(Standard Targets): Use @smallexample.
Roland McGrath [Fri, 1 Mar 1996 19:19:37 +0000 (19:19 +0000)]
.
Roland McGrath [Fri, 1 Mar 1996 19:14:35 +0000 (19:14 +0000)]
Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* remake.c (f_mtime): Move future modtime check before FILE is
clobbered by :: loop.
Roland McGrath [Fri, 1 Mar 1996 17:45:50 +0000 (17:45 +0000)]
.
Roland McGrath [Fri, 1 Mar 1996 17:45:37 +0000 (17:45 +0000)]
Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* dir.c: Use canonical code from autoconf manual for dirent include.
[_D_NAMLEN]: Redefine NAMLEN using this.
(dir_contents_file_exists_p): Use NAMLEN macro.
(read_dirstream) [_DIRENT_HAVE_D_NAMLEN]: Only set d_namlen #if this.
Roland McGrath [Fri, 1 Mar 1996 17:45:34 +0000 (17:45 +0000)]
Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* compatMakefile (objs): Add missing backslash.
Roland McGrath [Fri, 1 Mar 1996 17:43:47 +0000 (17:43 +0000)]
Updated from libc
Roland McGrath [Fri, 1 Mar 1996 17:19:01 +0000 (17:19 +0000)]
(libc-srcdir) New var.
(stamp-glob): Use $(libc-srcdir).
Roland McGrath [Fri, 1 Mar 1996 17:07:48 +0000 (17:07 +0000)]
autoheader
Roland McGrath [Fri, 1 Mar 1996 17:07:36 +0000 (17:07 +0000)]
Regenerated
Roland McGrath [Fri, 1 Mar 1996 17:07:14 +0000 (17:07 +0000)]
Regenerated for 3.74.3
Roland McGrath [Fri, 1 Mar 1996 17:07:10 +0000 (17:07 +0000)]
Updated from libc
Roland McGrath [Fri, 1 Mar 1996 17:05:11 +0000 (17:05 +0000)]
.
Roland McGrath [Fri, 1 Mar 1996 17:02:26 +0000 (17:02 +0000)]
Fixed sed cmd in auto dep section.
Fixed bogus MAKEFLAGS override example.
Roland McGrath [Fri, 1 Mar 1996 17:00:57 +0000 (17:00 +0000)]
Mention future modtime detection.
Richard M. Stallman [Thu, 29 Feb 1996 04:22:34 +0000 (04:22 +0000)]
Say it is ok to use true and false.
Make recommendations about install-info accurate.
Roland McGrath [Thu, 29 Feb 1996 00:27:34 +0000 (00:27 +0000)]
.
Roland McGrath [Thu, 29 Feb 1996 00:27:25 +0000 (00:27 +0000)]
Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* remake.c (f_mtime): Check for future timestamps; give error and mark
file as "failed to update".
Roland McGrath [Thu, 29 Feb 1996 00:27:22 +0000 (00:27 +0000)]
Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* default.c (default_terminal_rules): Remove + prefix from RCS cmds.
(default_variables): Put + prefix in $(CHECKOUT,v) value instead.
Roland McGrath [Wed, 28 Feb 1996 07:40:34 +0000 (07:40 +0000)]
.
Richard M. Stallman [Tue, 27 Feb 1996 07:36:22 +0000 (07:36 +0000)]
Replace `strip' target with `install-strip'.
Richard M. Stallman [Sat, 10 Feb 1996 06:28:45 +0000 (06:28 +0000)]
Describe `strip' target.
Karl Heuer [Thu, 1 Feb 1996 18:44:05 +0000 (18:44 +0000)]
Update FSF address in comment.
arnold [Fri, 19 Jan 1996 00:18:58 +0000 (00:18 +0000)]
Reordering of sections for better reading linearly and to go with
reorg'ed standards.texi. use Makefile with a capital 'M' everywhere.
Add description of Autoconf versions of standard directories.
Richard M. Stallman [Wed, 17 Jan 1996 22:29:34 +0000 (22:29 +0000)]
Minor change about parallel make.
Roland McGrath [Fri, 12 Jan 1996 23:09:23 +0000 (23:09 +0000)]
Don't declare unblock_sigs; job.h already does.
Karl Heuer [Sun, 7 Jan 1996 07:00:56 +0000 (07:00 +0000)]
(alloca): If malloc fails, just abort.
Roland McGrath [Sat, 6 Jan 1996 21:26:02 +0000 (21:26 +0000)]
.
Roland McGrath [Sat, 6 Jan 1996 21:25:28 +0000 (21:25 +0000)]
(HAVE_SYSCONF_OPEN_MAX): #undef removed.
Roland McGrath [Sat, 6 Jan 1996 21:24:34 +0000 (21:24 +0000)]
(NGROUPS_MAX): Don't try to define this macro.
Richard M. Stallman [Thu, 28 Dec 1995 23:28:35 +0000 (23:28 +0000)]
(getloadavg) [MSDOS]: Return 0 load instead of failing the call.
Roland McGrath [Fri, 22 Dec 1995 23:45:03 +0000 (23:45 +0000)]
.
Roland McGrath [Fri, 22 Dec 1995 23:44:31 +0000 (23:44 +0000)]
(GETOPT, GETOPT_SRC, GLOB): Variables removed.
(objs, srcs): Include their values here instead of references.
Roland McGrath [Thu, 14 Dec 1995 11:25:51 +0000 (11:25 +0000)]
autoconf
Roland McGrath [Thu, 14 Dec 1995 11:25:36 +0000 (11:25 +0000)]
.
Roland McGrath [Thu, 14 Dec 1995 11:25:13 +0000 (11:25 +0000)]
Regenerated for 3.74.2
Roland McGrath [Thu, 14 Dec 1995 11:23:23 +0000 (11:23 +0000)]
.
Roland McGrath [Thu, 14 Dec 1995 11:21:20 +0000 (11:21 +0000)]
(reap_children): Call unblock_sigs after start_job_command.
Roland McGrath [Thu, 14 Dec 1995 11:14:36 +0000 (11:14 +0000)]
Updated from libc
Roland McGrath [Thu, 14 Dec 1995 11:00:34 +0000 (11:00 +0000)]
.
Roland McGrath [Thu, 14 Dec 1995 07:22:03 +0000 (07:22 +0000)]
(dir_setup_glob): Don't use lstat; glob never calls it anyway.
Avoid & before function names to silence bogus sunos4 compiler.
Roland McGrath [Thu, 14 Dec 1995 07:18:09 +0000 (07:18 +0000)]
Remove check for `sysconf (_SC_OPEN_MAX)'.
Roland McGrath [Tue, 12 Dec 1995 05:49:35 +0000 (05:49 +0000)]
.
Roland McGrath [Tue, 12 Dec 1995 05:48:31 +0000 (05:48 +0000)]
(read_dirstream): Fix braino: fill in the buffer when not reallocating it!
Roland McGrath [Tue, 12 Dec 1995 05:47:27 +0000 (05:47 +0000)]
(CPPFLAGS): Add -Iglob.
Roland McGrath [Tue, 12 Dec 1995 04:55:06 +0000 (04:55 +0000)]
Fix typo.
Roland McGrath [Tue, 12 Dec 1995 04:54:41 +0000 (04:54 +0000)]
Mention delayed -w msgs.