mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
libs/libc/unistd/lib_getcwd.c: remove stray sched_unlock(). Also fixes several typos.
This commit is contained in:
parent
03ad77f45c
commit
5c853cd1dc
20 changed files with 27 additions and 27 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue