../
|
hook.h
|
69
(20 years ago)
by adx:
- splitted ircd/libio, all headers connected with libio sources have been
moved for internal use only. To use libio interface, include "libio.h"
(which is already done in "stdinc.h")
|
log.c
|
71
(20 years ago)
by knight:
- svn:keywords *smacks adx*
|
crypt.c
|
71
(20 years ago)
by knight:
- svn:keywords *smacks adx*
|
log.h
|
71
(20 years ago)
by knight:
- svn:keywords *smacks adx*
|
event.c
|
71
(20 years ago)
by knight:
- svn:keywords *smacks adx*
|
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
|
event.h
|
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 ..
|
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 ..
|
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
|
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 ..
|
misc.c
|
87
(20 years ago)
by adx:
- integrated close_standard_fds with libio_init
|
misc.h
|
87
(20 years ago)
by adx:
- integrated close_standard_fds with libio_init
|
0 directories and
12 files shown
Properties
| svn:ignore |
Makefile
*~
*.rej
*.orig
*core
*.o
config.status
config.cache
config.log
autom4te.cache
.depend
.kdev*
|