log src/syssignal.h @ 33584:1df24dca8931

age author description
2000-11-11 Kenichi Handa Pay attention to BROKEN_SIGAIO and BROKEN_SIGPTY.
2000-06-20 Gerd Moellmann (sigblock, sigunblock) [USG5_4]: Set
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1998-05-04 Andreas Schwab Declare init_signals and add prototypes.
1998-03-01 Richard M. Stallman Delete #endif left over from previous change.
1998-02-20 Andreas Schwab (sigmask) [POSIX_SIGNALS]: Always define our own
1997-07-07 Richard M. Stallman [sigmask] (SIGEMPTYMASK): Define to use sigmask.
1997-07-02 Richard M. Stallman (sigpause): Don't define if already defined.
1996-09-17 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
1996-09-01 Richard M. Stallman (sigunblockx): Definitions deleted.
1996-06-12 Richard M. Stallman Comment change.
1996-06-12 Richard M. Stallman (sigunblockx): Use sigunblock.
1996-04-26 Richard M. Stallman (EMACS_KILLPG) [WINDOWSNT]: Invoke kill instead of win32_kill_process.
1996-02-04 Richard M. Stallman [POSIX_SIGNALS] (sigsetmask): Don't define if already defined.
1996-01-23 Karl Heuer (sigblock): Delete this, undoing previous change.
1996-01-21 Karl Heuer [__DJGPP__] (sigblock): Define trivially.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-10-30 Richard M. Stallman [POSIX_SIGNALS] (signal): Undef before defining.
1995-06-15 Karl Heuer Update GPL to version 2.
1995-01-24 Karl Heuer Don't use function prototypes.
1994-12-09 Karl Heuer Fix typo in comment.
1994-11-01 Richard M. Stallman [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
1994-07-27 Richard M. Stallman [POSIX_SIGNALS] (signal): New definition.
1994-06-16 Richard M. Stallman [USG5_4] (sigblock): Use |, not &.
1994-06-15 Richard M. Stallman (sigblock) [USG5_4]: Define if not defined.
1993-06-05 Richard M. Stallman [POSIX] [!__GNUC__] (sys_sigmask): Add declaration.
1993-05-24 Jim Blandy * syssignal.h (sys_signal): Declare the second argument to have
1993-05-24 Jim Blandy * syssignal.h: Don't #include <signal.h>
1993-05-22 Jim Blandy Updated copyright years.
1993-05-19 Jim Blandy Some changes from Michael K. Johnson for Linux.
1993-03-11 Jim Blandy * syssignal.h (sigunblock): Add definition which works under SYSVr4.
1992-05-10 Jim Blandy entered into RCS
1992-05-01 Jim Blandy *** empty log message ***
1992-02-23 Jim Blandy Initial revision