This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
bff30ff9bc
incubator-nuttx
/
libs
/
libc
/
dirent
History
Gregory Nutt
534acb8281
libs/libc/dirent/lib_scandir.c: Do not build in PROTECTED or KERNEL mode builds. Add FAR to some pointers. Minor comment updates.
2019-07-31 11:16:18 -06:00
..
Make.defs
libs/libc/dirent/: Added alphasort, scandir and DT_* defines
2019-07-31 07:53:14 -06:00
lib_alphasort.c
libs/libc/dirent/: Added alphasort, scandir and DT_* defines
2019-07-31 07:53:14 -06:00
lib_readdirr.c
This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now.
2018-05-29 13:21:26 -06:00
lib_scandir.c
libs/libc/dirent/lib_scandir.c: Do not build in PROTECTED or KERNEL mode builds. Add FAR to some pointers. Minor comment updates.
2019-07-31 11:16:18 -06:00
lib_telldir.c
This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now.
2018-05-29 13:21:26 -06:00