Block a user
c05a8e1b07
Document the API in the README
6bb0fecdc4
Only define the contents of a struct minitar inside minitar
6c916ad861
Add .clang-format
cedefaf93d
libc: Exit with -errno if we fail initialization
9ab3ab7c40
Kernel: Show init's exit status before restarting
b63a9f5ba9
Kernel: Improve strdup_from_user and add copy to and from user
67f536cf91
Kernel: Split number-parsing code into a separate file
d0efc106b0
Kernel: Add UBSAN (Undefined Behaviour Sanitizer)