1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-13 02:10:27 +00:00
ngircd/contrib/MacOSX
Alexander Barton a917514546 Add new irc-macros.h to project
This file prvides some macros for common tasks required by functions
implementing handlers for IRC commands:

 * _IRC_ARGC_LE_OR_RETURN_
 * _IRC_ARGC_GE_OR_RETURN_
 * _IRC_GET_SENDER_OR_RETURN_
 * _IRC_GET_TARGET_SERVER_OR_RETURN_
2013-02-09 23:55:42 +01:00
..
ngIRCd.pmdoc Update Copyright notices for 2013 2013-01-01 19:23:56 +01:00
ngIRCd.xcodeproj Add new irc-macros.h to project 2013-02-09 23:55:42 +01:00
.gitignore GIT: ignore de.barton.ngircd.plist, it is a generated file. 2008-05-28 03:00:22 +02:00
config.h Use "${docdir}/Commands.txt" as help text file 2013-01-01 19:25:06 +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 Mac OS X package ("make osxpkg"): generate PAM configuration 2010-10-26 15:15:06 +02:00
preinstall.sh New make target: "osxpkg" to create an Mac OS X installer package. 2008-08-12 17:30:38 +02:00