mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Update ChangeLog
This commit is contained in:
@@ -10692,3 +10692,8 @@
|
|||||||
management functions will operate on the userspace heap structure.
|
management functions will operate on the userspace heap structure.
|
||||||
This avoids the unnecessary system calls and, more importantly,
|
This avoids the unnecessary system calls and, more importantly,
|
||||||
failures do to freeing memory when a test exits (2015-07-10).
|
failures do to freeing memory when a test exits (2015-07-10).
|
||||||
|
* libc/netdb: Move netdb functions from lib/net to lib/netdb. Move
|
||||||
|
the DNS client logic from apps/netutils/dnscient to libc/netdb.
|
||||||
|
Add support to gethostbyname() so that it will attempt a DNS host
|
||||||
|
lookup before consulting the host table (if so enabled) (2015-07-10).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user