Bram Matthys
|
38e9c100d4
|
Get rid of include/threads.h (unused)
|
2019-06-26 17:27:45 +02:00 |
|
Bram Matthys
|
c673e5bbc6
|
Get rid of now meaningless include/hash.h
|
2019-06-26 17:17:20 +02:00 |
|
Bram Matthys
|
7161f33311
|
Code cleanup: make src/*.c use the generic #include "unrealircd.h" file
(with only a few exceptions)
Now, we'll find out later if Windows still compiles, I guess ;)
|
2019-06-22 21:18:08 +02:00 |
|
Bram Matthys
|
0e68265e12
|
Remove sock.h old compatibility code. Shouldn't be needed anymore.
(This provided FD_ZERO and such if the OS/libc did not provide it)
|
2019-06-07 12:42:28 +02:00 |
|
Bram Matthys
|
61f40a59a7
|
Remove unused events.h
|
2018-04-22 14:36:21 +02:00 |
|
Bram Matthys
|
9a1a4f13a4
|
Remove sjoin.h (was included but contents were unused)
|
2018-04-22 14:32:28 +02:00 |
|
Bram Matthys
|
a613a29b02
|
Ensure people don't run 'make' from the wrong directory. Reported by hyperi0n.
|
2015-07-26 14:14:39 +02:00 |
|
Bram Matthys
|
bd21ea902c
|
Add (src/)modules/third directory for 3rd party modules. Automatically build any .c files in there.
|
2015-07-05 20:04:09 +02:00 |
|