1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-12 01:40:27 +00:00
ngircd/src/ipaddr
Alexander Barton 596bc096b0 Make sourcecode compatible with ansi2knr again
This allows to compile ngIRCd using a pre-ANSI K&R C compiler again:
all source files are automatically converted by the included ansi2knr
program (of GNU automake/autoconf) before compiling them with the
K&R C compiler, but a few coding standards must be met.

Tested on Apple A/UX 3.x.
Regression testing on Linux and Mac OS X.
2010-10-24 21:48:32 +02:00
..
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00
ng_ipaddr.c fix assertion failure in ng_ipaddr.c 2009-09-26 11:12:47 +02:00
ng_ipaddr.h Make sourcecode compatible with ansi2knr again 2010-10-24 21:48:32 +02:00