| Commit message (Expand) | Author | Age | Files | Lines |
* | * fixincludes (sys/spinlock.h): change references of | dje | 1993-09-29 | 1 | -0/+17 |
* | ({sparc,sun3,sun3x,sun4,sun4c,sun4m}/asm_linkage.h, | wilson | 1993-09-28 | 1 | -0/+20 |
* | (math.h): Put #ifndef around HUGE_VAL define. | wilson | 1993-09-28 | 1 | -0/+23 |
* | (sbusdev/audiovar.h): Fix wrongly edited // comments | wilson | 1993-09-08 | 1 | -0/+11 |
* | Get size_t typedef using gcc, not cc | ian | 1993-08-11 | 1 | -5/+7 |
* | Fix some AIX and NeXT problems. | bothner | 1993-07-24 | 1 | -4/+44 |
* | (sys/types.h sys/stdtypes.h): Delete newline before do. | wilson | 1993-07-21 | 1 | -3/+2 |
* | (stdlib.h): Check carefully for definition of size_t. | rms | 1993-07-15 | 1 | -2/+2 |
* | Don't discard comment end characters on lines that | rms | 1993-07-14 | 1 | -1/+2 |
* | (file): Fix size_t definition in stdlib.h as in types.h. | rms | 1993-07-14 | 1 | -4/+11 |
* | Check for symlinks being available in /tmp. | rms | 1993-07-10 | 1 | -0/+3 |
* | Don't create absolute symbolic links; | eggert | 1993-07-01 | 1 | -3/+9 |
* | Remove special case for IRIX 4.0.1 that was superseded | eggert | 1993-07-01 | 1 | -14/+0 |
* | Remove everything after #endif, instead of trying | eggert | 1993-07-01 | 1 | -49/+4 |
* | (stdtypes.h): Verify that size_t etc. follow whitespace. | rms | 1993-06-30 | 1 | -6/+6 |
* | (file): When changing VA_LIST to DUMMY_VA_LIST, preserve _NEED___VA_LIST. | rms | 1993-06-28 | 1 | -0/+2 |
* | (stdio.h math.h ctype.h sys/{limits.h,fcntl.h,dirent.h}): | rms | 1993-06-14 | 1 | -0/+35 |
* | (signal.h): FIx typo in last change. | rms | 1993-06-01 | 1 | -1/+1 |
* | (Fixing CTRL): Reject CTRL or _CTRL following digit. | rms | 1993-05-20 | 1 | -2/+2 |
* | Use $file. rather than $file.sed | rms | 1993-05-18 | 1 | -6/+6 |
* | (memory.h): Don't try to read it if it doesn't exist. | rms | 1993-05-11 | 1 | -2/+2 |
* | When finding SIZE_TYPE, cd to ${LIB} to run cc. | rms | 1993-05-09 | 1 | -1/+1 |
* | More fixes for IRIX 4.0.1 | ian | 1993-05-06 | 1 | -1/+13 |
* | Patches for IRIX 4.0.1 | ian | 1993-05-05 | 1 | -1/+30 |
* | Fix #endif comments | ian | 1993-04-30 | 1 | -0/+11 |
* | Don't put #ifndefs in limits.h if they are already there | ian | 1993-04-09 | 1 | -15/+24 |
* | Move comments about big sed command outside the command itself. | rms | 1993-03-28 | 1 | -4/+6 |
* | (memory.h): Use proper ANSI syntax in `#endif __memory_h__'. | rms | 1993-03-24 | 1 | -1/+1 |
* | Fix #endif foo; don't alter sh options; clean up all DONE files | ian | 1993-03-22 | 1 | -36/+59 |
* | Delete ${LIB}/DONE just before exit. | rms | 1993-03-11 | 1 | -0/+3 |
* | (SRCDIR): Make absolute from ORIGDIR. | rms | 1993-02-21 | 1 | -2/+12 |
* | Change "va_list)" to "__gnuc_va_list)". | hassey | 1993-02-20 | 1 | -0/+1 |
* | * Save temp file in ${LIB}. Use -I${ORIGDIR} when compiling types.c. | dje | 1993-02-20 | 1 | -3/+6 |
* | (sys/types.h): Replace definition of size_t based on SIZE_TYPE. | rms | 1993-02-17 | 1 | -0/+27 |
* | Don't assume that macros defining IO and CTRL ioctl codes always use | kenner | 1993-02-11 | 1 | -5/+5 |
* | * fixincludes: Fix logic about when to duplicate entries under the | brendan | 1993-02-09 | 1 | -3/+3 |
* | (stdio.h): Change _VA_LIST_ to __gnuc_va_list for 386BSD. | wilson | 1993-01-26 | 1 | -0/+3 |
* | (sys/types.h): Don't match on ssize_t. | wilson | 1993-01-26 | 1 | -2/+2 |
* | (egrep and sed loop): Don't print messages about files that need no change. | rms | 1993-01-12 | 1 | -1/+2 |
* | Do not consider //* to be a C++ comment which needs to be fixed. | wilson | 1993-01-11 | 1 | -1/+1 |
* | (stdio.h): Fix the rename prototype on the rs6000, | wilson | 1993-01-07 | 1 | -0/+17 |
* | Don't "make LIB absolute" if already absolute, | rms | 1993-01-06 | 1 | -2/+8 |
* | (limits.h): Add #ifndef/#endif around macros that | rms | 1993-01-06 | 1 | -0/+43 |
* | (Xmu.h): Add missing ${LIB}/. | wilson | 1993-01-06 | 1 | -2/+2 |
* | (making dirs and links): If we already made subdirs | rms | 1993-01-05 | 1 | -0/+17 |
* | Delete `no change needed' messages. Delete all uses of `ex'. | wilson | 1993-01-04 | 1 | -119/+42 |
* | (sunwindow/{win_cursor.h,win_lock.h}): Change invalid | wilson | 1993-01-02 | 1 | -0/+30 |
* | Chmod each copied file a+r. | rms | 1992-12-30 | 1 | -0/+27 |
* | fix _cplusplus typo in SCO's tinfo.h | wood | 1992-12-05 | 1 | -0/+18 |
* | (sys/types.h): Check for [ \t]size_t not size_t. | wilson | 1992-12-03 | 1 | -2/+3 |