Commit Graph

14 Commits (dc1690029d807c815be87f0f94de383decef52b0)

Author SHA1 Message Date
Emmanuel Gil Peyrot bae1d20e54 net, pposix, signal: Check for redefined defines, fix warnings. 8 years ago
Kim Alvefur d16e9db45c util.net: Add bindings to inet_ntop and inet_pton 8 years ago
Kim Alvefur d367c8c3ce util-src: Specify size of various tables to be allocated 9 years ago
Kim Alvefur 2652d5d058 util.pposix, configure: Move _GNU_SOURCE macro into source files 9 years ago
Kim Alvefur 88eb09fba6 util-src/*.c: Attach pointer * to name instead of type 9 years ago
Kim Alvefur 5f26a96cc4 util-src: Make C modules assert that the Lua runtime matches what it was compiled for 9 years ago
Kim Alvefur 85a8a66744 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 7e460fd43f 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 140603714f util-src/*.c: Add macro for compiling with Lua 5.2 12 years ago
Kim Alvefur bcab7a928a util-src/*.c: Don't create globals when loaded 12 years ago
Kim Alvefur 164db2e06a util.net: Fix s2sout on Windows (return 0.0.0.0 and :: instead of an empty list) 13 years ago
Matthew Wild 09c3308b84 util.net: Fix compilation on Windows (outputs an empty list of addresses for now) (tested only in my head) 13 years ago
Matthew Wild 0aa0615b97 util.net: Include missing header needed for successful compiltion on FreeBSD 13 years ago
Matthew Wild a3a07bfbc1 util.net: Add util.net, containing local_addresses() (removed from LuaSocket 3.0) 13 years ago