1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00
ngircd/src
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
..
ipaddr Add some more casts in assert() statemens 2012-12-25 19:21:40 +01:00
ngircd Add new irc-macros.h to project 2013-02-09 23:55:42 +01:00
portab Add Cygwin binaries (*.exe) to .gitignore files 2012-12-25 18:52:49 +01:00
testsuite Add Cygwin binaries (*.exe) to .gitignore files 2012-12-25 18:52:49 +01:00
tool Add a few casts, fix compiler warnings on NetBSD 5 2012-11-12 22:39:57 +01:00
.gitignore GIT: added src/src/config.h.in~ to ignore list. 2008-06-11 16:02:06 +02:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00