]> arthur.barton.de Git - ngircd-alex.git/commit
Add new irc-macros.h to project
authorAlexander Barton <alex@barton.de>
Sat, 9 Feb 2013 22:55:42 +0000 (23:55 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 9 Feb 2013 22:55:42 +0000 (23:55 +0100)
commita9175145462335ef69dbc2509e2db6f2c96e635c
treed765d8e17b805a3d3b487002544f945c034e98e3
parent4dc940f59e8499b929b8bad8791a7d337cc62a23
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_
contrib/MacOSX/ngIRCd.xcodeproj/project.pbxproj
src/ngircd/Makefile.ng
src/ngircd/irc-macros.h [new file with mode: 0644]