summaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_config.h
Commit message (Expand)AuthorAge
* Add more platforms (the *BSDs, SunOS/illumos) and update docs slightly.Garrett D'Amore2017-01-21
* New ISAAC pRNG. This replaces other local hacks for random data.Garrett D'Amore2017-01-08
* Condvars on MacOS X (even 10.12) don't work with monotonic times.Garrett D'Amore2016-12-27
* Endpoint dialer implemented.Garrett D'Amore2016-12-22
* Use C99 structure initializers FTW. Various other changes.Garrett D'Amore2016-12-22
* Uncrustify configuration, and shorter copyright banners, plus reformatGarrett D'Amore2016-12-21
* New msgqueue implementation, use CLOCK_MONOTONIC if available.Garrett D'Amore2016-12-11