Github User Fetcher 1.0.0
C Application with Server and GUI
|
Go to the source code of this file.
Macros | |
#define | chdir_error strerror(errno) |
#define | LFS_EXPORT |
Functions | |
LFS_EXPORT int | luaopen_lfs (lua_State *L) |
#define chdir_error strerror(errno) |
Definition at line 12 of file lfs.h.
Referenced by change_dir().
LFS_EXPORT int luaopen_lfs | ( | lua_State * | L | ) |
Definition at line 1173 of file lfs.c.
References dir_create_meta(), fslib, LFS_LIBNAME, lock_create_meta(), lua_pushvalue(), lua_setglobal, new_lib, and set_info().