mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
Update ChangeLog
This commit is contained in:
@@ -8342,3 +8342,5 @@
|
|||||||
* Rename kmalloc() to kmm_malloc(), kzalloc() to kmm_zalloc(), and
|
* Rename kmalloc() to kmm_malloc(), kzalloc() to kmm_zalloc(), and
|
||||||
kfree() to kmm_free() and kuzalloc to kumm_zalloc() for consistency
|
kfree() to kmm_free() and kuzalloc to kumm_zalloc() for consistency
|
||||||
with the rest of the naming (2014-8-31).
|
with the rest of the naming (2014-8-31).
|
||||||
|
* mm/mm_sbrk.c, kmm_sbrk.c, umm_sbrk.c, and include/unistd.h: Initial
|
||||||
|
* implementation of sbrk() (2014-9-1).
|
||||||
|
|||||||
Reference in New Issue
Block a user