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-05-18 00:34:10 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e2702cbe4eacfe2d94f7d704cd954ce4684af5c2
nuttx
/
libc
/
unistd
T
History
Gregory Nutt
4ed3ae19d7
Add file that I forgot to add in last commit. Move libc/stdlib/lib_imaxabs.c to inittypes/.
2017-02-16 14:54:35 -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
Reserver the name 'err' for other purposes
2016-06-11 14:40:07 -06:00
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_swab.c
Add file that I forgot to add in last commit. Move libc/stdlib/lib_imaxabs.c to inittypes/.
2017-02-16 14:54:35 -06:00
lib_usleep.c
More cancellation points
2016-12-09 15:17:58 -06:00
Make.defs
C library: Add swab()
2017-02-16 14:42:27 -06:00