Changeset 98ed15e in rtems for cpukit/posix/src/pthread.c

Timestamp:
06/11/96 16:01:37 (28 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
12aeff91
Parents:
d0baf81
Message:

Basic signal functionality appears to work. pthread_kill() can successfully
send signals to the current thread or to another blocked thread. nanosleep()
can be interrupted by a signal and return the time remaining.

Post switch extension added to dispatch posix signal handlers.

(No files)

Note: See TracChangeset for help on using the changeset viewer.