Software /
code /
prosody
Log
util-src/pposix.c @ 723:c1e7d280c174
description | author | age |
---|---|---|
mod_posix/pposix: Fix reporting of incorrect PID on daemonization. Log correct PID, and support writing a pidfile (pidfile = '/path/to/prosody.pid' in config). Added getpid() to pposix and improved function names. | Matthew Wild | Thu, 15 Jan 2009 20:59:36 +0000 |
mod_posix: Support for logging to syslog (log = 'syslog' in config) | Matthew Wild | Thu, 15 Jan 2009 20:06:41 +0000 |
Remove some debugging from pposix.c | Matthew Wild | Sat, 06 Dec 2008 23:22:35 +0000 |
Add posix support library, and adjust makefiles for it | Matthew Wild | Sat, 06 Dec 2008 23:20:59 +0000 |