mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 01:39:44 +08:00
libs/libc/unistd/lib_getcwd.c: remove stray sched_unlock(). Also fixes several typos.
This commit is contained in:
committed by
Gregory Nutt
parent
03ad77f45c
commit
5c853cd1dc
+1
-1
@@ -19635,7 +19635,7 @@ detailed bugfix information):
|
||||
order. From Xiang Xiao.
|
||||
- apps/system/ping and ping6: Change dependency in ping and ping6
|
||||
Kconfig. These may be implemented in users sockets and, hence,
|
||||
may need to be avaiable even if ICMP and ICMPv6 sockets are not
|
||||
may need to be available even if ICMP and ICMPv6 sockets are not
|
||||
support. From Xiang Xiao.
|
||||
- apps/system/system: Add 'const' to make function prototype
|
||||
compatible with OpenGroup.org requirement From Xiang Xiao.
|
||||
|
||||
Reference in New Issue
Block a user