mirror of
https://github.com/apache/nuttx.git
synced 2026-09-13 06:00:17 +00:00
Update ChangeLog
This commit is contained in:
parent
1780810d3d
commit
ff2442a02e
1 changed files with 3 additions and 2 deletions
|
|
@ -8339,5 +8339,6 @@
|
|||
(2014-8-31).
|
||||
* Rename kumalloc() to kumm_malloc() and kuzalloc to kumm_zalloc() for
|
||||
consistency with the rest of the naming (2014-8-31).
|
||||
* Rename kfree() to kmm_free() and kuzalloc to kumm_zalloc() for
|
||||
consistency with the rest of the naming (2014-8-31).
|
||||
* Rename kmalloc() to kmm_malloc(), kzalloc() to kmm_zalloc(), and
|
||||
kfree() to kmm_free() and kuzalloc to kumm_zalloc() for consistency
|
||||
with the rest of the naming (2014-8-31).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue