source: rtems/cpukit/ChangeLog @ 426eb35

4.10
Last change on this file since 426eb35 was 426eb35, checked in by Joel Sherrill <joel.sherrill@…>, on 07/31/11 at 22:40:43

2011-07-31 Joel Sherrill <joel.sherrilL@…>

PR 1855/cpukit

  • posix/src/psignal.c, posix/src/psignalunblockthread.c, posix/src/pthread.c, posix/src/pthreadjoin.c: Correct signal processing during pthread_join. We are supposed to unblock the thread waiting on a pthread_join(), dispatch the signal handler, account for it potentially overwriting errno, and then have the thread return to blocking within pthread_join().
  • Property mode set to 100644
File size: 420.0 KB

HTML preview not available, since the file size exceeds 256.0 KB. Try downloading the file instead.

Note: See TracBrowser for help on using the repository browser.