Lorenzo Cogotti
31bc1077c1
- add opendir() to open a directory and return it. - add directory listfiles() method, returning all remaining entries as an array - rework directory iteration |
||
---|---|---|
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
config.macosx | ||
config.mk | ||
config.unix | ||
config.win | ||
dir_unix.c | ||
dir_win32.c | ||
luacompat.h | ||
osx-scm-1.rockspec | ||
osx.c | ||
osx.h | ||
osx_dir.h | ||
xconf.h |
README.md
lua-osx
Portable low-level filesystem and OS interface for Lua.