Changeset 690861c in rtems for cpukit/libcsupport/ChangeLog
- Timestamp:
- 11/26/03 17:50:53 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- c9a4da01
- Parents:
- dfd3132
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/libcsupport/ChangeLog
rdfd3132 r690861c 1 2003-11-26 Joel Sherrill <joel@OARcorp.com> 2 3 PR 523/filesystem 4 * src/malloc.c: Make malloc family safer for use from ISRs and 5 dispatching critical sections. If in a critical section while doing 6 a free(), then the free is deferred until the next malloc() attempt. 7 1 8 2003-11-25 Jennifer Averett <jennifer@OARcorp.com> 2 9
Note: See TracChangeset
for help on using the changeset viewer.