new baader daemon

This commit is contained in:
Edward Emelianov
2026-03-22 21:15:14 +03:00
parent fa305a7cc0
commit 6c36b0acc9
107 changed files with 1156 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#define EBUG 1
#define _GNU_SOURCE
#define _XOPEN_SOURCE 1111
#define _POSIX_C_SOURCE 200000