This repository has been archived on 2021-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
uIRCd/src
Alex D. d6491bb593
BUGFIX: Resize chanarray on JOIN/PART
2021-01-04 18:36:30 +00:00
..
buffer.c Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
buffer.h Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
channels.c Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
channels.h Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
configuration.c Bump version and add option for libconfig, fix resize logic 2021-01-04 18:10:38 +00:00
configuration.h Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
connection.c BUGFIX: Resize chanarray on JOIN/PART 2021-01-04 18:36:30 +00:00
connection.h Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
filesystem.c Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
filesystem.h Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
limits.h WIP: reformat code and remove some stuff that needs to be changed 2020-12-09 01:33:36 +00:00
logging.c WIP: reformat code and remove some stuff that needs to be changed 2020-12-09 01:33:36 +00:00
logging.h Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
main.c Use sizeof for custom sizes 2021-01-03 17:34:07 +00:00
main.h Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
memory.c Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
memory.h Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
signal.c Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00
signal.h Move all required includes to specific files to follow yet another standard and reformat code 2021-01-02 14:18:47 +00:00