Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 84 and Version 85 of Release/4.10


Ignore:
Timestamp:
07/19/11 17:18:34 (13 years ago)
Author:
JoelSherrill
Comment:

/* Release 4.10.1 Changes */ 1838 - fchmod() does not need writeable file descriptor

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.10

    v84 v85  
    190190Issues With Problems Report Numbers
    191191
     192 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1838 1838/filesystem] - fchmod() does not need a writeable file descriptor.
    192193 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1833 1833/bsps] - pc386 ne2000 driver  had broadcast reception disabled by previous multicast patch.  Also includes support for use on big endian CPUs.
    193194 *  [http://www.rtems.org/bugzilla/show_bug.cgi?id=1832 1832/libcpu] - On ARM at91rm9200, the bsp_interrupt_dispatch() routine did not determine the correct interrupt source number.