1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00
ngircd/contrib/MacOSX
Alexander Barton 54e67ea9ee New "module" proc.c/proc.h for generic process handling
The new "module" proc.c is used for functions dealing with child
processes. At the moment, it is only used by the asynchronous resolver.

All the functions already implemented habe been migrated from the
resolver code base, and the rest of the ngIRCd source code has been
adepted to the new namespace and calling conventions.

The goal is to develop "generic" process handling functions that can
be used for other purposes as well, e.g. running processes on client
connects etc.
2010-06-29 22:55:27 +02:00
..
ngIRCd.pmdoc Updated some more copyright notices, it's 2010 already :-) 2010-04-02 14:19:36 +02:00
ngIRCd.xcodeproj New "module" proc.c/proc.h for generic process handling 2010-06-29 22:55:27 +02:00
.gitignore GIT: ignore de.barton.ngircd.plist, it is a generated file. 2008-05-28 03:00:22 +02:00
config.h Really test for netinet/ip.h and set HAVE_NETINET_IP_H 2009-12-31 00:38:47 +01:00
de.barton.ngircd.plist.tmpl Mac OS X LaunchDaemon script: log messages to /Library/Logs/ngIRCd.log 2008-05-26 17:48:02 +02:00
Makefile.am Added some missing files of GIT tree to distribution archives 2008-11-13 23:17:32 +01:00
postinstall.sh New make target: "osxpkg" to create an Mac OS X installer package. 2008-08-12 17:30:38 +02:00
preinstall.sh New make target: "osxpkg" to create an Mac OS X installer package. 2008-08-12 17:30:38 +02:00