Software /
code /
prosody
Log
util-src/crand.c @ 8424:b0a267f77d9e
description | author | age |
---|---|---|
util.crand: Apply formatter | Kim Alvefur | Fri, 01 Dec 2017 00:29:25 +0100 |
util.crand: Reorder includes so system ones are first | Kim Alvefur | Fri, 01 Dec 2017 00:28:52 +0100 |
util.crand: Always include stdlib to be sure __GLIBC_PREREQ is defined | Kim Alvefur | Fri, 01 Dec 2017 00:27:37 +0100 |
util.crand: Build with musl/non-glibc (can't have undefined argument-taking macros?) | Kim Alvefur | Tue, 25 Apr 2017 01:35:13 +0200 |
util-src: Specify size of various tables to be allocated | Kim Alvefur | Thu, 09 Mar 2017 01:20:59 +0100 |
util.crand: Only include getrandom shiv with glibc older than 2.25 | Kim Alvefur | Thu, 02 Mar 2017 00:17:34 +0100 |