ngircd-tor/src
Alexander Barton a4ed90ba9a Fix two K&R C portability issues
Fix the following two errors emitted by the Apple K&R C compiler
on Apple A/UX:

"./class.c", line 47: no automatic aggregate initialization
"./class.c", line 47: illegal lhs of assignment operator

"./conf.c", line 1052: syntax error

Tested on A/UX 3.1.1.
2014-03-16 20:07:08 +01:00
..
ipaddr Check for working getaddrinfo() function 2013-12-27 21:35:13 +01:00
ngircd Fix two K&R C portability issues 2014-03-16 20:07:08 +01:00
portab Fix configure script and "make check" for TCP Wrappers 2014-01-17 16:18:55 +01:00
testsuite Test suite: explicitely enable glibc memory checking 2014-01-10 19:56:14 +01:00
tool Add support for arc4random 2013-10-16 16:32:06 +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