A threaded rm(1) - use at your own peril
Go to file
Érico Nogueira 3db1db5cf4 Close stdin on program launch.
It's unused and can give us an extra file descriptor.
2022-06-12 22:59:17 -03:00
.gitignore Initial commit. 2021-05-17 23:29:05 -03:00
Makefile Update Makefile. 2021-09-18 16:08:44 -03:00
erm.c Close stdin on program launch. 2022-06-12 22:59:17 -03:00
erm.h Improve error handling and error messages. 2022-01-21 15:45:34 -03:00
remove.c Move struct task cache to file scope. 2022-06-12 21:59:45 -03:00