mirror of
https://codeberg.org/1414codeforge/lua-osx.git
synced 2025-01-22 23:21:31 +01:00
This is a read-only mirror of the main lua-osx repository.
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 | ||
config.macosx | ||
config.mk | ||
config.unix | ||
config.win | ||
dir_unix.c | ||
dir_win32.c | ||
LICENSE | ||
luacompat.h | ||
Makefile | ||
osx_dir.h | ||
osx-scm-1.rockspec | ||
osx.c | ||
osx.h | ||
README.md | ||
xconf.h |
lua-osx
Portable low-level filesystem and OS interface for Lua.