Changeset eaad7ce0 in rtems for testsuites/psxtests/ChangeLog

Timestamp:
07/31/11 22:40:53 (13 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10
Children:
ded0bfa
Parents:
426eb35
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.