Age | Commit message (Expand) | Author | Files | Lines |
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 |
1994-02-26 | fixincludes: Fix including of machine/r3_cpu.h and machine/r4_cpu.h in machin... | Doug Evans | 1 | -3/+8 |
1994-02-22 | Put double underscores around M32, m88k, pdp11, tower[_0-9]*, u370, u3b[0-9]* | Ian Lance Taylor | 1 | -0/+6 |
1994-02-19 | Permit upper case characters in typedef of size_t in <sys/types.h>. | Ian Lance Taylor | 1 | -2/+2 |
1994-02-16 | Fix uses of new in Xm/Traversal.h. | Ian Lance Taylor | 1 | -2/+3 |
1994-02-15 | Use __SIZE_TYPE__ for size_t type, rather than running gcc to get it. | Ian Lance Taylor | 1 | -12/+6 |
1994-02-13 | Clean up some X11 header files for C++; problems found on RS/6000. | Ian Lance Taylor | 1 | -0/+80 |
1994-02-08 | When edit size_t typedef, modify sed pattern to avoid matching typedef uses o... | Jim Wilson | 1 | -4/+5 |
1993-12-28 | Do not fix <syndev/ipi_error.h> to avoid problems with SunOS sed | Ian Lance Taylor | 1 | -0/+10 |
1993-12-23 | backport: host_mips, mips, MIPSE[LB], R[34]000, SYSTYPE_*. | Jim Wilson | 1 | -2/+22 |
1993-12-21 | (rpc/auth.h, rpc/xdr.h): Declare structures before using them in prototypes, ... | Richard Kenner | 1 | -0/+60 |
1993-12-16 | Do not preserve _HIDDEN_VA_LIST in <stdio.h> | Ian Lance Taylor | 1 | -2/+0 |
1993-12-03 | (stdio.h): Fix typos (missing quote) in previous change. | Richard Kenner | 1 | -2/+2 |
1993-12-02 | Preserve _HIDDEN_VA_LIST when changing VA_LIST to DUMMY_VA_LIST. | Richard Kenner | 1 | -0/+3 |
1993-11-21 | (math.h): When deleting inline sqrt and abs, | Richard Stallman | 1 | -4/+4 |
1993-11-19 | When compute DOTS, convert /./ to / to avoid | Richard Stallman | 1 | -2/+2 |
1993-11-17 | (math.h): Add missing quoting of `*' when fixing prototype of `sqr'. | Richard Kenner | 1 | -2/+2 |
1993-11-11 | Copy files needed for other files at the very end. | Richard Stallman | 1 | -27/+29 |
1993-11-10 | (math.h): Delete inline definitions for sqr. | Richard Stallman | 1 | -0/+2 |
1993-11-09 | (loop on $required): When a file is copied | Richard Stallman | 1 | -14/+23 |
1993-11-02 | Don't fix /**/ in X11 files; unnecessary | Ian Lance Taylor | 1 | -2/+1 |
1993-11-02 | (sys/stat.h) Fix fchmod prototype, first arg is int, not char * [AIX 3.2.4]. | Richard Stallman | 1 | -30/+89 |
1993-11-02 | Unquote 'f' in #define _IO. | Richard Stallman | 1 | -10/+11 |
1993-11-01 | Don't remove /**/ from X11/xmd.h. | Ian Lance Taylor | 1 | -2/+1 |
1993-10-27 | (bsd/sys/wait.h): Undo previous change. | Richard Stallman | 1 | -21/+4 |
1993-10-26 | Fix NeXT <sys/wait.h> problem in <bsd/sys/wait.h> | Richard Stallman | 1 | -0/+20 |
1993-10-25 | Fix bad S_IS* macros in <sys/stat.h> on m88k-sysv3. | Richard Stallman | 1 | -0/+19 |
1993-10-25 | Remove nested brackets in change of Oct 21. | Richard Stallman | 1 | -2/+23 |
1993-10-21 | Avoid #define of __wchar_t on ARM/RISCiX <stdlib.h> | Ian Lance Taylor | 1 | -0/+20 |
1993-10-21 | (required): Accept a space instead of a tab | Richard Stallman | 1 | -2/+2 |
1993-10-13 | Remove erroneous parens from Alpha OSF/1 <sym.h>. | Richard Kenner | 1 | -0/+18 |
1993-10-12 | If a file is referenced with double quotes from | Richard Stallman | 1 | -14/+24 |
1993-10-12 | Quote braces on `find' looking for DONE files. | Richard Kenner | 1 | -1/+1 |
1993-10-11 | Fix typo | Ian Lance Taylor | 1 | -1/+1 |
1993-10-11 | Fix typo | Ian Lance Taylor | 1 | -1/+1 |
1993-10-10 | (sys/spinlock.h): Don't copy it if it doesn't exist. | Richard Stallman | 1 | -1/+15 |
1993-10-10 | When fixing _IO's definition, handle t as arg name. | Richard Stallman | 1 | -1/+1 |
1993-09-29 | fixincludes (sys/spinlock.h): change references of "../machine/*.h" to <machi... | Doug Evans | 1 | -0/+17 |
1993-09-28 | ({sparc,sun3,sun3x,sun4,sun4c,sun4m}/asm_linkage.h, | Jim Wilson | 1 | -0/+20 |
1993-09-28 | (math.h): Put #ifndef around HUGE_VAL define. | Jim Wilson | 1 | -0/+23 |
1993-09-08 | (sbusdev/audiovar.h): Fix wrongly edited // comments | Jim Wilson | 1 | -0/+11 |
1993-08-11 | Get size_t typedef using gcc, not cc | Ian Lance Taylor | 1 | -5/+7 |
1993-07-24 | Fix some AIX and NeXT problems. | Per Bothner | 1 | -4/+44 |
1993-07-21 | (sys/types.h sys/stdtypes.h): Delete newline before do. | Jim Wilson | 1 | -3/+2 |
1993-07-15 | (stdlib.h): Check carefully for definition of size_t. | Richard Stallman | 1 | -2/+2 |
1993-07-14 | Don't discard comment end characters on lines that look like "#endif */". | Richard Stallman | 1 | -1/+2 |
1993-07-14 | (file): Fix size_t definition in stdlib.h as in types.h. | Richard Stallman | 1 | -4/+11 |