source: rtems/cpukit/posix/src/psignal.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @07d880f4   01/31/99 20:45:31 Joel Sherrill Split psignal.c into many more files. This reduced the amount of … 4.104.114.84.95
(edit) @07a3253d   11/23/98 19:07:58 Joel Sherrill Added base version of file system infrastructure. This includes a … 4.104.114.84.95
(edit) @847375f   11/19/98 17:35:49 Joel Sherrill Patch from Eric Norum <eric@…>: 1) Socket timeout … 4.104.114.84.95
(edit) @20fff72   04/27/98 13:46:45 Joel Sherrill Moved POSIX_signals_Siginfo_node structure definition to … 4.104.114.84.95
(edit) @aa48536   09/17/96 21:31:10 Joel Sherrill Added code to insure that the post switch extension was executed and … 4.104.114.84.95
(edit) @c5c5f8c   08/19/96 15:30:25 Mark.Johannes Changed all EFAULTs to EINVALs 4.104.114.84.95
(edit) @de45ddc   08/15/96 16:29:00 Mark.Johannes pthread_kill: fixed the move of SIG_IGN not SA_SIGINFO 4.104.114.84.95
(edit) @948721c   08/15/96 16:24:44 Mark.Johannes pthread_kill: moved check for SA_SIGINFO to allow for validation of … 4.104.114.84.95
(edit) @392b35e   08/13/96 20:38:30 Joel Sherrill deleted a line for spacing correction 4.104.114.84.95
(edit) @567ac45   08/08/96 18:24:29 Mark.Johannes _POSIX_signals_Clear_signals: added this routine … 4.104.114.84.95
(edit) @adae080a   07/15/96 14:02:14 Mark.Johannes Fixed default vectors initialization, sigaction which had a redundant … 4.104.114.84.95
(edit) @108ef35   06/15/96 19:55:39 Joel Sherrill initial modifications to support sigtimedwait. 4.104.114.84.95
(edit) @9e28da4   06/13/96 22:16:47 Mark.Johannes sigtimedwait passes initial test cases of timeout and simple satisfaction. 4.104.114.84.95
(edit) @c53cfd0f   06/13/96 20:46:15 Joel Sherrill added queued signals and cleaned up setting of process wide signals so … 4.104.114.84.95
(edit) @b85649c4   06/13/96 16:42:21 Joel Sherrill basic test cases for kill() and alarm(). kill() in particular needs … 4.104.114.84.95
(edit) @281ad52   06/12/96 22:49:14 Joel Sherrill basic kill() which send a signal to pthread_self() appears to work. 4.104.114.84.95
(edit) @2291b71   06/12/96 17:45:01 Joel Sherrill initial implementation of blocking signal routines -- sigwait, … 4.104.114.84.95
(edit) @937808f5   06/11/96 22:55:39 Joel Sherrill added comment to make sure we add unblock of thread 4.104.114.84.95
(edit) @ea1a5bef   06/11/96 22:52:42 Joel Sherrill first attempt at adding algorithm to select the thread which will … 4.104.114.84.95
(edit) @c8f5ab5   06/11/96 20:43:55 Joel Sherrill tested blocking a signal, sending it to self, then unblocking it. … 4.104.114.84.95
(edit) @98ed15e   06/11/96 16:01:37 Joel Sherrill Basic signal functionality appears to work. pthread_kill() can … 4.104.114.84.95
(edit) @fdec30b   06/10/96 20:47:23 Joel Sherrill first attempt at the routine which vectors signals. 4.104.114.84.95
(edit) @895efd9   06/07/96 13:54:23 Joel Sherrill key destructor is now run at correct point in pthread_exit() sequence … 4.104.114.84.95
(edit) @c238a218   05/31/96 21:40:48 Joel Sherrill added checks to validate values passed to set attribute routines 4.104.114.84.95
(edit) @e72d995a   05/31/96 19:01:26 Joel Sherrill moved sleep() from psignal.c to unistd.c implemented sigemptyset() … 4.104.114.84.95
(edit) @5600661   05/30/96 20:48:10 Joel Sherrill First cut at implementing time, clock_gettime, clock_settime, … 4.104.114.84.95
(edit) @7f72217e   05/29/96 21:27:26 Joel Sherrill comment clean up 4.104.114.84.95
(edit) @2a98af84   05/29/96 21:02:20 Joel Sherrill types.c: spacing psignal.c: kill recognizes SIGABRT and exits to … 4.104.114.84.95
(edit) @613cff6   05/29/96 16:54:52 Joel Sherrill removed all ifdef's on NOT_IMPLEMENTED. 4.104.114.84.95
(edit) @f4719d5a   05/22/96 22:32:39 Joel Sherrill These files have been modified in the initial pass at getting the … 4.104.114.84.95
(edit) @92262ab   05/10/96 20:23:27 Joel Sherrill fixed typo 4.104.114.84.95
(edit) @8d0b7d96   12/01/95 22:03:55 Joel Sherrill Insert mode argument to _Watchdog_Insert removed. Now are watchdog … 4.104.114.84.95
(edit) @eb5a7e07   10/06/95 20:48:38 Joel Sherrill fixed missing CVS IDs 4.104.114.84.95
(add) @5e9b32b   09/26/95 19:27:15 Joel Sherrill posix support initially added 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.