summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-28update to version 25mesonJannis Hoffmann
2024-07-14switch to signal handlers that take no arguments for concrete signalsJannis Hoffmann
2024-07-13add missing fifo fileJannis Hoffmann
2024-07-13first meson formatJannis Hoffmann
2024-07-12Make macros in genalloc generate static definitions.Jannis Hoffmann
2024-07-11convert form make to mesonJannis Hoffmann
Add .editorconfig. Removed unused fallback definitions (for POSIX systems).
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.
2024-07-09initial commit of version 23fehQlibs-23Jannis Hoffmann