| Commit message (Expand) | Author | Age | Files | Lines |
* | fixincludes: Fix the return type of bsearch, char* -> void*. | Jeffrey A Law | 1999-08-13 | 1 | -0/+1 |
* | Thu Jun 17 15:07 1999 Bruce Korb <ddsinc09@ix.netcom.com> | Jeffrey A Law | 1999-06-21 | 1 | -0/+1 |
* | fixincludes: Avoid removing '.'. | Jeff Law | 1999-06-08 | 1 | -1/+1 |
* | make fixincludes behave like the scripts in fixinc/ | Bruce Korb | 1999-04-12 | 1 | -27/+76 |
* | fixincludes: For HP/UX 10.20, also look in curses_colr/curses.h for a typedef... | Brendan Kehoe | 1999-01-06 | 1 | -10/+10 |
* | fixincludes (sys/utsname.h): Provide forward declaration of struct utsname on... | Rainer Orth | 1999-01-03 | 1 | -0/+28 |
* | Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | Rainer Orth | 1998-12-17 | 1 | -0/+30 |
* | fixincludes: Fix up rpc/{clnt,svr,xdr}.h for SunOS. | Didier FORT | 1998-10-14 | 1 | -18/+44 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 1998-05-05 | 1 | -1/+74 |
* | fixincludes: discard empty C++ comments, as found in sys/time.h on hpux-11.0. | K. Richard Pixley | 1998-04-15 | 1 | -0/+1 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1998-04-04 | 1 | -5/+12 |
* | fixincludes (limits.h): Fix nested comments in Motorola's limits.h and sys/li... | Manfred Hollstein | 1998-03-31 | 1 | -0/+25 |
* | Makefile.in (stmp-fixinc): If we're actually fixing include files... | Manfred Hollstein | 1998-03-27 | 1 | -41/+2 |
* | * fixincludes: Tweak fix for struct exception in math.h | Todd Vierling | 1998-01-27 | 1 | -4/+8 |
* | fixincludes (size_t): Add support for Motorola's stdlib.h which fails to prov... | Manfred Hollstein | 1997-12-16 | 1 | -2/+13 |
* | fixincludes (str{len,spn,cspn} return value): Handle different layout on sysV88. | Manfred Hollstein | 1997-12-11 | 1 | -0/+46 |
* | fixincludes: Be a little more restrictive on what we will substitute to repla... | Brendan Kehoe | 1997-11-13 | 1 | -2/+2 |
* | * fixincludes: Fix "hypot" prototype in NeXT math.h. | Jeffrey A Law | 1997-11-04 | 1 | -0/+1 |
* | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1997-11-02 | 1 | -0/+38 |
* | fixincludes: Permits spaces between # and define. | Paul N. Hilfinger | 1997-09-02 | 1 | -5/+18 |
* | * fixincludes: Also fix AIX NULL macro in sys/{dir,param,types}.h. | Brendan Kehoe | 1997-06-13 | 1 | -1/+1 |
* | * fixincludes: Fix AIX NULL macro use of void*. | Brendan Kehoe | 1997-06-03 | 1 | -0/+28 |
* | (sys/lc_core.h): Fix OSF1/4.x namespace pollution. | Jim Wilson | 1997-04-18 | 1 | -0/+51 |
* | Remove more cases of __const__ from math.h for NeXT | Ian Lance Taylor | 1997-02-27 | 1 | -1/+3 |
* | * fixincludes: Fix need of prototypes for C++ in rpc/xdr.h on SunOS4. | Brendan Kehoe | 1997-02-24 | 1 | -0/+30 |
* | fixincludes: Fix incorrect forward structure declaration in sys/time.h on hpu... | Jeff Law | 1997-01-27 | 1 | -0/+26 |
* | Include <stdio.h> unconditionally in <assert.h> if stderr is needed | Ian Lance Taylor | 1996-11-21 | 1 | -3/+1 |
* | Hack around HP/UX 10.20 sed bug | Ian Lance Taylor | 1996-10-02 | 1 | -0/+4 |
* | Redefine exception in math.h | Ian Lance Taylor | 1996-09-30 | 1 | -1/+45 |
* | Add extern "C" to <sys/mman.h> on HP/UX. | Ian Lance Taylor | 1996-09-30 | 1 | -21/+22 |
* | Insert newlines just before end of 'sed' command strings if last 'sed' | Richard Kenner | 1996-09-24 | 1 | -4/+8 |
* | Remove duplicate volatile from sig_atomic_t in AIX sys/signal.h | Ian Lance Taylor | 1996-08-13 | 1 | -0/+27 |
* | fixincludes: When running find... | Per Bothner | 1996-06-07 | 1 | -8/+5 |
* | (pthread.h): Add extern to __page_size* declarations | Jim Wilson | 1996-05-22 | 1 | -0/+27 |
* | Fix undefined VOIDFUNCPTR in VxWorks 5.2 <time.h> | Ian Lance Taylor | 1996-04-15 | 1 | -0/+39 |
* | Fix signal prototype on SunOS to avoid C++ pedantic error | Ian Lance Taylor | 1996-04-01 | 1 | -0/+39 |
* | (sys/param.h): Fix c89 __asm statements. | Richard Kenner | 1996-03-05 | 1 | -0/+18 |
* | (rpc/types.h): Remove spurios "ls" command. | Richard Kenner | 1996-02-15 | 1 | -1/+0 |
* | (memory.h): Fix it also on sysV68. | Richard Kenner | 1996-02-13 | 1 | -1/+2 |
* | * fixincludes: Wrap rpc/types.h in extern "C", for osf2.0. | Doug Evans | 1996-01-11 | 1 | -0/+35 |
* | (stdio.h): Fix return type of fread and fwrite on sysV68. | Richard Kenner | 1995-12-16 | 1 | -0/+25 |
* | (sys/wait.h): Add forward declaration of struct rusage on AIX 3.2.5. | Richard Kenner | 1995-12-15 | 1 | -0/+27 |
* | (curses.h): Allow space or tab after bool keyword, instead of tab or tab. | Richard Kenner | 1995-11-26 | 1 | -2/+2 |
* | (malloc.h): Fix return type of {m,re}alloc. | Richard Kenner | 1995-11-05 | 1 | -0/+3 |
* | (stdlib.h): Be more general in edit to change declaration of | Richard Kenner | 1995-10-19 | 1 | -4/+4 |
* | Fix HP/UX <sys/file.h> for g++ -pedantic-errors. | Richard Kenner | 1995-09-12 | 1 | -0/+25 |
* | (curses.h): typedef bool need not take up entire line. | Richard Kenner | 1995-09-12 | 1 | -2/+2 |
* | Avoid clobbering VxWorks drv/netif/if_med.h file | Ian Lance Taylor | 1995-07-31 | 1 | -0/+12 |
* | (string.h): Fix return value for mem{ccpy,chr,cpy,set} and | Richard Kenner | 1995-06-26 | 1 | -1/+9 |
* | Don't define wchar_t under C++. | Richard Kenner | 1995-06-19 | 1 | -0/+4 |