Karl Berry [Sat, 16 Nov 1996 00:19:07 +0000 (00:19 +0000)]
(\parsetpheaderline): Don't go through \tptemp when
removing braces from #2, use the macro call directly.
(\removeemptybraces): Expand to #1 instead of defining \tptemp.
From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
This makes @deftp {Data type} {struct termios} work again.
Karl Berry [Sat, 9 Nov 1996 23:37:11 +0000 (23:37 +0000)]
(\set, \value): Allow - and _ in @set variable names.
David J. MacKenzie [Sat, 9 Nov 1996 22:19:34 +0000 (22:19 +0000)]
many bug fixes and a few additions, mostly derived from bug-gnu-utils
Karl Berry [Sat, 9 Nov 1996 18:44:09 +0000 (18:44 +0000)]
(\readauxfile): Leave \catcode`\^ as other;
* texinfo.tex (\readauxfile): Leave \catcode`\^ as other;
otherwise, node names containing ^, such as in info/info.texi,
cause an error when run through TeX.
(\setq): Do not call \auxhat.
(\auxhat): Definition no longer needed.
Reported by Howard Gayle <howard@hal.com>.
Richard M. Stallman [Thu, 7 Nov 1996 22:30:30 +0000 (22:30 +0000)]
Talk about which dir Info files, Bison output, etc. should go in.
Add some more utilities that can be used in make commands.
Karl Berry [Tue, 5 Nov 1996 19:52:23 +0000 (19:52 +0000)]
(see ChangeLog for Oct 29.)
Karl Berry [Tue, 5 Nov 1996 19:51:16 +0000 (19:51 +0000)]
Call \normalturnoffactive for the sake of \write's that include a \.
Jim Meyering [Thu, 10 Oct 1996 03:29:50 +0000 (03:29 +0000)]
[__hpux]: Define hpux. From Eric Backus.
[__sun]: Define sun. Reported by Kaveh Ghazi.
Karl Berry [Mon, 30 Sep 1996 17:47:57 +0000 (17:47 +0000)]
Untabify.
Karl Berry [Mon, 30 Sep 1996 17:39:54 +0000 (17:39 +0000)]
Changes for Texinfo 3.8 release; see ChangeLog.
Karl Berry [Wed, 18 Sep 1996 12:15:20 +0000 (12:15 +0000)]
(\inforef): Move to more appropriate place.
* texinfo.tex (\inforef): Move to more appropriate place.
(\pounds): Remove spurious extra $.
(\email): Typeset argument in angle brackets.
(\macro): Use \doignore for robustness, instead of just letting TeX
parse the argument.
(\unmacro): Define.
Richard M. Stallman [Tue, 10 Sep 1996 19:50:17 +0000 (19:50 +0000)]
(getloadavg): Add new code for SUNOS_5 to use -lkstat.
Richard M. Stallman [Mon, 9 Sep 1996 18:06:22 +0000 (18:06 +0000)]
Describe preinstall and postinstall commands.
Karl Berry [Fri, 6 Sep 1996 19:24:48 +0000 (19:24 +0000)]
Formatting change, define @pounds, etc.
Karl Berry [Mon, 2 Sep 1996 15:14:43 +0000 (15:14 +0000)]
(\centerchfplain): Rewrite to use \chfplain, and to
actually center.
(\unnchfplain): Just call \chfplain.
(\chfplain): Rewrite to be generally callable.
(\centerparametersmaybe): Hook, a no-op except with @centerchap.
Karl Berry [Sat, 31 Aug 1996 19:08:16 +0000 (19:08 +0000)]
(\key): Do not uppercase the argument; key names
can be mixed case, e.g., `Control'.
Roland McGrath [Wed, 28 Aug 1996 21:13:05 +0000 (21:13 +0000)]
Regenerated for 3.75
Roland McGrath [Wed, 28 Aug 1996 18:15:23 +0000 (18:15 +0000)]
.
Roland McGrath [Tue, 27 Aug 1996 11:29:03 +0000 (11:29 +0000)]
Tue Aug 27 01:06:34 1996 Roland McGrath <roland@baalperazim.frob.com>
* main.c (print_version): Print out bug-reporting address.
Mon Aug 26 19:55:47 1996 Roland McGrath <roland@baalperazim.frob.com>
* main.c (print_data_base): Don't declare ctime; headers do it for us
already.
Roland McGrath [Tue, 27 Aug 1996 10:16:17 +0000 (10:16 +0000)]
Tue Aug 27 01:06:34 1996 Roland McGrath <roland@baalperazim.frob.com>
* version.c: Version 3.75 released.
Karl Berry [Tue, 20 Aug 1996 18:37:11 +0000 (18:37 +0000)]
(\key): Typeset a lozenge around the argument (from
gildea@intouchsys.com).
Karl Berry [Mon, 5 Aug 1996 18:01:12 +0000 (18:01 +0000)]
(\heading, \subheading, \subsubheading): Can no
* texinfo.tex (\heading, \subheading, \subsubheading): Can no
longer call the nonexistent \*secheadingi series. Instead, call
\plain*secheading.
(\plainsubsecheading, \plainsubsubsecheading): New macros, by analogy
with \plainsecheading.
(\unnumberedsubseczzz, \unnumberedsubsubseczzz): Call them.
Karl Berry [Sat, 3 Aug 1996 18:59:17 +0000 (18:59 +0000)]
(\HEADINGSdouble, \HEADINGSsingle,
HEADINGSdoubleafter, \HEADINGSsingleafter, \CHAPPAGoff,
\CHAPPAGon, \CHAPPAGodd): Set \contentsalignmacro, analogous to
\pagealignmacro.
(\startcontents): Call \contentsalignmacro instead of \pagealignmacro.
Karl Berry [Fri, 2 Aug 1996 15:12:28 +0000 (15:12 +0000)]
Restoring good RCS id.
Karl Berry [Mon, 29 Jul 1996 19:08:10 +0000 (19:08 +0000)]
(\indexfonts): Make leading be 12pt. Otherwise, it's too crammed.
(\smalllispx): Remove \setleading{10pt}. That was too small.
(\doprintindex): Do not call \tex ... \Etex. Index files are Texinfo
source, not TeX source, except for using \ instead of @ as the
escape character (for now).
Roland McGrath [Mon, 29 Jul 1996 05:46:07 +0000 (05:46 +0000)]
.
Roland McGrath [Mon, 29 Jul 1996 05:44:09 +0000 (05:44 +0000)]
Sun Jul 28 15:37:09 1996 Rob Tulloh (tulloh@tivoli.com)
* w32/include/pathstuff.h: Added prototype for the new
function convert_vpath_to_win32. Deleted macro for same.
Roland McGrath [Mon, 29 Jul 1996 05:44:06 +0000 (05:44 +0000)]
Sun Jul 28 15:37:09 1996 Rob Tulloh (tulloh@tivoli.com)
* w32/pathstuff.c: Turned convert_vpath_to_win32() into a
real function. This was done so that VPATH could contain
white space separated pathnames. Please note that directory
paths (in VPATH/vpath context) containing white space are not
supported (just as they are not under Unix). See README.WIN32
for suggestions.
Roland McGrath [Mon, 29 Jul 1996 05:44:03 +0000 (05:44 +0000)]
Sun Jul 28 15:37:09 1996 Rob Tulloh (tulloh@tivoli.com)
* w32/pathstuff.c: Turned convert_vpath_to_win32() into a
real function. This was done so that VPATH could contain
white space separated pathnames. Please note that directory
paths (in VPATH/vpath context) containing white space are not
supported (just as they are not under Unix). See README.WIN32
for suggestions.
* README.WIN32: Added some notes about why I chose not to try
and support pathnames which contain white space and some
workaround suggestions.
Karl Berry [Sun, 28 Jul 1996 20:57:40 +0000 (20:57 +0000)]
(paragraphindent): Move to more reasonable place in the source file.
(chapfonts, secfonts, subsecfonts, indexfonts): Call \setleading.
(\chfplain, \secheading, \plainsecheading, \subsecheading,
\subsubheading): Rewrite to properly \hangindent the title.
(\sectionheading): New generic macro to print section titles.
Karl Berry [Sun, 28 Jul 1996 20:55:30 +0000 (20:55 +0000)]
Initial revision
Roland McGrath [Fri, 26 Jul 1996 02:33:47 +0000 (02:33 +0000)]
.
Roland McGrath [Fri, 26 Jul 1996 02:33:35 +0000 (02:33 +0000)]
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* GNUmakefile (mkdep-nolib): Use -MM option unconditionally.
Roland McGrath [Fri, 26 Jul 1996 02:29:30 +0000 (02:29 +0000)]
Regenerated
Roland McGrath [Fri, 26 Jul 1996 00:35:16 +0000 (00:35 +0000)]
Regenerated
Roland McGrath [Fri, 26 Jul 1996 00:35:09 +0000 (00:35 +0000)]
autoconf
Roland McGrath [Fri, 26 Jul 1996 00:34:58 +0000 (00:34 +0000)]
Regenerated for 3.74.7
Roland McGrath [Fri, 26 Jul 1996 00:34:37 +0000 (00:34 +0000)]
Updated from libc
Roland McGrath [Fri, 26 Jul 1996 00:33:49 +0000 (00:33 +0000)]
.
Roland McGrath [Fri, 26 Jul 1996 00:33:25 +0000 (00:33 +0000)]
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* main.c (define_makeflags): Back up P to point at null terminator
when killing final space and dash before setting MFLAGS.
Roland McGrath [Fri, 26 Jul 1996 00:06:10 +0000 (00:06 +0000)]
.
Roland McGrath [Fri, 26 Jul 1996 00:05:44 +0000 (00:05 +0000)]
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* GNUmakefile (win32files): Add NMakefile.
Roland McGrath [Fri, 26 Jul 1996 00:05:41 +0000 (00:05 +0000)]
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
From Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>:
* dir.c [__MSDOS__] [DJGPP > 1]: Include <libc/dosio.h> and defin
`__opendir_flags' initialized to 0.
[__MSDOS__] (dosify) [DJGPP > 1]: Return name unchanged if _USE_LFN.
(find_directory) [__MSDOS__ && DJGPP > 1]: If _USE_LGN, set
__opendir_flags to __OPENDIR_PRESERVE_CASE.
Roland McGrath [Fri, 26 Jul 1996 00:05:37 +0000 (00:05 +0000)]
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* GNUmakefile (win32files): Add NMakefile.
* NMakefile (LDFLAGS_debug): Value fixed by tulloh.
Roland McGrath [Fri, 26 Jul 1996 00:05:34 +0000 (00:05 +0000)]
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* vmsfunctions.c (vms_stat): `sys$dassgn (DevChan);' added by kkaempf.
Roland McGrath [Sat, 20 Jul 1996 11:13:47 +0000 (11:13 +0000)]
.
Roland McGrath [Sat, 20 Jul 1996 11:13:04 +0000 (11:13 +0000)]
Sat Jul 20 12:32:10 1996 Klaus Kämpf (kkaempf@progis.de)
* remake.c (f_mtime) [VMS]: Add missing `if' conditional for future
modtime check.
* config.h-vms, makefile.vms, readme.vms, vmsify.c: Update address.
Roland McGrath [Sat, 20 Jul 1996 09:30:04 +0000 (09:30 +0000)]
Sat Jul 20 05:29:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* configure.in: Require autoconf 2.10 or later.
Roland McGrath [Fri, 19 Jul 1996 22:18:36 +0000 (22:18 +0000)]
Regenerated for 3.74.6
Roland McGrath [Fri, 19 Jul 1996 22:18:33 +0000 (22:18 +0000)]
Updated from libc
Roland McGrath [Fri, 19 Jul 1996 21:43:36 +0000 (21:43 +0000)]
3.74.6
Roland McGrath [Fri, 19 Jul 1996 21:42:21 +0000 (21:42 +0000)]
.
Roland McGrath [Fri, 19 Jul 1996 21:41:07 +0000 (21:41 +0000)]
updated w32 code by tulloh
Roland McGrath [Fri, 19 Jul 1996 21:40:29 +0000 (21:40 +0000)]
Fri Jul 19 16:57:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* GNUmakefile (win32files): New variable.
(distfiles): Add it.
* w32: Updated by Rob Tulloh.
Roland McGrath [Fri, 19 Jul 1996 21:40:25 +0000 (21:40 +0000)]
Fri Jul 19 16:57:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* makefile.vms (LOADLIBES): Fix typo.
Roland McGrath [Sun, 14 Jul 1996 19:59:40 +0000 (19:59 +0000)]
.
Roland McGrath [Sun, 14 Jul 1996 19:59:13 +0000 (19:59 +0000)]
Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* job.c (construct_command_argv_internal): Fix up #else, #endifs.
Roland McGrath [Sun, 14 Jul 1996 19:59:04 +0000 (19:59 +0000)]
Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* remake.c (f_mtime): Don't compare MTIME to NOW if MTIME == -1.
Roland McGrath [Sun, 14 Jul 1996 19:58:54 +0000 (19:58 +0000)]
Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* configh.dos: Define HAVE_DIRENT_H instead of DIRENT.
Roland McGrath [Sun, 14 Jul 1996 19:54:36 +0000 (19:54 +0000)]
xref nonunix ports
Roland McGrath [Sun, 14 Jul 1996 17:10:20 +0000 (17:10 +0000)]
Regenerated for 3.74.5
Roland McGrath [Sun, 14 Jul 1996 17:09:51 +0000 (17:09 +0000)]
Updated from libc
Roland McGrath [Sun, 14 Jul 1996 17:07:54 +0000 (17:07 +0000)]
.
Roland McGrath [Sun, 14 Jul 1996 17:07:27 +0000 (17:07 +0000)]
.
Roland McGrath [Sun, 14 Jul 1996 17:07:13 +0000 (17:07 +0000)]
Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* main.c (main): Exit with status 2 when update_goal_chain returns 2.
Mark Seaborn [Wed, 3 Jul 1996 23:05:19 +0000 (23:05 +0000)]
formatting tweaks
Roland McGrath [Sat, 22 Jun 1996 22:00:43 +0000 (22:00 +0000)]
.
Roland McGrath [Sat, 22 Jun 1996 22:00:31 +0000 (22:00 +0000)]
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* configure.in: Don't check for _sys_siglist.
* make.h [HAVE__SYS_SIGLIST]: Don't test this; just punt if there is
no strsignal or sys_siglist.
Roland McGrath [Sat, 22 Jun 1996 21:42:29 +0000 (21:42 +0000)]
.
Roland McGrath [Sat, 22 Jun 1996 21:42:15 +0000 (21:42 +0000)]
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* job.c (start_job_command): Call block_sigs.
(block_sigs): New function, broken out of start_job_command.
(reap_children): Block fatal signals around removing dead child from
chain and adjusting job_slots_used.
* job.h: Declare block_sigs.
Roland McGrath [Sat, 22 Jun 1996 21:42:13 +0000 (21:42 +0000)]
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* file.c (file_hash_enter): Allow renaming :: to : when latter is
non-target, or : to :: when former is non-target.
Roland McGrath [Sat, 22 Jun 1996 21:42:10 +0000 (21:42 +0000)]
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* job.c (reap_children): Don't call die if handling_fatal_signal.
* job.c (start_job_command): Call block_sigs.
(block_sigs): New function, broken out of start_job_command.
(reap_children): Block fatal signals around removing dead child from
chain and adjusting job_slots_used.
* job.h: Declare block_sigs.
* job.c (reap_children): Quiescent value of shell_function_pid is
zero, not -1.
Roland McGrath [Sat, 22 Jun 1996 21:42:06 +0000 (21:42 +0000)]
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* remote-stub.c (remote_setup, remote_cleanup): New (empty) functions.
* main.c (main): Call remote_setup.
(die): Call remote_cleanup.
* main.c (print_version): Add 96 to copyright years.
Roland McGrath [Sat, 22 Jun 1996 21:42:02 +0000 (21:42 +0000)]
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* read.c (conditional_line): Strip ws in `ifeq (a , b)' so it is the
same as `ifeq (a, b)'.
Roland McGrath [Sat, 22 Jun 1996 21:21:30 +0000 (21:21 +0000)]
(Wildcard Function): fix typo
Roland McGrath [Sat, 22 Jun 1996 21:14:22 +0000 (21:14 +0000)]
Updated from libc
Roland McGrath [Sat, 22 Jun 1996 19:31:26 +0000 (19:31 +0000)]
.
Roland McGrath [Sat, 22 Jun 1996 19:31:12 +0000 (19:31 +0000)]
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* remote-stub.c (remote_setup, remote_cleanup): New (empty) functions.
* main.c (main): Call remote_setup.
(die): Call remote_cleanup.
* main.c (print_version): Add 96 to copyright years.
Roland McGrath [Sat, 22 Jun 1996 19:31:06 +0000 (19:31 +0000)]
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* remote-stub.c (remote_setup, remote_cleanup): New (empty) functions.
* main.c (main): Call remote_setup.
(die): Call remote_cleanup.
Roland McGrath [Sat, 22 Jun 1996 19:30:59 +0000 (19:30 +0000)]
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* job.c (start_job_command): Call block_sigs.
(block_sigs): New function, broken out of start_job_command.
(reap_children): Block fatal signals around removing dead child from
chain and adjusting job_slots_used.
* job.c (reap_children): Quiescent value of shell_function_pid is
zero, not -1.
Roland McGrath [Sat, 22 Jun 1996 19:30:04 +0000 (19:30 +0000)]
Wed May 15 17:37:26 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* dir.c (print_dir_data_base): Use %ld dev and ino and cast them to
long.
Roland McGrath [Sat, 22 Jun 1996 19:26:13 +0000 (19:26 +0000)]
Sat Jun 15 20:30:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* read.c (find_char_unquote): Avoid calling strlen on every call
just to throw away the value most of the time.
Richard M. Stallman [Wed, 12 Jun 1996 21:50:54 +0000 (21:50 +0000)]
Describe lispdir variable.
Karl Heuer [Tue, 28 May 1996 00:17:16 +0000 (00:17 +0000)]
[SOLARIS2]: Define SUNOS_5.
Roland McGrath [Mon, 27 May 1996 00:58:20 +0000 (00:58 +0000)]
Note win32 port
Roland McGrath [Wed, 22 May 1996 21:51:45 +0000 (21:51 +0000)]
Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>
* dir.c: WIN32 does not support inode. For now, fully qualified
pathname along with st_mtime will be keys for files.
Fixed problem where vpath can be confused when files
are added to a directory after the directory has already been
read in. The code now attempts to reread the directory if it
discovers that the datestamp on the directory has changed since
it was cached by make. This problem only seems to occur on WIN32
right now so it is lumped under port #ifdef WIN32.
* function.c: WIN32: call subproc library (CreateProcess()) instead of
fork/exec.
* job.c: WIN32: Added the code to do fork/exec/waitpid style processing
on WIN32 systems via calls to subproc library.
* main.c: WIN32: Several things added here. First, there is code
for dealing with PATH and SHELL defaults. Make tries to figure
out if the user has %PATH% set in the environment and sets it to
%Path% if it is not set already. Make also looks to see if sh.exe
is anywhere to be found. Code path through job.c will change
based on existence of a working Bourne shell. The checking for
default shell is done twice: once before makefiles are read in
and again after. Fall back to MSDOS style execution mode if no sh.exe
is found. Also added some debug support that allows user to pause make
with -D switch and attach a debugger. This is especially useful for
debugging recursive calls to make where problems appear only in the
sub-make.
* make.h: WIN32: A few macros and header files for WIN32 support.
* misc.c: WIN32: Added a function end_of_token_w32() to assist
in parsing code in read.c.
* read.c: WIN32: Fixes similar to MSDOS which allow colon to
appear in filenames. Use of colon in filenames would otherwise
confuse make.
* remake.c: WIN32: Added include of io.h to eliminate compiler
warnings. Added some code to default LIBDIR if it is not set
on WIN32.
* variable.c: WIN32: Added support for detecting Path/PATH
and converting them to semicolon separated lists for make's
internal use. New function sync_Path_environment()
which is called in job.c and function.c before creating a new
process. Caller must set Path in environment since we don't
have fork() to do this for us.
* vpath.c: WIN32: Added detection for filenames containing
forward or backward slashes.
* NMakefile: WIN32: Visual C compatible makefile for use with nmake.
Use this to build GNU make the first time on Windows NT or Windows 95.
* README.WIN32: WIN32: Contains some helpful notes.
* build_w32.bat: WIN32: If you don't like nmake, use this the first
time you build GNU make on Windows NT or Windows 95.
* config.h.WIN32: WIN32 version of config.h
* subproc.bat: WIN32: A bat file used to build the
subproc library from the top-level NMakefile. Needed because
WIndows 95 (nmake) doesn't allow you to cd in a make rule.
* w32/include/dirent.h
* w32/compat/dirent.c: WIN32: opendir, readdir, closedir, etc.
* w32/include/pathstuff.h: WIN32: used by files needed functions
defined in pathstuff.c (prototypes).
* w32/include/sub_proc.h: WIN32: prototypes for subproc.lib functions.
* w32/include/w32err.h: WIN32: prototypes for w32err.c.
* w32/pathstuff.c: WIN32: File and Path/Path conversion functions.
* w32/subproc/build.bat: WIN32: build script for subproc library
if you don't wish to use nmake.
* w32/subproc/NMakefile: WIN32: Visual C compatible makefile for use
with nmake. Used to build subproc library.
* w32/subproc/misc.c: WIN32: subproc library support code
* w32/subproc/proc.h: WIN32: subproc library support code
* w32/subproc/sub_proc.c: WIN32: subproc library source code
* w32/subproc/w32err.c: WIN32: subproc library support code
Roland McGrath [Wed, 22 May 1996 21:47:37 +0000 (21:47 +0000)]
[WIN32]: No-op as for [MSDOS].
Roland McGrath [Wed, 22 May 1996 21:25:55 +0000 (21:25 +0000)]
.
Roland McGrath [Wed, 22 May 1996 21:25:45 +0000 (21:25 +0000)]
Wed May 22 17:24:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* makefile.vms: Set LOADLIBES.
* makefile.com (link_using_library): Fix typo.
Roland McGrath [Mon, 13 May 1996 23:22:17 +0000 (23:22 +0000)]
Mon May 13 14:37:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* GNUmakefile (vmsfiles): Fix typo.
Roland McGrath [Mon, 13 May 1996 23:21:36 +0000 (23:21 +0000)]
.
Roland McGrath [Mon, 13 May 1996 23:16:46 +0000 (23:16 +0000)]
Regenerated for 3.74.4
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()