seeker: add a runtime debug stream

This allows detailed but selective debugging when using the library,
particularly when something goes wrong.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
Dieser Commit ist enthalten in:
Zygo Blaxell
2025-06-18 21:17:48 -04:00
Ursprung 9a9644659c
Commit 50e012ad6d
4 geänderte Dateien mit 122 neuen und 116 gelöschten Zeilen
+1
Datei anzeigen
@@ -17,6 +17,7 @@ CRUCIBLE_OBJS = \
openat2.o \
path.o \
process.o \
seeker.o \
string.o \
table.o \
task.o \