| Commit message (Expand) | Author | Age | Files | Lines |
* | Include <stdio.h> unconditionally in <assert.h> if stderr is needed | ian | 1996-11-21 | 1 | -3/+1 |
* | Hack around HP/UX 10.20 sed bug | ian | 1996-10-02 | 1 | -0/+4 |
* | Redefine exception in math.h | ian | 1996-09-30 | 1 | -1/+45 |
* | Add extern "C" to <sys/mman.h> on HP/UX. | ian | 1996-09-30 | 1 | -21/+22 |
* | Insert newlines just before end of 'sed' command strings if last 'sed' | kenner | 1996-09-24 | 1 | -4/+8 |
* | Remove duplicate volatile from sig_atomic_t in AIX sys/signal.h | ian | 1996-08-13 | 1 | -0/+27 |
* | * fixincludes: When running find, add "/." to directory name | bothner | 1996-06-07 | 1 | -8/+5 |
* | (pthread.h): Add extern to __page_size* declarations | wilson | 1996-05-22 | 1 | -0/+27 |
* | Fix undefined VOIDFUNCPTR in VxWorks 5.2 <time.h> | ian | 1996-04-15 | 1 | -0/+39 |
* | Fix signal prototype on SunOS to avoid C++ pedantic error | ian | 1996-04-01 | 1 | -0/+39 |
* | (sys/param.h): Fix c89 __asm statements. | kenner | 1996-03-05 | 1 | -0/+18 |
* | (rpc/types.h): Remove spurios "ls" command. | kenner | 1996-02-15 | 1 | -1/+0 |
* | (memory.h): Fix it also on sysV68. | kenner | 1996-02-13 | 1 | -1/+2 |
* | * fixincludes: Wrap rpc/types.h in extern "C", for osf2.0. | dje | 1996-01-11 | 1 | -0/+35 |
* | (stdio.h): Fix return type of fread and fwrite on sysV68. | kenner | 1995-12-16 | 1 | -0/+25 |
* | (sys/wait.h): Add forward declaration of struct rusage on AIX 3.2.5. | kenner | 1995-12-15 | 1 | -0/+27 |
* | (curses.h): Allow space or tab after bool keyword, instead of tab or tab. | kenner | 1995-11-26 | 1 | -2/+2 |
* | (malloc.h): Fix return type of {m,re}alloc. | kenner | 1995-11-05 | 1 | -0/+3 |
* | (stdlib.h): Be more general in edit to change declaration of | kenner | 1995-10-19 | 1 | -4/+4 |
* | Fix HP/UX <sys/file.h> for g++ -pedantic-errors. | kenner | 1995-09-12 | 1 | -0/+25 |
* | (curses.h): typedef bool need not take up entire line. | kenner | 1995-09-12 | 1 | -2/+2 |
* | Avoid clobbering VxWorks drv/netif/if_med.h file | ian | 1995-07-31 | 1 | -0/+12 |
* | (string.h): Fix return value for mem{ccpy,chr,cpy,set} and | kenner | 1995-06-26 | 1 | -1/+9 |
* | Don't define wchar_t under C++. | kenner | 1995-06-19 | 1 | -0/+4 |
* | (math.h): Keep declaration of abs on HPUX. | kenner | 1995-06-11 | 1 | -1/+1 |
* | Fix bogus recursive <stdlib.h> in NEWS-OS 4.0C. | kenner | 1995-05-26 | 1 | -0/+29 |
* | Allow white space between `#' and `if' when looking for lines to | kenner | 1995-05-25 | 1 | -1/+1 |
* | Add `sel', `tahoe', `r3000', `r4000' to the list of pre-ANSI symbols | kenner | 1995-05-25 | 1 | -1/+3 |
* | (stdio.h): BSDI 2.0 changed the spelling of _VA_LIST_ to | kenner | 1995-04-02 | 1 | -0/+1 |
* | Fix `typedef struct term;' on hppa1.1-hp-hpux9. | ian | 1995-03-10 | 1 | -0/+24 |
* | Patch some VxWorks header files | ian | 1995-03-03 | 1 | -0/+131 |
* | Only include <stdio.h> and <stdlib.h> in <assert.h> for C++ | ian | 1995-02-06 | 1 | -2/+6 |
* | Fix bool test to permit spaces before the semicolon | ian | 1995-02-02 | 1 | -2/+2 |
* | (strings.h): Fix return type of strlen. | wilson | 1995-01-25 | 1 | -0/+24 |
* | Fix non-const atof parameter on NEWS-OS 4.2R | ian | 1994-12-14 | 1 | -2/+2 |
* | Fixes for NextStep 3.2. Remove ``__const__'' from sin and cos | kenner | 1994-11-15 | 1 | -0/+72 |
* | Make argument type const for popen and tempnam in stdio.h and for | kenner | 1994-11-10 | 1 | -1/+5 |
* | Fix X11/Intrinsic.h on RISCiX; add files to REQUIRED as needed | ian | 1994-10-14 | 1 | -2/+362 |
* | Comment out loop which handled symbolic links to files | ian | 1994-09-28 | 1 | -14/+17 |
* | Tweaks for LynxOS 2.2.2 | ian | 1994-09-22 | 1 | -1/+19 |
* | Don't remove empty directories until after removing DONE files | ian | 1994-09-21 | 1 | -7/+7 |
* | Handle a symlink to root/* from a subdirectory of a symlink to root/* | ian | 1994-09-20 | 1 | -2/+5 |
* | Canonicalize ${INPUT} to avoid automounter problems. | ian | 1994-08-19 | 1 | -3/+6 |
* | Various changes to avoid clobbering glibc header files | ian | 1994-08-03 | 1 | -17/+28 |
* | Rework required loop to avoid crash on decstation | ian | 1994-07-19 | 1 | -4/+5 |
* | Wrap <time.h> and <sys/time.h> to avoid multiple inclusion errors. | ian | 1994-06-30 | 1 | -0/+18 |
* | Fix sbrk return type in <unistd.h> on Alpha OSF/1 V2.0. | ian | 1994-06-23 | 1 | -5/+23 |
* | include stdio.h and stdlib.h into assert.h as necessary | merrill | 1994-06-18 | 1 | -0/+31 |
* | Correct math.h handling on Lynx again. | ian | 1994-06-17 | 1 | -1/+1 |
* | Correct argument type for ffs in string.h on Alpha OSF/1 V2.0 | ian | 1994-06-16 | 1 | -0/+2 |