| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (NARROWPROTO): New. | Gerd Moellmann | 1999-07-21 | 1 | -0/+3 |
| | | |||||
| * | (ospeed): New definition. | Richard M. Stallman | 1996-10-02 | 1 | -0/+4 |
| | | |||||
| * | (sigsetmask, _longjmp, _setjmp): #undef them. | Richard M. Stallman | 1996-09-26 | 1 | -2/+3 |
| | | | | | (_BSD_SIGNALS): Definition deleted. | ||||
| * | (_BSD_SIGNALS): Define. | Karl Heuer | 1996-07-19 | 1 | -0/+3 |
| | | |||||
| * | [__GNUC__] (C_DEBUG_SWITCH): New definition. | Karl Heuer | 1996-07-12 | 1 | -0/+6 |
| | | |||||
| * | Comment fixes. | Karl Heuer | 1996-01-23 | 1 | -1/+1 |
| | | |||||
| * | Comment fix. | Karl Heuer | 1995-06-05 | 1 | -5/+4 |
| | | | | | (POSIX_SIGNALS): Defined. | ||||
| * | [__GNUC__] (C_SWITCH_SYSTEM): Defined. | Richard M. Stallman | 1995-02-17 | 1 | -0/+4 |
| | | |||||
| * | (MAIL_USE_FLOCK): Defined. | Richard M. Stallman | 1994-11-15 | 1 | -0/+8 |
| | | |||||
| * | [__GNUC__] (LD_SWITCH_SYSTEM): Defined. | Richard M. Stallman | 1994-08-24 | 1 | -0/+7 |
| | | |||||
| * | (PREFER_VSUSP): Defined. | Richard M. Stallman | 1994-05-09 | 1 | -0/+3 |
| | | |||||
| * | (SYSTEM_TYPE): Make it "irix". | Richard M. Stallman | 1993-11-26 | 1 | -1/+1 |
| | | |||||
| * | (IRIX5, SETPGRP_RELEASES_CTTY): Defined. | Richard M. Stallman | 1993-11-25 | 1 | -0/+4 |
| | | |||||
| * | (SIGNALS_VIA_CHARACTERS): Defined. | Richard M. Stallman | 1993-11-23 | 1 | -0/+3 |
| | | |||||
| * | (C_SWITCH_MACHINE): Deleted. | Richard M. Stallman | 1993-08-13 | 1 | -5/+0 |
| | | |||||
| * | Include alloca.h if appropriate. | Richard M. Stallman | 1993-08-12 | 1 | -2/+21 |
| | | | | | | | Fix the #include file name. (ULIMIT_BREAK_VALUE, GETPGRP_NO_ARG, NO_MATHERR): New macros. (LIB_STANDARD): #undef it. | ||||
| * | (PTY_OPEN): Use sigaction, not sigsetmask. | Richard M. Stallman | 1993-07-23 | 1 | -13/+22 |
| | | |||||
| * | Changes for Silicon Graphics Iris 5D. | Jim Blandy | 1993-05-19 | 1 | -3/+20 |
| | | | | | | | | | | * unexelfsgi.c: New file; like unexelf.c, but tolerates program segments above BSS. * m/iris5d.h: New file. * s/irix5-0.h: New file. * process.c [__sgi] (allocate_pty): Give up immediately if pty is inaccessible. | ||||
| * | Initial revision | Jim Blandy | 1993-05-19 | 1 | -0/+47 |