lib: add Uname, a constructor for utsname

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
Dieser Commit ist enthalten in:
Zygo Blaxell
2021-11-29 21:27:48 -05:00
Ursprung 7f67f55746
Commit 5d7e815eb4
3 geänderte Dateien mit 26 neuen und 0 gelöschten Zeilen
+1
Datei anzeigen
@@ -19,6 +19,7 @@ CRUCIBLE_OBJS = \
string.o \
task.o \
time.o \
uname.o \
include ../makeflags
-include ../localconf