Commit Graph

8 Commits

Author SHA1 Message Date
Mid Favila facda46907 Makefile was installing to /usr when prefix was specified incorrectly.
Should work For Real This Time™️.
2022-10-01 19:04:46 -04:00
Mid Favila ad5abd23e2 Makefile should actually work now. 2022-10-01 19:02:33 -04:00
Mid Favila 8783d7f5fc Update Makefile. Finish wc. 2022-10-01 18:46:19 -04:00
Mid Favila d8bb1fcc3e Update TODO. Update Makefile. Add sleep. Add wc. 2022-10-01 14:38:29 -04:00
Mid Favila b7ac76440a Add splint checking to Makefile. Rewrite programs to pass lint.
Add an error handling mechanism to common, and rename it support.h.
2022-09-07 16:45:37 -04:00
Mid Favila a152301109 Add install rule to Makefile. 2022-08-19 15:36:16 -04:00
Mid Favila 2baca20487 Remove redundant material from common.h and adjust Makefile to account
for wc being gone.
2022-08-19 14:54:58 -04:00
Mid Favila 209c0401de Update LICENSE, LOG, TODO and Makefile. Add iso646.h to common.h.
Add POSIX implementation of cat(1) (it's really bad.).
2022-08-13 19:43:46 -04:00