Changeset bd1505b2 in rtems for testsuites

Timestamp:
07/31/11 22:40:31 (13 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.11, 5, master
Children:
c05fad28
Parents:
f05af6b7
Message:

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

PR 1855/cpukit

  • Makefile.am, configure.ac: 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().
  • psxeintr_join/.cvsignore, psxeintr_join/Makefile.am, psxeintr_join/init.c, psxeintr_join/psxeintr_join.doc, psxeintr_join/psxeintr_join.scn: New files.
(No files)

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