Changes between Version 209 and Version 210 of Release/4.9
- Timestamp:
- 11/10/11 01:53:01 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/4.9
v209 v210 228 228 * [http://www.rtems.org/bugzilla/show_bug.cgi?id=1957 1957/cpukit] - Add missing parentheses on a couple of macro uses for protection 229 229 * [http://www.rtems.org/bugzilla/show_bug.cgi?id=1952 1952/cpukit] - Add missing return code to untar.c 230 * [http://www.rtems.org/bugzilla/show_bug.cgi?id=1934 1934/bsps] - libchip ns16650 driver needed to use unsigned type 230 231 * [http://www.rtems.org/bugzilla/show_bug.cgi?id=1890 1890/cpukit] - mq_receive and variants should allow NULL for msg_prio. 231 232 * [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.