This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
4c524407ea
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
..
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
Make.defs
libs/libc/dirent/: Added alphasort, scandir and DT_* defines
2019-07-31 07:53:14 -06:00