Software /
code /
prosody
Log
util-src/pposix.c @ 9150:c1d5f52274cf
description | author | age |
---|---|---|
net, pposix, signal: Check for redefined defines, fix warnings. | Emmanuel Gil Peyrot | Wed, 08 Aug 2018 09:27:34 +0200 |
util.pposix: Use freopen(3) when replacing standard IO streams (thanks ratchetfreak) | Kim Alvefur | Thu, 12 Jul 2018 20:42:22 +0200 |
util.pposix: Remove fallocate | Kim Alvefur | Tue, 28 Feb 2017 13:26:05 +0100 |
util.pposix: Add function for atomically appending data to a file | Kim Alvefur | Wed, 01 Mar 2017 01:33:00 +0100 |
util-src: Specify size of various tables to be allocated | Kim Alvefur | Thu, 09 Mar 2017 01:20:59 +0100 |
util.pposix: Use correct type for limits [-Wconstant-conversion] | Kim Alvefur | Tue, 07 Mar 2017 22:36:43 +0100 |
util.pposix: Limit meminfo to Linux until we can figure out how to get this info on other platforms | Kim Alvefur | Tue, 07 Mar 2017 22:33:57 +0100 |