|
25429efb0d
|
Fix Makefile.
|
2022-10-18 12:49:03 -04:00 |
|
|
4f9f1fb15a
|
Add manpages. Rewrite echo. Rewrite cat (a few times). Update Makefile.
Add ls(1) prototype.
|
2022-10-18 12:47:34 -04:00 |
|
|
966113d372
|
Improve cat's unbuffered mode.
|
2022-10-02 13:27:00 -04:00 |
|
|
254e05998e
|
Add a new item to TODO: rework cat(1) buffering to use setvbuf.
|
2022-10-02 01:34:14 -04:00 |
|
|
95bef75697
|
Merge branch 'master' of https://git.sdf.org/midfavila/mp-utils
|
2022-10-02 01:15:11 -04:00 |
|
|
5c5bb242dc
|
Makefile didn't work. Nice.
|
2022-10-02 01:14:57 -04:00 |
|
|
eb14a4dbfe
|
Makefile didn't work. Nice.
|
2022-10-01 19:05:39 -04:00 |
|
|
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 |
|
|
ad5abd23e2
|
Makefile should actually work now.
|
2022-10-01 19:02:33 -04:00 |
|
|
9a1a9a27c9
|
Improve sleep's input parsing.
|
2022-10-01 18:55:35 -04:00 |
|
|
8783d7f5fc
|
Update Makefile. Finish wc.
|
2022-10-01 18:46:19 -04:00 |
|
|
d8bb1fcc3e
|
Update TODO. Update Makefile. Add sleep. Add wc.
|
2022-10-01 14:38:29 -04:00 |
|
|
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 |
|
|
a152301109
|
Add install rule to Makefile.
|
2022-08-19 15:36:16 -04:00 |
|
|
2baca20487
|
Remove redundant material from common.h and adjust Makefile to account
for wc being gone.
|
2022-08-19 14:54:58 -04:00 |
|
|
c772d723ef
|
Remove wc.c. Will write it (and rewrite cat) when better way to handle
argument parsing is discovered.
|
2022-08-19 14:48:33 -04:00 |
|
|
0289a812f5
|
Improve git. It's more beta quality now -- it's actually compliant, but
maybe a bit messier than it needs to be.
|
2022-08-14 14:34:31 -04:00 |
|
|
e8c4b477b9
|
Rewrite cat to use pointer trickery instead of str* functions.
|
2022-08-14 14:02:20 -04:00 |
|
|
568cc5a802
|
Add notes to cat.c
|
2022-08-13 20:23:12 -04:00 |
|
|
595ed13da0
|
Check cat off of the TODO.
|
2022-08-13 20:22:16 -04:00 |
|
|
613b12f0de
|
Add some notes to cat.c
|
2022-08-13 20:16:54 -04:00 |
|
|
0ecd45a51d
|
Replace fopen() calls with FILE *stdio.
|
2022-08-13 19:52:56 -04:00 |
|
|
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 |
|
|
1ac44c03b7
|
Added LOG. Added true implementation. Added skeleton for wc.
|
2021-11-23 12:21:16 -04:00 |
|
|
e3bc4a02e2
|
Add TODO and SUS-compliant yes.
|
2021-11-21 16:37:11 -04:00 |
|
|
7f0e2180a3
|
Remove some junk that got through.
|
2021-11-21 14:41:03 -04:00 |
|
|
fbe4f2b30c
|
Added a mostly SUS-compliant echo.
|
2021-11-21 14:40:43 -04:00 |
|
|
ad186f06a9
|
Initial commit
|
2021-11-21 15:00:37 +00:00 |
|