This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
libc
/
unistd
History
Gregory Nutt
67feda60b2
libc/Kconfig: Use menus vs. comments to better organize the C library menus
2017-02-10 10:04:56 -06:00
..
Kconfig
libc/Kconfig: Use menus vs. comments to better organize the C library menus
2017-02-10 10:04:56 -06:00
lib_access.c
…
lib_chdir.c
…
lib_execl.c
…
lib_getcwd.c
…
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