Revision
69 -
Directory Listing
-
[select for diffs]
Modified
Tue Oct 4 16:09:51 2005 UTC
(20 years, 10 months ago)
by
adx
Diff to
previous 68
- 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")
Revision
65 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 3 23:33:16 2005 UTC
(20 years, 10 months ago)
by
adx
Diff to
previous 62
- removed external references from libio/misc
- imported s_misc.c to libio, moved CurrentTime there
Revision
61 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 3 21:20:41 2005 UTC
(20 years, 10 months ago)
by
adx
Diff to
previous 59
- 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.
Revision
30 -
Directory Listing
-
[select for diffs]
Added
Sun Oct 2 20:03:27 2005 UTC
(20 years, 10 months ago)
by
adx
- imported sources
- can be moved later according to the directory/branching scheme,
but we need the svn up