log src/syssignal.h @ 15013:aad88afa6a0c libc-960413 libc-960414 libc-960415 libc-960416 libc-960417 libc-960418 libc-960419 libc-960420 libc-960421 libc-960422 libc-960423 libc-960424 libc-960425 libc-960426 libc-960427 libc-960428 libc-960429 libc-960430 libc-960501 libc-960502 libc-960503 libc-960504 libc-960505 libc-960506 libc-960507 libc-960508 libc-960509 libc-960510 libc-960511 libc-960512 libc-960513 libc-960514 libc-960515 libc-960516 libc-960517 libc-960518 libc-960519 libc-960520

age author description
Sun, 04 Feb 1996 20:13:47 +0000 Richard M. Stallman [POSIX_SIGNALS] (sigsetmask): Don't define if already defined.
Tue, 23 Jan 1996 17:55:02 +0000 Karl Heuer (sigblock): Delete this, undoing previous change.
Sun, 21 Jan 1996 03:54:12 +0000 Karl Heuer [__DJGPP__] (sigblock): Define trivially.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
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