Software /
code /
prosody
Log
util-src/net.c @ 9153:26c5a4a14905
description | author | age |
---|---|---|
net, pposix, signal: Check for redefined defines, fix warnings. | Emmanuel Gil Peyrot | 2018-08-08 |
util.net: Add bindings to inet_ntop and inet_pton | Kim Alvefur | 2017-11-26 |
util-src: Specify size of various tables to be allocated | Kim Alvefur | 2017-03-09 |
util.pposix, configure: Move _GNU_SOURCE macro into source files | Kim Alvefur | 2017-03-01 |
util-src/*.c: Attach pointer * to name instead of type | Kim Alvefur | 2017-02-12 |
util-src: Make C modules assert that the Lua runtime matches what it was compiled for | Kim Alvefur | 2017-01-08 |
util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 | Kim Alvefur | 2015-04-26 |