Changes between Version 95 and Version 96 of Release/4.10


Ignore:
Timestamp:
07/31/11 20:32:38 (13 years ago)
Author:
JoelSherrill
Comment:

/* Release 4.10.2 Changes */ 1867/cpukit - Support the case where a thread is joinable but calls pthread_exit() before a thread has attempted to join.

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.10

    v95 v96  
    190190Issues With Problems Report Numbers
    191191
     192 *  [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.
    192193 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1864 1864/doc] Add missing documentation for CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS,, CONFIGURE_MAXIMUM_POSIX_BARRIERS , CONFIGURE_MAXIMUM_POSIX_SPINLOCKS, CONFIGURE_MAXIMUM_POSIX_RWLOCKS.
    193194 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1851 1851/doc] - Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.