|
File
|
Last Change |
|---|---|
../
|
|
comm/
|
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. |
mem/
|
62 (20 years ago) by adx: - reorganisation goes on, removed external references from libio/mem |
misc/
|
62 (20 years ago) by adx: - reorganisation goes on, removed external references from libio/mem |
net/
|
62 (20 years ago) by adx: - reorganisation goes on, removed external references from libio/mem |
string/
|
64 (20 years ago) by adx: - removed external references from string/ - still to do : misc net comm |
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. |