10 Commits

Author SHA1 Message Date
Mark f07a767843 Cleanup pwd/grp a bit, add missing functions 2020-07-31 15:28:20 +03:00
Mark dabf51aa29 Move sources, remove open(2) (superseded by openat) 2020-07-26 21:46:48 +03:00
Mark 65c5a1f45f Add __syscall5 2020-07-20 17:09:39 +03:00
Mark eba58a1d21 Better environ handling 2020-07-20 17:08:27 +03:00
Mark dddc65c27f Basic dirent functionality + kill() decl 2020-07-20 00:48:43 +03:00
Mark dee16c0890 Signal handling + wait 2020-07-20 00:39:47 +03:00
Mark 82be901afd set*buf() and ungetc() 2020-07-19 22:53:54 +03:00
Mark 7761462b31 *scanf stub, (almost) all of stdio.h 2020-07-18 10:41:01 +03:00
Mark bf8bd8d252 Add almost-POSIX printf 2020-07-17 14:41:01 +03:00
Mark d63e3c4352 Initial commit 2020-07-16 22:49:00 +03:00