Commit Graph

14 Commits (eeb98faa3a09ab9bdfeaa8ed9d2ff3d1d3a94de9)

Author SHA1 Message Date
Emmanuel Gil Peyrot 9d9392a941 net, pposix, signal: Check for redefined defines, fix warnings. 8 years ago
Kim Alvefur 4816e879f8 util.net: Add bindings to inet_ntop and inet_pton 8 years ago
Kim Alvefur 384687ffa4 util-src: Specify size of various tables to be allocated 9 years ago
Kim Alvefur d205c78327 util.pposix, configure: Move _GNU_SOURCE macro into source files 9 years ago
Kim Alvefur 40d8e257d8 util-src/*.c: Attach pointer * to name instead of type 9 years ago
Kim Alvefur 5b10d245e3 util-src: Make C modules assert that the Lua runtime matches what it was compiled for 9 years ago
Kim Alvefur ddeed6873e util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 11 years ago
Kim Alvefur e866ef555a util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux 11 years ago
Kim Alvefur 8affcc3ff7 util-src/*.c: Add macro for compiling with Lua 5.2 11 years ago
Kim Alvefur c57e98cd7d util-src/*.c: Don't create globals when loaded 11 years ago
Kim Alvefur beb69a4ab0 util.net: Fix s2sout on Windows (return 0.0.0.0 and :: instead of an empty list) 13 years ago
Matthew Wild 6575f3a4e9 util.net: Fix compilation on Windows (outputs an empty list of addresses for now) (tested only in my head) 13 years ago
Matthew Wild 8dd5866eda util.net: Include missing header needed for successful compiltion on FreeBSD 13 years ago
Matthew Wild c4d2d22648 util.net: Add util.net, containing local_addresses() (removed from LuaSocket 3.0) 13 years ago