This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-06 16:50:55 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4c68c93f4712fd4a702b96ae32bab21b31cf376b
nuttx
/
libc
/
unistd
T
History
Gregory Nutt
16be9b332e
More cancellation points
2016-12-09 15:17:58 -06:00
..
lib_access.c
…
lib_chdir.c
Reserver the name 'err' for other purposes
2016-06-11 14:40:07 -06:00
lib_execl.c
…
lib_getcwd.c
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
2016-06-11 14:14:08 -06:00
lib_gethostname.c
…
lib_getopt.c
…
lib_getoptargp.c
…
lib_getoptindp.c
…
lib_getoptoptp.c
…
lib_pipe.c
Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h
2016-07-20 13:15:37 -06:00
lib_sethostname.c
…
lib_sleep.c
sleep() was returning remaining nanoseconds (kind of), instead the remaining seconds.
2016-11-15 06:47:59 -06:00
lib_usleep.c
More cancellation points
2016-12-09 15:17:58 -06:00
Make.defs
Move pipe() and mkpipe() to nuttx/libc. Change syscalls to pipe2() and mkfifo2()
2016-07-19 14:15:26 -06:00