summaryrefslogtreecommitdiff
path: root/src/byte.c
AgeCommit message (Collapse)Author
2024-07-09Added missing function prototype signatures.Jannis Hoffmann
Corrected socket_broadcast name to socket_broadcast4 in socket_if.h. Added const to fmt_str.
2024-07-09formatting changesJannis Hoffmann
Manual format adjustments. Comment adjustments. Remove usage of the register keyword.
2024-07-09initial clang-formatJannis Hoffmann
2024-07-09reorganized file structureJannis Hoffmann
Moved c files into src/. Corrected VERSION file. Removed BUILD and FILES.