Parent Directory
|
|
|
|
|
Makefile.in
|
648 |
2 years |
michael |
- Moved our own getopt implementation to libio. We may replace this with gnu
... |
crypt.c
|
184 |
3 years |
adx |
* make win32 port work with libio.dll |
event.c
|
71 |
3 years |
knight |
- svn:keywords *smacks adx*
|
event.h
|
153 |
3 years |
adx |
- compile libio as a dll on win32
- next step is compiling the whole ircd as a d... |
hook.c
|
156 |
3 years |
adx |
- fixed register_callback re-registering
|
hook.h
|
153 |
3 years |
adx |
- compile libio as a dll on win32
- next step is compiling the whole ircd as a d... |
libio_getopt.c
|
754 |
2 years |
michael |
- Fixed bug in parseargs() as reported by Szymek on the hybrid forum
http://fo... |
libio_getopt.h
|
648 |
2 years |
michael |
- Moved our own getopt implementation to libio. We may replace this with gnu
... |
list.c
|
501 |
2 years |
michael |
- Removed all inlined versions of dlink* functions
- Added an assert()s to dlink... |
list.h
|
501 |
2 years |
michael |
- Removed all inlined versions of dlink* functions
- Added an assert()s to dlink... |
log.c
|
71 |
3 years |
knight |
- svn:keywords *smacks adx*
|
log.h
|
153 |
3 years |
adx |
- compile libio as a dll on win32
- next step is compiling the whole ircd as a d... |
misc.c
|
868 |
14 months |
adx |
+ rand() was actually not initialized - same sequences after each reboot...
T... |
misc.h
|
684 |
2 years |
michael |
- Moved ircd_get_platform to libio and killed version.c
|