summaryrefslogtreecommitdiff
path: root/gcc/fixincludes
Commit message (Expand)AuthorAgeFilesLines
* Wrap <time.h> and <sys/time.h> to avoid multiple inclusion errors.ian1994-06-301-0/+18
* Fix sbrk return type in <unistd.h> on Alpha OSF/1 V2.0.ian1994-06-231-5/+23
* include stdio.h and stdlib.h into assert.h as necessarymerrill1994-06-181-0/+31
* Correct math.h handling on Lynx again.ian1994-06-171-1/+1
* Correct argument type for ffs in string.h on Alpha OSF/1 V2.0ian1994-06-161-0/+2
* Wrap assert.h in extern "C" { }ian1994-06-141-0/+30
* Protect bool in curses.hian1994-05-261-0/+27
* Don't pass $(srcdir) to fixincludes scripts; don't explicitly copy filesian1994-05-261-27/+0
* Make OSF/1 getopt.h fix work on AIX alsoian1994-05-191-2/+2
* Add forward declaration of struct exception tomerrill1994-05-181-0/+22
* Various Lynx-related fixups. To math.h, string.h and curses.h.bill1994-05-121-0/+51
* Don't recursively search symlinks to `.'.ian1994-05-111-2/+5
* * fixincludes: Fix ptrdiff_t and wchar_t in system headers like wemerrill1994-04-041-4/+19
* Modify comment referring to gvarargs.h.wilson1994-04-011-1/+1
* Insert newlines for sed 'a' and 'i' commands.ian1994-03-141-33/+66
* * fixincludes: Fix including of machine/r3_cpu.h and machine/r4_cpu.hdje1994-02-261-3/+8
* Put double underscores around M32, m88k, pdp11, tower[_0-9]*, u370, u3b[0-9]*ian1994-02-221-0/+6
* Permit upper case characters in typedef of size_t in <sys/types.h>.ian1994-02-191-2/+2
* Fix uses of new in Xm/Traversal.h.ian1994-02-161-2/+3
* Use __SIZE_TYPE__ for size_t type, rather than running gcc to get it.ian1994-02-151-12/+6
* Clean up some X11 header files for C++; problems found on RS/6000.ian1994-02-131-0/+80
* When edit size_t typedef, modify sed pattern towilson1994-02-091-4/+5
* Do not fix <syndev/ipi_error.h> to avoid problems with SunOS sedian1993-12-281-0/+10
* Merge in changes from fixinc.mips. Fix identifierswilson1993-12-231-2/+22
* (rpc/auth.h, rpc/xdr.h): Declare structures before using them inkenner1993-12-221-0/+60
* Do not preserve _HIDDEN_VA_LIST in <stdio.h>ian1993-12-161-2/+0
* (stdio.h): Fix typos (missing quote) in previous change.kenner1993-12-031-2/+2
* Preserve _HIDDEN_VA_LIST when changing VA_LIST to DUMMY_VA_LIST.kenner1993-12-021-0/+3
* (math.h): When deleting inline sqrt and abs,rms1993-11-211-4/+4
* When compute DOTS, convert /./ to / to avoidrms1993-11-191-2/+2
* (math.h): Add missing quoting of `*' when fixing prototype of `sqr'.kenner1993-11-181-2/+2
* Copy files needed for other files at the very end.rms1993-11-111-27/+29
* (math.h): Delete inline definitions for sqr.rms1993-11-101-0/+2
* (loop on $required): When a file is copiedrms1993-11-091-14/+23
* Don't fix /**/ in X11 files; unnecessaryian1993-11-021-2/+1
* (sys/stat.h) Fix fchmod prototype, first arg is int, not char * [AIX 3.2.4].rms1993-11-021-30/+89
* Unquote 'f' in #define _IO. Fix elf.h likerms1993-11-021-10/+11
* Don't remove /**/ from X11/xmd.h.ian1993-11-011-2/+1
* (bsd/sys/wait.h): Undo previous change.rms1993-10-271-21/+4
* Fix NeXT <sys/wait.h> problem in <bsd/sys/wait.h>rms1993-10-261-0/+20
* Fix bad S_IS* macros in <sys/stat.h> on m88k-sysv3.rms1993-10-251-0/+19
* Remove nested brackets in change of Oct 21.rms1993-10-251-2/+23
* Avoid #define of __wchar_t on ARM/RISCiX <stdlib.h>ian1993-10-211-0/+20
* (required): Accept a space instead of a tabrms1993-10-211-2/+2
* Remove erroneous parens from Alpha OSF/1 <sym.h>.kenner1993-10-141-0/+18
* If a file is referenced with double quotes fromrms1993-10-121-14/+24
* Quote braces on `find' looking for DONE files.kenner1993-10-121-1/+1
* Fix typoian1993-10-111-1/+1
* Fix typoian1993-10-111-1/+1
* (sys/spinlock.h): Don't copy it if it doesn't exist.rms1993-10-101-1/+15