Software /
code /
prosody
Log
util-src/pposix.c @ 12065:9102cbd2aec4
description | author | age |
---|---|---|
util.pposix: Bind isatty(3) | Kim Alvefur | Sun, 04 Jul 2021 15:11:07 +0200 |
util-src: Use the luaL_pushfail API added in Lua 5.4 to highlight all failure conditions | Kim Alvefur | Sun, 07 Jun 2020 02:25:56 +0200 |
util.pposix,signal: Pass around various OS numbers as integers [Lua 5.3] | Kim Alvefur | Mon, 04 May 2020 21:51:30 +0200 |
util.*.c: Add static qualifiers everywhere | Emmanuel Gil Peyrot | Sun, 01 Dec 2019 20:25:20 +0100 |
Merge 0.11->trunk | Kim Alvefur | Sat, 16 Nov 2019 16:52:31 +0100 |
util.pposix: Avoid overflow of malloc info at 2GB (fixes #1445 until 4GB) 0.11 | Kim Alvefur | Sat, 16 Nov 2019 16:45:33 +0100 |
util.pposix: Don't define POSIX_C_SOURCE on FreeBSD to ensure visibility of initgroups() | Matthew Wild | Tue, 04 Dec 2018 12:11:58 +0000 |