1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-13 02:10:27 +00:00
ngircd/src
Alexander Barton 37090a28e8 portab.h: Restructure and clean up code
- Don't use HAVE_SYS_TYPES_H, <sys/types.h> is a required header now.
- Streamline check for boolean data types.
- Better indent #ifdef constructs.
2014-03-17 01:17:30 +01:00
..
ipaddr Code cleanup, remove blank lines 2014-03-16 22:11:26 +01:00
ngircd io.c: <sys/time.h> is only needed when using select() 2014-03-17 00:45:07 +01:00
portab portab.h: Restructure and clean up code 2014-03-17 01:17:30 +01:00
testsuite Test suite: explicitely enable glibc memory checking 2014-01-10 19:56:14 +01:00
tool Remove imp.h and exp.h header files 2014-03-17 00:17:02 +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