lunarmodules/luafilesystem
LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.
CMIT
Issues
- 1
mingw32-gcc -O2 -c -o src/lfs.o -IC:\Program Files\Luarocks3.4.0 src/lfs.c src/lfs.c: In function 'push_link_target': src/lfs.c:1097:9: warning: implicit declaration of function 'memmove_s'; did you mean 'memmove'? [-Wimplicit-function-declaration] 1097 | memmove_s(target, tsize - 3, target + 4, tsize - 3); | ^~~~~~~~~ | memmove
#144 opened by fujisheng - 5
- 2
Does not compile in Windows in Unicode (WCHAR) mode
#170 opened by rpatters1 - 12
- 0
- 1
Symbol not found: _luaL_checkversion_
#141 opened by glepnir - 3
error while installing
#167 opened by PlushPersik - 3
Error when installing on windows via luarocks
#169 opened by s4venth - 1
- 5
Update homepage
#163 opened by DarthGandalf - 2
- 5
Copying/moving files
#160 opened by mystery-z - 1
Documentation site 404 error?
#162 opened by mystery-z - 3
- 0
keep got warning message with openresty
#155 opened by rttw - 1
- 0
- 1
Update homepage link on this GitHub project
#151 opened by ryandesign - 4
Upload new dev-rockspec to LuaRocks.org
#150 opened by siffiejoe - 2
load on windows fails
#149 opened by hlizard - 4
Why is luarocks saying : Error: unknown option '-e' when installing luacheck?
#148 opened by HolterPhylo - 1
proposal for windows unicode
#132 opened by sonoro1234 - 4
- 2
Fatal Error - /usr/include/features.h:461:12: fatal error: sys/cdefs.h: No such file or directory
#145 opened by nodecentral - 0
- 0
lfs.chdir Changes current working directory to volume without end slash wont work
#146 opened by robertlzj - 10
Cannot install lfs
#99 opened by helloworldguy4 - 5
Lua 5.4 and dir_iter_factory question
#140 opened by asmagill - 1
- 1
now the lastest release is too old,could make a new release for luafilesystem,thx
#135 opened by zhuzhiyun - 4
Refresh/update the online documentation
#115 opened by tst2005 - 0
Proposal: Add a filter parameter to 'dir'
#134 opened by Pharap - 0
Proposal: Add a recursive version of 'dir'
#133 opened by Pharap - 2
dir does not work on win32?
#129 opened by subsoap - 0
Support CopyFile
#128 opened by alittlesail - 1
Use of _G is discouraged
#127 opened by ktalebian - 1
- 0
Add tweaks for Cygwin support
#119 opened by SineSwiper - 1
Build error when installing with LuaRocks
#118 opened by jalovatt - 0
Document installation requirements
#117 opened by klenium - 0
Don't find the file "install.bat"
#114 opened by Canon0223 - 1
undefined symbol
#113 opened by wbtlb - 4
The "lfs.lua" module is not installed or compiled
#112 opened by Miqueas - 2
Is there any way to change LUA_INC and LUA_LIBDIR?
#111 opened by GhostZCH - 0
MAX_PATH limitation on Windows
#110 opened by VADemon - 1
Update Luarock please
#107 opened by max-bertinetti - 2
behavior detail about attributes()
#105 opened by tst2005 - 1
attributes(file) returns nil for files on Mac
#104 opened by drauschenbach - 1
Possible memory leaks
#101 opened by Adriatic1 - 1
[Wishes] getatime and getmtime functions
#100 opened by kasru