summaryrefslogtreecommitdiff
path: root/gcc/fixincludes
Commit message (Expand)AuthorAgeFilesLines
* Fix non-const atof parameter on NEWS-OS 4.2Rian1994-12-141-2/+2
* Fixes for NextStep 3.2. Remove ``__const__'' from sin and coskenner1994-11-151-0/+72
* Make argument type const for popen and tempnam in stdio.h and forkenner1994-11-101-1/+5
* Fix X11/Intrinsic.h on RISCiX; add files to REQUIRED as neededian1994-10-141-2/+362
* Comment out loop which handled symbolic links to filesian1994-09-281-14/+17
* Tweaks for LynxOS 2.2.2ian1994-09-221-1/+19
* Don't remove empty directories until after removing DONE filesian1994-09-211-7/+7
* Handle a symlink to root/* from a subdirectory of a symlink to root/*ian1994-09-201-2/+5
* Canonicalize ${INPUT} to avoid automounter problems.ian1994-08-191-3/+6
* Various changes to avoid clobbering glibc header filesian1994-08-031-17/+28
* Rework required loop to avoid crash on decstationian1994-07-191-4/+5
* 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