ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/libio/misc
(Current path doesn't exist after revision 1026)
r773
File Last Change
 ../
Makefile.in 648 (20 years ago) by michael: - Moved our own getopt implementation to libio. We may replace this with gnu getopt/getopt_long some day.
crypt.c 184 (20 years ago) by adx: * make win32 port work with libio.dll
event.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
event.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)
hook.c 156 (20 years ago) by adx: - fixed register_callback re-registering
hook.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)
libio_getopt.c 754 (20 years ago) by michael: - Fixed bug in parseargs() as reported by Szymek on the hybrid forum http://forum.ircd-hybrid.org/viewtopic.php?t=163
libio_getopt.h 648 (20 years ago) by michael: - Moved our own getopt implementation to libio. We may replace this with gnu getopt/getopt_long some day.
list.c 501 (20 years ago) by michael: - Removed all inlined versions of dlink* functions - Added an assert()s to dlinkDelete() - NDEBUG is now undefined by default for testing and beta versions
list.h 501 (20 years ago) by michael: - Removed all inlined versions of dlink* functions - Added an assert()s to dlinkDelete() - NDEBUG is now undefined by default for testing and beta versions
log.c 71 (20 years ago) by knight: - svn:keywords *smacks adx*
log.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)
misc.c 684 (20 years ago) by michael: - Moved ircd_get_platform to libio and killed version.c
misc.h 684 (20 years ago) by michael: - Moved ircd_get_platform to libio and killed version.c
0 directories and 14 files shown

Properties

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