../
|
Makefile.in
|
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 ..
|
crypt.c
|
71
(20 years ago)
by knight:
- svn:keywords *smacks adx*
|
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
|
85
(20 years ago)
by adx:
- register_callback: always restore the original handler at the end
of the chain, not only when the chain is empty
|
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)
|
list.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 ..
|
list.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)
|
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
|
87
(20 years ago)
by adx:
- integrated close_standard_fds with libio_init
|
misc.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)
|
0 directories and
12 files shown
Properties
| svn:ignore |
Makefile
*~
*.rej
*.orig
*core
*.o
config.status
config.cache
config.log
autom4te.cache
.depend
.kdev*
|