Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-07-10 | Check for symlinks being available in /tmp. | Richard Stallman | 1 | -0/+3 |
1993-07-01 | Don't create absolute symbolic links; | Paul Eggert | 1 | -3/+9 |
1993-07-01 | Remove special case for IRIX 4.0.1 that was superseded | Paul Eggert | 1 | -14/+0 |
1993-07-01 | Remove everything after #endif, instead of trying to turn it into comments, w... | Paul Eggert | 1 | -49/+4 |
1993-06-30 | (stdtypes.h): Verify that size_t etc. follow whitespace. | Richard Stallman | 1 | -6/+6 |
1993-06-28 | (file): When changing VA_LIST to DUMMY_VA_LIST, preserve _NEED___VA_LIST. | Richard Stallman | 1 | -0/+2 |
1993-06-14 | (stdio.h math.h ctype.h sys/{limits.h,fcntl.h,dirent.h}): | Richard Stallman | 1 | -0/+35 |
1993-06-01 | (signal.h): FIx typo in last change. | Richard Stallman | 1 | -1/+1 |
1993-05-20 | (Fixing CTRL): Reject CTRL or _CTRL following digit. | Richard Stallman | 1 | -2/+2 |
1993-05-18 | Use $file. | Richard Stallman | 1 | -6/+6 |
1993-05-11 | (memory.h): Don't try to read it if it doesn't exist. | Richard Stallman | 1 | -2/+2 |
1993-05-09 | When finding SIZE_TYPE, cd to ${LIB} to run cc. | Richard Stallman | 1 | -1/+1 |
1993-05-06 | More fixes for IRIX 4.0.1 | Ian Lance Taylor | 1 | -1/+13 |
1993-05-05 | Patches for IRIX 4.0.1 | Ian Lance Taylor | 1 | -1/+30 |
1993-04-30 | Fix #endif comments | Ian Lance Taylor | 1 | -0/+11 |
1993-04-09 | Don't put #ifndefs in limits.h if they are already there | Ian Lance Taylor | 1 | -15/+24 |
1993-03-28 | Move comments about big sed command outside the command itself. | Richard Stallman | 1 | -4/+6 |
1993-03-24 | (memory.h): Use proper ANSI syntax in `#endif __memory_h__'. | Richard Stallman | 1 | -1/+1 |
1993-03-22 | Fix #endif foo; don't alter sh options; clean up all DONE files | Ian Lance Taylor | 1 | -36/+59 |
1993-03-11 | Delete ${LIB}/DONE just before exit. | Richard Stallman | 1 | -0/+3 |
1993-02-21 | (SRCDIR): Make absolute from ORIGDIR. | Richard Stallman | 1 | -2/+12 |
1993-02-20 | Change "va_list)" to "__gnuc_va_list)". | John Hassey | 1 | -0/+1 |
1993-02-20 | * Save temp file in ${LIB}. Use -I${ORIGDIR} when compiling types.c. | Doug Evans | 1 | -3/+6 |
1993-02-17 | (sys/types.h): Replace definition of size_t based on SIZE_TYPE. | Richard Stallman | 1 | -0/+27 |
1993-02-11 | Don't assume that macros defining IO and CTRL ioctl codes always use | Richard Kenner | 1 | -5/+5 |
1993-02-09 | fixincludes: Fix logic about when to duplicate entries under the `FILE' link. | Brendan Kehoe | 1 | -3/+3 |
1993-01-26 | (stdio.h): Change _VA_LIST_ to __gnuc_va_list for 386BSD. | Jim Wilson | 1 | -0/+3 |
1993-01-26 | (sys/types.h): Don't match on ssize_t. | Jim Wilson | 1 | -2/+2 |
1993-01-12 | (egrep and sed loop): Don't print messages about files that need no change. | Richard Stallman | 1 | -1/+2 |
1993-01-11 | Do not consider //* to be a C++ comment which needs to be fixed. | Jim Wilson | 1 | -1/+1 |
1993-01-07 | (stdio.h): Fix the rename prototype on the rs6000, | Jim Wilson | 1 | -0/+17 |
1993-01-06 | Don't "make LIB absolute" if already absolute, | Richard Stallman | 1 | -2/+8 |
1993-01-06 | (limits.h): Add #ifndef/#endif around macros that | Richard Stallman | 1 | -0/+43 |
1993-01-05 | (Xmu.h): Add missing ${LIB}/. | Jim Wilson | 1 | -2/+2 |
1993-01-05 | (making dirs and links): If we already made subdirs for a dir foo and foo tur... | Richard Stallman | 1 | -0/+17 |
1993-01-04 | Delete `no change needed' messages. Delete all uses of `ex'. | Jim Wilson | 1 | -119/+42 |
1993-01-01 | (sunwindow/{win_cursor.h,win_lock.h}): Change invalid | Jim Wilson | 1 | -0/+30 |
1992-12-30 | Chmod each copied file a+r. | Richard Stallman | 1 | -0/+27 |
1992-12-05 | fix _cplusplus typo in SCO's tinfo.h | Tom Wood | 1 | -0/+18 |
1992-12-02 | (sys/types.h): Check for [ \t]size_t not size_t. | Jim Wilson | 1 | -2/+3 |