ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/libio/mem
(Current path doesn't exist after revision 1026)
r550
File Last Change
 ../
Makefile.in 461 (20 years ago) by adx: + rewritten dynlink.c, moved to libio
balloc.c 544 (20 years ago) by michael: - Made heap_list a dlink_list type - Killed Block::used_list
balloc.h 550 (20 years ago) by db: - fix compile error in m_stats.c - wrap header in balloc.h
dbuf.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
dbuf.h 153 (20 years ago) by adx: - compile libio as a dll on win32 - next step is compiling the whole ircd as a dll to export its symbols - after that, we'll be able to support loadable *.dll modules. NOTE: m_operspy.c doesn't compile now (error at localClient->iline)
dynlink.c 466 (20 years ago) by adx: + return module base == NULL instead of handle if not known
dynlink.h 474 (20 years ago) by adx: + finished modules API + now we need to put these mo_modload etc somewhere
memory.c 86 (20 years ago) by adx: * attached misc/tools.c to misc/list.c, this should really have been done earlier. * moved mem_frob() to memory.c * single libio_init() instead of all startup functions; btw, I don't know if ircd's still able to boot ..
memory.h 254 (20 years ago) by michael: - Disabled optimization. i.e. restored -O0 - #if'd out My* inline functions from memory.h
0 directories and 9 files shown

Properties

Name Value
svn:ignore Makefile *~ *.rej *.orig *core *.o config.status config.cache config.log autom4te.cache .depend .kdev*