summaryrefslogtreecommitdiff
path: root/pc/ChangeLog.0
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-08-08 20:41:11 +0300
committerArnold D. Robbins <arnold@skeeve.com>2018-08-08 20:41:11 +0300
commit6103384d051118cdd6a6f43b44e5456ff7a272eb (patch)
tree9eda08f61b5823735548b9f475f5c228cd98b892 /pc/ChangeLog.0
parent683434295fd98f5fdc134a9b8a32a51f0597f6f9 (diff)
downloadgawk-6103384d051118cdd6a6f43b44e5456ff7a272eb.tar.gz
Fix whitespace in various ChangeLog files.
Diffstat (limited to 'pc/ChangeLog.0')
-rw-r--r--pc/ChangeLog.076
1 files changed, 38 insertions, 38 deletions
diff --git a/pc/ChangeLog.0 b/pc/ChangeLog.0
index 96621200..95a36100 100644
--- a/pc/ChangeLog.0
+++ b/pc/ChangeLog.0
@@ -276,7 +276,7 @@ Wed May 9 21:01:18 2007 Scott Deifik <scottd.mail@sbcglobal.net>
* config.h: Let DEFPATH reflect DJGPP installation directory tree.
* Makefile: pkgdatadir variable defined to $(prefix)/lib/awk.
* Makefile: In DJGPP section use the DJGPP environment variable to
- redefine the pkgdatadir variable.
+ redefine the pkgdatadir variable.
2006-07-22 Eli Zaretskii <eliz@gnu.org>
@@ -488,14 +488,14 @@ Tue Dec 4 16:44:07 2001 Andreas Buening <andreas.buening@nexgo.de>
Updated OS/2 support.
* gawkmisc.pc (quote): Use single quote for __EMX__.
- (os_arg_fixup): new OS/2 code.
- (os_devopen): for OS/2 return -1.
- (ispath): check for leading drive letter for __EMX__.
- (os_close_on_exec): Add check for defined __EMX__.
- (os_is_setuid): Add real code for __EMX__.
- (_os2_is_abs_path): new function.
- (_os2_unixroot): new function.
- (_os2_unixroot_path): new function.
+ (os_arg_fixup): new OS/2 code.
+ (os_devopen): for OS/2 return -1.
+ (ispath): check for leading drive letter for __EMX__.
+ (os_close_on_exec): Add check for defined __EMX__.
+ (os_is_setuid): Add real code for __EMX__.
+ (_os2_is_abs_path): new function.
+ (_os2_unixroot): new function.
+ (_os2_unixroot_path): new function.
Tue Sep 25 15:19:53 2001 Arnold D. Robbins <arnold@skeeve.com>
@@ -504,12 +504,12 @@ Tue Sep 25 15:19:53 2001 Arnold D. Robbins <arnold@skeeve.com>
Sun Jun 3 13:04:44 2001 Arnold D. Robbins <arnold@skeeve.com>
* Release 3.1.0: Release tar file made. And there was
- rejoicing.
+ rejoicing.
Tue Jan 30 10:56:05 2001 Arnold D. Robbins <arnold@skeeve.com>
* config.h: Per Kay Uwe Rommel, turn on HAVE_FCNTL_H for
- all PC platforms so that BINMODE works on all.
+ all PC platforms so that BINMODE works on all.
Sun Jan 28 15:50:02 2001 Eli Zaretskii <eliz@is.elta.co.il>
@@ -524,16 +524,16 @@ Sun Jan 28 15:50:02 2001 Eli Zaretskii <eliz@is.elta.co.il>
Wed Jan 17 10:59:32 2001 Eli Zaretskii <eliz@is.elta.co.il>
* gawkmisc.pc (os_close_on_exec) [__DJGPP__]: Don't print the
- warning about failure to set close-on-exec bit, unless it's DJGPP
- 2.04 or later.
+ warning about failure to set close-on-exec bit, unless it's DJGPP
+ 2.04 or later.
Wed Jan 3 19:11:00 2001 Darrel Hankerson <hankedr@auburn.edu>
* popen.c: write script files in binary only if the shell is
- unix-like.
+ unix-like.
* Makefile: set threshold (-Gt) on MSC 16bit versions to obtain
- sufficient stack. 3.0.91 builtin.c compiles with optimization,
- in MSC[67], so remove the special compile
+ sufficient stack. 3.0.91 builtin.c compiles with optimization,
+ in MSC[67], so remove the special compile
Wed Jan 3 19:54:12 2001 Arnold D. Robbins <arnold@skeeve.com>
@@ -551,9 +551,9 @@ Sun Dec 3 14:56:38 2000 Arnold D. Robbins <arnold@skeeve.com>
Wed Nov 22 11:47:00 2000 Arnold D. Robbins <arnold@skeeve.com>
* gawk.rsp, pc_popen.c, pc_popen.h, Makefile, Makefile.tst,
- gawkmisc.pc: Synched with diffs from Scott Deifik.
+ gawkmisc.pc: Synched with diffs from Scott Deifik.
* config.h: Updated from main dist, best guess by me, will
- probably need tweaking.
+ probably need tweaking.
Tue Nov 7 14:09:14 2000 Arnold D. Robbins <arnold@skeeve.com>
@@ -566,7 +566,7 @@ Thu Nov 5 16:50:09 1998 Arnold D. Robbins <arnold@gnu.org>
Wed Jul 30 19:53:52 1997 Arnold D. Robbins <arnold@gnu.org>
* Close-on-exec changes:
- gawkmisc.pc: (os_close_on_exec, os_isdir): new functions.
+ gawkmisc.pc: (os_close_on_exec, os_isdir): new functions.
Mon Aug 7 15:23:00 2000 Arnold D. Robbins <arnold@skeeve.com>
@@ -586,7 +586,7 @@ Thu May 18 14:07:52 2000 Scott Deifik <scottd@amgen.com>
* config.h: Define HAVE_LIMITS_H as 1.
Wed Jun 30 16:14:36 1999 Arnold D. Robbins <arnold@gnu.org>
-
+
* Release 3.0.4: Release tar file made. This time for sure.
Sun Jun 27 12:27:00 1999 Darrel Hankerson <hankedr@mail.auburn.edu>
@@ -598,16 +598,16 @@ Fri May 21 00:00:00 1999 Darrel Hankerson <hankedr@mail.auburn.edu>
* popen.c: MSC (on DOS/Windows32) and MINGW32 now honor SHELL.
* io.c: MINGW32 reports errno==0 after failure in redirect();
- assume close_one() in this case.
+ assume close_one() in this case.
* io.c: Add HAVE_POPEN_H and let pc/config.h deal with the mess.
- (Can't move everything to config.h because of popen define.)
+ (Can't move everything to config.h because of popen define.)
Sun May 9 09:12:33 1999 Darrel Hankerson <hankedr@mail.auburn.edu>
* Add 1999-04-30 changes from Eli Zaretskii <eliz@is.elta.co.il>
- 1. Makefile (TAGS, tags): New targets.
- 2. Makefile.tst (regtes): Pass the value of $CMP to the
- regtest script.
+ 1. Makefile (TAGS, tags): New targets.
+ 2. Makefile.tst (regtes): Pass the value of $CMP to the
+ regtest script.
Thu Nov 18 03:48:32 1998 Scott Deifik <scottd@amgen.com>
@@ -616,24 +616,24 @@ Thu Nov 18 03:48:32 1998 Scott Deifik <scottd@amgen.com>
Thu Nov 12 21:01:24 1998 Darrel Hankerson <hankedr@mail.auburn.edu>
* mingw32 target added with corresponding minor changes to getid.c,
- io.c, and config.h.
+ io.c, and config.h.
* vcWin32 needed popen defines in config.h which were inadvertently
- omitted from 3.0.3.
+ omitted from 3.0.3.
* README.pc updated to clarify the procedure for building
- non-LFN versions on LFN systems, and to note that Windows32 gawk
- may require Windows32 utilities.
+ non-LFN versions on LFN systems, and to note that Windows32 gawk
+ may require Windows32 utilities.
* emxbnd target modified to accomodate older versions of emx.
Thu Nov 08 09:11:44 1998 Scott Deifik <scottd@amgen.com>
* pc/Makefile: Stack reduced again for 16bit MSC versions.
-
+
* pc/Makefile.tst: Updated to keep in sync with new
- test/Makefile.in. In addition, made to work in Windows 9x
- with non-LFN tools.
+ test/Makefile.in. In addition, made to work in Windows 9x
+ with non-LFN tools.
Thu May 15 12:49:08 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
@@ -642,8 +642,8 @@ Thu May 15 12:49:08 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
Tue May 13 20:06:09 1997 Darrel Hankerson <hankedr@mail.auburn.edu>
* vcWin32 target added. Some new tests for WIN32 in gawkmisc.c
- io.c, and regex.c. Makefile changes for nmake, which can't
- expand $($x).
+ io.c, and regex.c. Makefile changes for nmake, which can't
+ expand $($x).
* config.h updated for BITOPS and NONDECDATA (also in Makefile).
@@ -654,10 +654,10 @@ Fri Apr 18 07:55:47 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
Fri Jan 17 19:20:45 1997 Darrel Hankerson <hankedr@mail.auburn.edu>
* Makefile: add KUR's emxnt target for emx+RSXNT. Create awk.exe
- "link" to gawk.exe for djgpp target. (Suggested by Eli Zaretskii.
- Should be done as part of a smarter install, since awk.exe only
- works with djgpp gawk.exe.) Separate djgpp-v1 into djgppv1
- target. Install awk.exe if present.
+ "link" to gawk.exe for djgpp target. (Suggested by Eli Zaretskii.
+ Should be done as part of a smarter install, since awk.exe only
+ works with djgpp gawk.exe.) Separate djgpp-v1 into djgppv1
+ target. Install awk.exe if present.
* install.awk: install awk.exe if present (only for djgpp)