1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 12:56:18 +00:00
ngircd/src
2005-04-16 09:20:53 +00:00
..
ngircd s/malloc(x*y)/calloc(x,y)/ 2005-04-16 09:19:49 +00:00
portab private strdup() implementation in case libc does not provide it. 2005-04-16 09:20:53 +00:00
testsuite Added functions.inc to EXTRA_DIST files. 2004-09-08 09:40:51 +00:00
tool Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. 2005-03-19 18:43:48 +00:00
Doxyfile Added the control file for the Doxygen source documentation system. 2005-04-09 12:21:51 +00:00
Makefile.am Added new target "srcdoc" to generate the Doxygen source documentation. 2005-04-09 12:22:41 +00:00