Parent Directory
|
|
|
|
|
Makefile.in
|
461 |
2 years |
adx |
+ rewritten dynlink.c, moved to libio
|
balloc.c
|
586 |
2 years |
michael |
- Proper typecasting in newblock()
|
balloc.h
|
587 |
2 years |
michael |
- Documentation fixes about MemBlock struct in balloc.h
|
dbuf.c
|
71 |
3 years |
knight |
- svn:keywords *smacks adx*
|
dbuf.h
|
153 |
3 years |
adx |
- compile libio as a dll on win32
- next step is compiling the whole ircd as a d... |
dynlink.c
|
794 |
2 years |
adx |
+ fixed win32 build (at least under BCC)
+ newconf adjustments aiming at simple.... |
dynlink.h
|
794 |
2 years |
adx |
+ fixed win32 build (at least under BCC)
+ newconf adjustments aiming at simple.... |
memory.c
|
86 |
3 years |
adx |
* attached misc/tools.c to misc/list.c,
this should really have been done earl... |
memory.h
|
254 |
3 years |
michael |
- Disabled optimization. i.e. restored -O0
- #if'd out My* inline functions from... |