Leah Rowe
|
94fa4a06d8
date: removed unused argc/argv from main()
|
il y a 2 ans |
Leah Rowe
|
1116b28397
update the .gitignore file
|
il y a 2 ans |
Leah Rowe
|
a230deb571
centralized Makefile
|
il y a 2 ans |
Leah Rowe
|
5463188bcf
head: re-factor some code
|
il y a 2 ans |
Leah Rowe
|
161433a152
update TODO
|
il y a 2 ans |
Leah Rowe
|
6582f95724
yes: remove unnecessary include
|
il y a 2 ans |
Leah Rowe
|
26516f57bd
cat: remove unnecessary include
|
il y a 2 ans |
Leah Rowe
|
170494adb5
date: clean up some code
|
il y a 2 ans |
Leah Rowe
|
80f1b222ad
create a dedicated TODO list, in a file
|
il y a 2 ans |
Leah Rowe
|
e471176b1d
head: re-factor the code
|
il y a 2 ans |
Leah Rowe
|
17fb1861c7
cat: re-factor the code
|
il y a 2 ans |
Leah Rowe
|
f12275d8a9
cat: use unbuffered printf
|
il y a 2 ans |
Leah Rowe
|
eb47ee0720
date: re-factor, and use unbuffered printf
|
il y a 2 ans |
Leah Rowe
|
388392bf70
head: use unbuffered printf
|
il y a 2 ans |
Leah Rowe
|
539a8f61c9
yes: re-factor, and use unbuffered printf
|
il y a 2 ans |
Leah Rowe
|
59a9464e98
ls: use printf, unbuffered
|
il y a 2 ans |
Leah Rowe
|
50bb9abec2
ls: fix wrong check for -a
|
il y a 2 ans |
Leah Rowe
|
1119a024cb
ls: further de-bloat the code
|
il y a 2 ans |
Leah Rowe
|
3e50a8497e
ls: actually initialize params[6] in main()
|
il y a 2 ans |
Leah Rowe
|
2d3cbf5b24
ls: Further simplify the code
|
il y a 2 ans |
Leah Rowe
|
5feee6219b
cat/ls: rename arguments to argument
|
il y a 2 ans |
Leah Rowe
|
c5fea61ed8
ls: Remove more unnecessary comments
|
il y a 2 ans |
Leah Rowe
|
d5b132f16f
ls: simplify code block for 'a' and 'A'
|
il y a 2 ans |
Leah Rowe
|
8f874f8129
ls: rename retval variable to status
|
il y a 2 ans |
Leah Rowe
|
d7cb9e195a
add TODO: proper error codes
|
il y a 2 ans |
Leah Rowe
|
e5b901df7a
ls: exit with non-zero return value when failing
|
il y a 2 ans |
Leah Rowe
|
84cf1fa276
ls: fix bug: output now given on e.g. ls -a -h
|
il y a 2 ans |
Leah Rowe
|
7a13ca7e96
Remove further useless comments
|
il y a 2 ans |
Leah Rowe
|
6af98bad62
Move usage instructions to specific functions
|
il y a 2 ans |
Leah Rowe
|
9e5ac8911c
Remove superfluous comments
|
il y a 2 ans |