1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00
ngircd/src
Alexander Barton 3358ad07d7 Fix t_diff(): declaration of 'div' shadows a global declaration
This patch fixes the following GCC warning message:
irc-info.c:422: warning: declaration of 'div' shadows a global declaration
2008-07-27 15:58:06 +02:00
..
ipaddr make Listen parameter a comma-seperated list of addresses. 2008-05-19 14:27:35 +02:00
ngircd Fix t_diff(): declaration of 'div' shadows a global declaration 2008-07-27 15:58:06 +02:00
portab Use strtok_r instead of strchr in IRC_JOIN. 2008-05-26 21:20:03 +02:00
testsuite Added "message-test" to Makefile, so it is distrubuted and run. 2008-07-27 14:45:04 +02:00
tool Moved .cvsignore files to .gitignore 2008-04-09 18:54:52 +02: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