| Commit message (Expand) | Author | Age | Files | Lines |
* | Portability fixes (now it compiles & runs fine on Solaris). | Karoly Lorentey | 2004-01-03 | 1 | -0/+1 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
* | (sigunblock): Don't define if already defined. | Eli Zaretskii | 2001-11-03 | 1 | -0/+6 |
* | Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY. | Kenichi Handa | 2000-11-11 | 1 | -0/+7 |
* | (sigblock, sigunblock) [USG5_4]: Set | Gerd Moellmann | 2000-06-20 | 1 | -2/+8 |
* | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -1/+29 |
* | Declare init_signals and add prototypes. | Andreas Schwab | 1998-05-04 | 1 | -4/+5 |
* | Delete #endif left over from previous change. | Richard M. Stallman | 1998-03-01 | 1 | -1/+0 |
* | (sigmask) [POSIX_SIGNALS]: Always define our own | Andreas Schwab | 1998-02-20 | 1 | -13/+7 |
* | [sigmask] (SIGEMPTYMASK): Define to use sigmask. | Richard M. Stallman | 1997-07-07 | 1 | -0/+7 |
* | (sigpause): Don't define if already defined. | Richard M. Stallman | 1997-07-02 | 1 | -0/+2 |
* | Replaced symbol BSD with BSD_SYSTEM. | Karl Heuer | 1996-09-17 | 1 | -1/+1 |
* | (sigunblockx): Definitions deleted. | Richard M. Stallman | 1996-09-01 | 1 | -10/+1 |
* | Comment change. | Richard M. Stallman | 1996-06-12 | 1 | -2/+2 |
* | (sigunblockx): Use sigunblock. | Richard M. Stallman | 1996-06-12 | 1 | -1/+1 |
* | (EMACS_KILLPG) [WINDOWSNT]: Invoke kill instead of win32_kill_process. | Richard M. Stallman | 1996-04-26 | 1 | -1/+1 |
* | [POSIX_SIGNALS] (sigsetmask): Don't define if already defined. | Richard M. Stallman | 1996-02-04 | 1 | -0/+2 |
* | (sigblock): Delete this, undoing previous change. | Karl Heuer | 1996-01-23 | 1 | -3/+0 |
* | [__DJGPP__] (sigblock): Define trivially. | Karl Heuer | 1996-01-21 | 1 | -0/+3 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | [POSIX_SIGNALS] (signal): Undef before defining. | Richard M. Stallman | 1995-10-30 | 1 | -0/+1 |
* | Update GPL to version 2. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |
* | Don't use function prototypes. | Karl Heuer | 1995-01-24 | 1 | -6/+6 |
* | Fix typo in comment. | Karl Heuer | 1994-12-09 | 1 | -1/+1 |
* | [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process. | Richard M. Stallman | 1994-11-01 | 1 | -0/+4 |
* | [POSIX_SIGNALS] (signal): New definition. | Richard M. Stallman | 1994-07-27 | 1 | -0/+1 |
* | [USG5_4] (sigblock): Use |, not &. | Richard M. Stallman | 1994-06-16 | 1 | -1/+1 |
* | (sigblock) [USG5_4]: Define if not defined. | Richard M. Stallman | 1994-06-15 | 1 | -7/+11 |
* | [POSIX] [!__GNUC__] (sys_sigmask): Add declaration. | Richard M. Stallman | 1993-06-05 | 1 | -0/+1 |
* | * syssignal.h (sys_signal): Declare the second argument to have | Jim Blandy | 1993-05-24 | 1 | -1/+1 |
* | * syssignal.h: Don't #include <signal.h> | Jim Blandy | 1993-05-24 | 1 | -1/+5 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | Some changes from Michael K. Johnson for Linux. | Jim Blandy | 1993-05-19 | 1 | -3/+12 |
* | * syssignal.h (sigunblock): Add definition which works under SYSVr4. | Jim Blandy | 1993-03-11 | 1 | -9/+21 |
* | entered into RCS | Jim Blandy | 1992-05-10 | 1 | -53/+47 |
* | *** empty log message *** | Jim Blandy | 1992-05-01 | 1 | -25/+48 |
* | Initial revision | Jim Blandy | 1992-02-23 | 1 | -0/+101 |