mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 21:18:23 +00:00
Updated ChangeLog
This commit is contained in:
parent
9ad7dae4c1
commit
7aefc6d3a1
1 changed files with 3 additions and 0 deletions
|
|
@ -8334,3 +8334,6 @@
|
|||
and sbrk() (2014-8-31).
|
||||
* Rename krealloc(0 to kmm_realloc() and kmemalign to kmm_memalign() for
|
||||
consistency with the rest of the naming conventions (2014-8-31).
|
||||
* Rename kurealloc(0 to kumm_realloc(), kumemalign to kumm_memalign(),
|
||||
and kufree to kumm_free for consistency with the rest of the naming
|
||||
conventions (2014-8-31).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue