log src/syssignal.h @ 13740:7868bb1ee05f libc-951216 libc-951217 libc-951218 libc-951219 libc-951220 libc-951221 libc-951222 libc-951223 libc-951224 libc-951225 libc-951226 libc-951227 libc-951228 libc-951229 libc-951230 libc-951231 libc-960101 libc-960102 libc-960103 libc-960104 libc-960105 libc-960106 libc-960107 libc-960108 libc-960109 libc-960110 libc-960111 libc-960112 libc-960113 libc-960114 libc-960115

age author description
Mon, 30 Oct 1995 02:37:50 +0000 Richard M. Stallman [POSIX_SIGNALS] (signal): Undef before defining.
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Tue, 24 Jan 1995 05:27:32 +0000 Karl Heuer Don't use function prototypes.
Fri, 09 Dec 1994 22:43:47 +0000 Karl Heuer Fix typo in comment.
Tue, 01 Nov 1994 08:42:36 +0000 Richard M. Stallman [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
Wed, 27 Jul 1994 18:10:51 +0000 Richard M. Stallman [POSIX_SIGNALS] (signal): New definition.
Thu, 16 Jun 1994 18:51:07 +0000 Richard M. Stallman [USG5_4] (sigblock): Use |, not &.
Wed, 15 Jun 1994 04:05:32 +0000 Richard M. Stallman (sigblock) [USG5_4]: Define if not defined.
Sat, 05 Jun 1993 02:07:08 +0000 Richard M. Stallman [POSIX] [!__GNUC__] (sys_sigmask): Add declaration.
Mon, 24 May 1993 05:12:22 +0000 Jim Blandy * syssignal.h (sys_signal): Declare the second argument to have
Mon, 24 May 1993 02:32:33 +0000 Jim Blandy * syssignal.h: Don't #include <signal.h>
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Wed, 19 May 1993 22:01:35 +0000 Jim Blandy Some changes from Michael K. Johnson for Linux.
Thu, 11 Mar 1993 07:16:39 +0000 Jim Blandy * syssignal.h (sigunblock): Add definition which works under SYSVr4.
Sun, 10 May 1992 18:13:22 +0000 Jim Blandy entered into RCS
Fri, 01 May 1992 06:20:46 +0000 Jim Blandy *** empty log message ***
Sun, 23 Feb 1992 07:59:34 +0000 Jim Blandy Initial revision