Changes between Version 205 and Version 206 of Release/4.9


Ignore:
Timestamp:
08/01/11 02:44:01 (13 years ago)
Author:
JoelSherrill
Comment:

/* Release 4.9.7 Changes */ PR1855/cpukit Correct processing of signals during a blocking pthread_join().

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.9

    v205 v206  
    228228 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1867 1867/cpukit] - Support the case where a thread is joinable but calls pthread_exit() before a thread has attempted to join.
    229229 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1864 1864/doc] Add missing documentation for CONFIGURE_MAXIMUM_POSIX_BARRIERS , CONFIGURE_MAXIMUM_POSIX_SPINLOCKS, CONFIGURE_MAXIMUM_POSIX_RWLOCKS.
     230 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1855 1855/cpukit] - Correct processing of signals during a blocking pthread_join().
    230231 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1851 1851/doc] - Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
    231232