freebsd-skq/stand/liblua
Conrad Meyer f2b32f473e Lua lfs.attributes: Provide a more consistent error return
In the remaining error case, return a 3-tuple consistent with the other
error return case.

Document how to invoke lfs.attributes() and detect/decode error return in
example comments.

Reviewed by:	kevans
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D14451
2018-02-20 18:21:30 +00:00
..
float.h
lfs.c Lua lfs.attributes: Provide a more consistent error return 2018-02-20 18:21:30 +00:00
lfs.h Lua loader: Add barebones "lfs" module 2018-02-18 01:15:25 +00:00
locale.h
lstd.c liblua: Emulate DIR, opendir, fdopendir, closedir 2018-02-17 22:18:39 +00:00
lstd.h liblua: Emulate DIR, opendir, fdopendir, closedir 2018-02-17 22:18:39 +00:00
luaconf.h
lutils.c Implement loader.command 2018-02-20 17:28:59 +00:00
lutils.h interp_lua: Register io/loader with regular Lua module system 2018-02-18 01:13:58 +00:00
Makefile Lua loader: Add barebones "lfs" module 2018-02-18 01:15:25 +00:00
math.h