For a more complete discussion of the changes between 4.9.5 and 4.9.5, please refer to http://www.rtems.org/wiki/index.php/4.9_Release_Notes#Release_4.9.5_Changes and to the specific Bugzilla entries. PRs Closed Between 4.9.4 and 4.9.5 ================================== * 1718/cpukit - confdefs.h under accounted for POSIX thread stack memory * 1717/cpukit - gxx_wrappers.c: memory leak on key create when error * 1716/doc - print_name example in concepts chapter has bug * 1714/doc - rtems_status_code was missing a description * 1693/filesystem - IMFS_memfile_get_block_pointer() was checking incorrect pointer and thus had dead code. * 1692/filesystem - rtems_is_valid_perms() was incorrectly implemented and evaluated to true all the time. * 1689/bsps - wait_adc_int_with_timeout * 1570/cpukit - sem_timedwait() returns error code instead of assigning errno and returning -1 * 1568/doc - Services Callable from ISR Broken in Previous Edit * 1554/cpukit - libi2c.c: Fix Memory Leak * 1520/doc - partition_create description mentions returning number of buffers Issues Without Problems Report Numbers ====================================== * None