Richard Stallman
e5c1a9d28f
When compute DOTS, convert /./ to / to avoid
...
accidentally converting it to /../.
From-SVN: r6113
1993-11-19 20:19:29 +00:00
Richard Kenner
00b14c22f0
(math.h): Add missing quoting of *' when fixing prototype of
sqr'.
...
From-SVN: r6111
1993-11-17 19:15:24 -05:00
Richard Stallman
8f8470e01f
Copy files needed for other files at the very end.
...
From-SVN: r6067
1993-11-11 08:20:12 +00:00
Richard Stallman
f820ace744
(math.h): Delete inline definitions for sqr.
...
From-SVN: r6050
1993-11-10 06:29:05 +00:00
Richard Stallman
b1533c0515
(loop on $required): When a file is copied
...
because another file needs it, scan it for what files it needs.
From-SVN: r6045
1993-11-09 23:53:36 +00:00
Ian Lance Taylor
1f10df153b
Don't fix /**/ in X11 files; unnecessary
...
From-SVN: r5975
1993-11-02 19:33:52 +00:00
Richard Stallman
e50ea3d024
(sys/stat.h) Fix fchmod prototype, first arg is int, not char * [AIX 3.2.4].
...
(rpc/svc.h): Avoid nested comments [Ultrix 4.3].
(stdio.h, stdlib.h): Fixed getopt prototypes to match POSIX.2
[DEC Alpha OSF/1 1.3].
Fix <sys/limits.h> like <limits.h>.
From-SVN: r5974
1993-11-02 19:26:16 +00:00
Richard Stallman
8bfed52805
Unquote 'f' in #define _IO.
...
Unquote 'f' in #define _IO. Fix elf.h like
elf_abi.h. For Irix 5.
From-SVN: r5970
1993-11-02 04:15:40 +00:00
Ian Lance Taylor
86e33dc9d2
Don't remove /**/ from X11/xmd.h.
...
From-SVN: r5964
1993-11-01 20:19:12 +00:00
Richard Stallman
08432663f0
(bsd/sys/wait.h): Undo previous change.
...
From-SVN: r5919
1993-10-27 18:15:53 +00:00
Richard Stallman
ad96180a11
Fix NeXT <sys/wait.h> problem in <bsd/sys/wait.h>
...
as well, since that is where the file is in NeXTStep 3.0.
From-SVN: r5896
1993-10-26 17:03:37 +00:00
Richard Stallman
1daf70295c
Fix bad S_IS* macros in <sys/stat.h> on m88k-sysv3.
...
From-SVN: r5884
1993-10-25 21:05:29 +00:00
Richard Stallman
195714793d
Remove nested brackets in change of Oct 21.
...
Fix token pasting operator in ARM/RISCiX include files.
From-SVN: r5881
1993-10-25 17:57:20 +00:00
Ian Lance Taylor
87394941cc
Avoid #define of __wchar_t on ARM/RISCiX <stdlib.h>
...
From-SVN: r5859
1993-10-21 15:13:39 +00:00
Richard Stallman
621b377116
(required): Accept a space instead of a tab
...
between #define and CTRL (or _CTRL).
From-SVN: r5858
1993-10-21 08:36:14 +00:00
Richard Kenner
f90ac35b89
Remove erroneous parens from Alpha OSF/1 <sym.h>.
...
From-SVN: r5786
1993-10-13 21:47:52 -04:00
Richard Stallman
40f1c86cca
If a file is referenced with double quotes from
...
a fixed file, make sure it is copied into the fixed include directory.
Remove DPS/XDPSlib.h special-case code.
From-SVN: r5753
1993-10-12 19:51:26 +00:00
Richard Kenner
dca8246585
Quote braces on `find' looking for DONE files.
...
From-SVN: r5749
1993-10-12 14:02:38 -04:00
Ian Lance Taylor
d01b0b7c4e
Fix typo
...
From-SVN: r5738
1993-10-11 19:36:17 +00:00
Ian Lance Taylor
10711bdd05
Fix typo
...
From-SVN: r5737
1993-10-11 19:20:40 +00:00
Richard Stallman
e03bb07275
(sys/spinlock.h): Don't copy it if it doesn't exist.
...
(DPS/XDPSlib.h): Change "XDPS.h" to <DPS/XDPS.h>, for AIX.
From-SVN: r5701
1993-10-10 02:50:18 +00:00
Richard Stallman
0ef87f3907
When fixing _IO's definition, handle t as arg name.
...
From-SVN: r5700
1993-10-10 02:46:12 +00:00
Doug Evans
94e21bd7ba
fixincludes (sys/spinlock.h): change references of "../machine/*.h" to <machine/*.h>
...
* fixincludes (sys/spinlock.h): change references of
"../machine/*.h" to <machine/*.h>
From-SVN: r5531
1993-09-29 21:25:02 +00:00
Jim Wilson
3b8b3c98b0
({sparc,sun3,sun3x,sun4,sun4c,sun4m}/asm_linkage.h,
...
{sun4c,sun4m}/debug/asm_linkage.h: Replace /**/ with ##.
From-SVN: r5514
1993-09-28 15:54:25 -07:00
Jim Wilson
303b6ca3e8
(math.h): Put #ifndef around HUGE_VAL define.
...
From-SVN: r5509
1993-09-28 15:41:21 -07:00
Jim Wilson
0ff7639849
(sbusdev/audiovar.h): Fix wrongly edited // comments
...
nested within /* */ comments.
From-SVN: r5289
1993-09-08 12:10:46 -07:00
Ian Lance Taylor
cc08b87dab
Get size_t typedef using gcc, not cc
...
From-SVN: r5133
1993-08-11 13:22:45 +00:00
Per Bothner
255fccf375
Fix some AIX and NeXT problems.
...
From-SVN: r4982
1993-07-24 15:03:22 -07:00
Jim Wilson
1f1ff018a2
(sys/types.h sys/stdtypes.h): Delete newline before do.
...
(machine/cpu.h): Delete space in `2>& 1'.
From-SVN: r4953
1993-07-21 14:04:54 -07:00
Richard Stallman
a3f6caa73f
(stdlib.h): Check carefully for definition of size_t.
...
From-SVN: r4927
1993-07-15 17:05:38 +00:00
Richard Stallman
ec4738c0ca
Don't discard comment end characters on lines that look like "#endif */".
...
Don't discard comment end characters on lines that
look like "#endif */". Fixes Esix 4.0.4 problem.
From-SVN: r4920
1993-07-14 23:23:58 +00:00
Richard Stallman
c87e58bb18
(file): Fix size_t definition in stdlib.h as in types.h.
...
Also a conditional to prevent repeated definition.
From-SVN: r4919
1993-07-14 23:15:19 +00:00
Richard Stallman
0fa2faf052
Check for symlinks being available in /tmp.
...
From-SVN: r4899
1993-07-10 19:06:09 +00:00
Paul Eggert
884caf18bb
Don't create absolute symbolic links;
...
make them relative instead.
From-SVN: r4815
1993-07-01 19:06:50 +00:00
Paul Eggert
458e8901e3
Remove special case for IRIX 4.0.1 that was superseded
...
by a more general fix to fixincludes.
From-SVN: r4814
1993-07-01 18:15:17 +00:00
Paul Eggert
20c74d5ea3
Remove everything after #endif, instead of trying to turn it into comments, which loses inside comments.
...
Remove everything after #endif, instead of trying
to turn it into comments, which loses inside comments.
Remove #endif workarounds for Ultrix 4.[12]
and SunOS 4.1, which are no longer needed because of this bug fix.
From-SVN: r4812
1993-07-01 07:46:15 +00:00
Richard Stallman
daa4489f7b
(stdtypes.h): Verify that size_t etc. follow whitespace.
...
From-SVN: r4801
1993-06-30 17:13:09 +00:00
Richard Stallman
75d9865511
(file): When changing VA_LIST to DUMMY_VA_LIST, preserve _NEED___VA_LIST.
...
From-SVN: r4791
1993-06-28 18:58:14 +00:00
Richard Stallman
315198ab9d
(stdio.h math.h ctype.h sys/{limits.h,fcntl.h,dirent.h}):
...
Fix STDC/POSIX and other things for Interactive Unix 2.2 or later.
From-SVN: r4678
1993-06-14 21:48:40 +00:00
Richard Stallman
591d2ce85d
(signal.h): FIx typo in last change.
...
(signal.h): Don't mung #endif if nonwhite stuff precedes.
From-SVN: r4619
1993-06-01 08:14:22 +00:00
Richard Stallman
d7c768e7bd
(Fixing CTRL): Reject CTRL or _CTRL following digit.
...
From-SVN: r4519
1993-05-20 19:06:46 +00:00
Richard Stallman
78c5c64609
Use $file.
...
Use $file. rather than $file.sed
when $file is or might be more than 10 characters long.
From-SVN: r4497
1993-05-18 19:32:56 +00:00
Richard Stallman
6a25991dfb
(memory.h): Don't try to read it if it doesn't exist.
...
From-SVN: r4420
1993-05-11 04:40:17 +00:00
Richard Stallman
5ec88efd82
When finding SIZE_TYPE, cd to ${LIB} to run cc.
...
From-SVN: r4400
1993-05-09 21:55:04 +00:00
Ian Lance Taylor
7313c84b67
More fixes for IRIX 4.0.1
...
From-SVN: r4372
1993-05-06 19:59:56 +00:00
Ian Lance Taylor
2a46424aae
Patches for IRIX 4.0.1
...
From-SVN: r4337
1993-05-05 18:12:35 +00:00
Ian Lance Taylor
d096c37276
Fix #endif comments
...
From-SVN: r4286
1993-04-30 16:00:15 +00:00
Ian Lance Taylor
c49c480390
Don't put #ifndefs in limits.h if they are already there
...
From-SVN: r4053
1993-04-09 19:12:20 +00:00
Richard Stallman
8caf703ce2
Move comments about big sed command outside the command itself.
...
From-SVN: r3900
1993-03-28 07:46:33 +00:00
Richard Stallman
eb13d32345
(memory.h): Use proper ANSI syntax in `#endif __memory_h__'.
...
From-SVN: r3868
1993-03-24 21:10:11 +00:00