summaryrefslogtreecommitdiff
path: root/os_compat.c
Commit message (Expand)AuthorAgeFilesLines
* os_compat: OSX daemon() warning fix.Fred Wright2019-03-211-2/+27
* os_compat: Fix some comments.Fred Wright2019-03-211-1/+5
* LICENSE: Update licenses for consistency. No functional changes.Gary E. Miller2018-11-191-3/+3
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* Fix daemon() handling on hurd/kfreebsd.Bernd Zeimetz2018-01-011-1/+1
* OS syslog compatibility fallback.Robert Norris2017-03-051-0/+30
* Changes error code from dummy os_daemon().Fred Wright2017-03-041-1/+1
* Cleans up os_daemon() in Windows case.Fred Wright2017-02-191-3/+15
* Windows libgps supportRobert Norris2017-02-171-2/+3
* Centralizes daemon() calls.Fred Wright2017-01-221-3/+23
* Initial creation of os_compat.h.Fred Wright2017-01-221-3/+1
* Cleans up some ordering in os_compat.c.Fred Wright2017-01-221-11/+16
* Initial edit and use of new os_compat.c.Fred Wright2017-01-221-9/+23
* Initial checkin of new os_compat.c source.Fred Wright2017-01-221-0/+230