suckless linux base utils
Go to file
sin 9fbe1e6e66 Implement -l support for umount
This operation is not supported on OpenBSD so just
set errno to ENOTSUP.
2013-08-07 10:33:19 +01:00
linux Implement -l support for umount 2013-08-07 10:33:19 +01:00
openbsd Implement -l support for umount 2013-08-07 10:33:19 +01:00
util Initial commit of ubase - the ugly/unportable base 2013-08-06 13:17:14 +01:00
LICENSE Initial commit of ubase - the ugly/unportable base 2013-08-06 13:17:14 +01:00
Makefile Add umount(8) 2013-08-07 10:13:21 +01:00
arg.h Initial commit of ubase - the ugly/unportable base 2013-08-06 13:17:14 +01:00
config.mk Remove -pedantic for now 2013-08-06 20:34:44 +01:00
df.c Initial commit of ubase - the ugly/unportable base 2013-08-06 13:17:14 +01:00
dmesg.c Add dmesg(1) 2013-08-06 20:58:13 +01:00
ubase.h Implement -l support for umount 2013-08-07 10:33:19 +01:00
umount.c Implement -l support for umount 2013-08-07 10:33:19 +01:00
util.h Initial commit of ubase - the ugly/unportable base 2013-08-06 13:17:14 +01:00