false: exit with os::status::FAILURE
Makefile: fix targets
.gitignore: fix for new utils
Signed-off-by: kurth4cker <kurth4cker@gmail.com>
whoami: new util
whoami: add pwent_finish
rmdir: new util
Signed-off-by: Curtis Arthaud <uku82@gmx.fr>
touch: add new util
This patch depends on unmerged patches for os::chtimes and zflags.
Signed-off-by: Curtis Arthaud <uku82@gmx.fr>
update for language changes
Signed-off-by: Curtis Arthaud <uku82@gmx.fr>
Makefile: build quietly
Since multiple build drivers may run in parallel, and they all print
escape sequences
Signed-off-by: Sebastian <sebastian@sebsite.pw>
nl: drop sepblank from context
Gets rid of the allocation, and also gets rid of the call to
strings::padend
Signed-off-by: Sebastian <sebastian@sebsite.pw>
update per upstream; various fixes
all: fixes for upstream Hare updates
Update for stdlib changes