../
|
fileio.c
|
59
(20 years ago)
by adx:
- move non-irc related sources to /libio
- todo: make it independent of the rest of code
|
Makefile.in
|
61
(20 years ago)
by adx:
- split libio Makefiles for easier maintenance
- moved pcre.h to main include/ as it is currently a part
of libio interface (in the future all such headers should
be moved to libio/ and integrated...)
Now, libio components like comm, misc etc. should be as independent
as possible (from the rest of ircd and from each other), to allow
easy reuse in other software and to keep the interface clean.
|
kqueue.c
|
68
(20 years ago)
by adx:
- removed last references to the ircd core, libio is independent now
- to do: split headers
|
win32.c
|
68
(20 years ago)
by adx:
- removed last references to the ircd core, libio is independent now
- to do: split headers
|
select.c
|
68
(20 years ago)
by adx:
- removed last references to the ircd core, libio is independent now
- to do: split headers
|
fdlist.c
|
68
(20 years ago)
by adx:
- removed last references to the ircd core, libio is independent now
- to do: split headers
|
sigio.c
|
68
(20 years ago)
by adx:
- removed last references to the ircd core, libio is independent now
- to do: split headers
|
devpoll.c
|
68
(20 years ago)
by adx:
- removed last references to the ircd core, libio is independent now
- to do: split headers
|
poll.c
|
68
(20 years ago)
by adx:
- removed last references to the ircd core, libio is independent now
- to do: split headers
|
epoll.c
|
68
(20 years ago)
by adx:
- removed last references to the ircd core, libio is independent now
- to do: split headers
|
comm.c
|
68
(20 years ago)
by adx:
- removed last references to the ircd core, libio is independent now
- to do: split headers
|
0 directories and
11 files shown