Changes between Version 98 and Version 99 of Release/4.10


Ignore:
Timestamp:
09/01/11 22:27:31 (13 years ago)
Author:
JoelSherrill
Comment:

/* Release 4.10.2 Changes */ Add PR1895 Ensure partial ticks are accounted from ticks conversions.

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.10

    v98 v99  
    190190Issues With Problems Report Numbers
    191191
     192 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1895 1895/cpukit] - Ensure partial ticks are accounted from ticks conversions.
    192193 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1890 1890/cpukit] - mq_receive and variants should allow NULL for msg_prio.
    193194 *  [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.