Age | Commit message (Expand) | Author | Files | Lines |
1996-03-05 | (sys/param.h): Fix c89 __asm statements. | Richard Kenner | 1 | -0/+18 |
1996-02-15 | (rpc/types.h): Remove spurios "ls" command. | Richard Kenner | 1 | -1/+0 |
1996-02-13 | (memory.h): Fix it also on sysV68. | Richard Kenner | 1 | -1/+2 |
1996-01-11 | * fixincludes: Wrap rpc/types.h in extern "C", for osf2.0. | Doug Evans | 1 | -0/+35 |
1995-12-16 | (stdio.h): Fix return type of fread and fwrite on sysV68. | Richard Kenner | 1 | -0/+25 |
1995-12-15 | (sys/wait.h): Add forward declaration of struct rusage on AIX 3.2.5. | Richard Kenner | 1 | -0/+27 |
1995-11-26 | (curses.h): Allow space or tab after bool keyword, instead of tab or tab. | Richard Kenner | 1 | -2/+2 |
1995-11-05 | (malloc.h): Fix return type of {m,re}alloc. | Richard Kenner | 1 | -0/+3 |
1995-10-19 | (stdlib.h): Be more general in edit to change declaration of | Richard Kenner | 1 | -4/+4 |
1995-09-12 | Fix HP/UX <sys/file.h> for g++ -pedantic-errors. | Richard Kenner | 1 | -0/+25 |
1995-09-12 | (curses.h): typedef bool need not take up entire line. | Richard Kenner | 1 | -2/+2 |
1995-07-31 | Avoid clobbering VxWorks drv/netif/if_med.h file | Ian Lance Taylor | 1 | -0/+12 |
1995-06-26 | (string.h): Fix return value for mem{ccpy,chr,cpy,set} and | Richard Kenner | 1 | -1/+9 |
1995-06-19 | Don't define wchar_t under C++. | Richard Kenner | 1 | -0/+4 |
1995-06-11 | (math.h): Keep declaration of abs on HPUX. | Richard Kenner | 1 | -1/+1 |
1995-05-26 | Fix bogus recursive <stdlib.h> in NEWS-OS 4.0C. | Richard Kenner | 1 | -0/+29 |
1995-05-25 | Allow white space between `#' and `if' when looking for lines to | Richard Kenner | 1 | -1/+1 |
1995-05-25 | Add `sel', `tahoe', `r3000', `r4000' to the list of pre-ANSI symbols | Richard Kenner | 1 | -1/+3 |
1995-04-02 | (stdio.h): BSDI 2.0 changed the spelling of _VA_LIST_ to | Richard Kenner | 1 | -0/+1 |
1995-03-10 | Fix `typedef struct term;' on hppa1.1-hp-hpux9. | Ian Lance Taylor | 1 | -0/+24 |
1995-03-03 | Patch some VxWorks header files | Ian Lance Taylor | 1 | -0/+131 |
1995-02-06 | Only include <stdio.h> and <stdlib.h> in <assert.h> for C++ | Ian Lance Taylor | 1 | -2/+6 |
1995-02-02 | Fix bool test to permit spaces before the semicolon | Ian Lance Taylor | 1 | -2/+2 |
1995-01-25 | (strings.h): Fix return type of strlen. | Jim Wilson | 1 | -0/+24 |
1994-12-14 | Fix non-const atof parameter on NEWS-OS 4.2R | Ian Lance Taylor | 1 | -2/+2 |
1994-11-14 | Fixes for NextStep 3.2. | Richard Kenner | 1 | -0/+72 |
1994-11-10 | Make argument type const for popen and tempnam in stdio.h and for | Richard Kenner | 1 | -1/+5 |
1994-10-14 | Fix X11/Intrinsic.h on RISCiX; add files to REQUIRED as needed | Ian Lance Taylor | 1 | -2/+362 |
1994-09-28 | Comment out loop which handled symbolic links to files | Ian Lance Taylor | 1 | -14/+17 |
1994-09-22 | Tweaks for LynxOS 2.2.2 | Ian Lance Taylor | 1 | -1/+19 |
1994-09-21 | Don't remove empty directories until after removing DONE files | Ian Lance Taylor | 1 | -7/+7 |
1994-09-20 | Handle a symlink to root/* from a subdirectory of a symlink to root/* | Ian Lance Taylor | 1 | -2/+5 |
1994-08-19 | Canonicalize ${INPUT} to avoid automounter problems. | Ian Lance Taylor | 1 | -3/+6 |
1994-08-03 | Various changes to avoid clobbering glibc header files | Ian Lance Taylor | 1 | -17/+28 |
1994-07-19 | Rework required loop to avoid crash on decstation | Ian Lance Taylor | 1 | -4/+5 |
1994-06-30 | Wrap <time.h> and <sys/time.h> to avoid multiple inclusion errors. | Ian Lance Taylor | 1 | -0/+18 |
1994-06-23 | Fix sbrk return type in <unistd.h> on Alpha OSF/1 V2.0. | Ian Lance Taylor | 1 | -5/+23 |
1994-06-18 | include stdio.h and stdlib.h into assert.h as necessary | Jason Merrill | 1 | -0/+31 |
1994-06-17 | Correct math.h handling on Lynx again. | Ian Lance Taylor | 1 | -1/+1 |
1994-06-16 | Correct argument type for ffs in string.h on Alpha OSF/1 V2.0 | Ian Lance Taylor | 1 | -0/+2 |
1994-06-14 | Wrap assert.h in extern "C" { } | Ian Lance Taylor | 1 | -0/+30 |
1994-05-26 | Protect bool in curses.h | Ian Lance Taylor | 1 | -0/+27 |
1994-05-26 | Don't pass $(srcdir) to fixincludes scripts; don't explicitly copy files | Ian Lance Taylor | 1 | -27/+0 |
1994-05-19 | Make OSF/1 getopt.h fix work on AIX also | Ian Lance Taylor | 1 | -2/+2 |
1994-05-18 | Add forward declaration of struct exception to | Jason Merrill | 1 | -0/+22 |
1994-05-12 | Various Lynx-related fixups. To math.h, string.h and curses.h. | Bill Cox | 1 | -0/+51 |
1994-05-11 | Don't recursively search symlinks to `.'. | Ian Lance Taylor | 1 | -2/+5 |
1994-04-04 | fixincludes: Fix ptrdiff_t and wchar_t in system headers like we do size_t. | Jason Merrill | 1 | -4/+19 |
1994-03-31 | Modify comment referring to gvarargs.h. | Jim Wilson | 1 | -1/+1 |
1994-03-14 | Insert newlines for sed 'a' and 'i' commands. | Ian Lance Taylor | 1 | -33/+66 |