This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
ngircd
Watch
1
Star
0
Fork
0
You've already forked ngircd
mirror of
https://github.com/osmarks/ngircd.git
synced
2025-04-05 15:26:56 +00:00
Code
Issues
Releases
Wiki
Activity
ngircd
/
src
History
Florian Westphal
8b17579e60
private strdup() implementation in case libc does not provide it.
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