Bram Matthys
|
950fc5001e
|
Update memory allocation calls, step 3 of X
This changes free() calls to safe_free().
This mass change could be automated and unaudited, fortunately.
|
2019-09-14 17:12:37 +02:00 |
|
Bram Matthys
|
de87b439b7
|
Update memory allocation routines. Step 1 of X.
|
2019-09-14 16:52:53 +02:00 |
|
Bram Matthys
|
d434cf948b
|
Get rid of bcmp/bcopy/bzero.
|
2019-09-09 14:41:40 +02:00 |
|
Bram Matthys
|
02d3364373
|
More Windows fixes...
|
2019-08-22 16:43:05 +02:00 |
|
Bram Matthys
|
bcceea9065
|
Windows: build fixes and it is now a 64 bit application.
See https://bugs.unrealircd.org/view.php?id=5320
Expect several more major fixes/changes to follow...
|
2019-08-22 14:43:19 +02:00 |
|
Bram Matthys
|
63cfdb4b68
|
src/windows/win.h -> include/windows/win.h
and update the include name
@skipci
|
2019-08-11 17:58:53 +02:00 |
|
Bram Matthys
|
1498f1e716
|
Rename directories from 'win32' to 'windows'
|
2019-08-11 17:40:08 +02:00 |
|