Ferass 'Vitali64' EL HAFIDI
|
eea48e1b10
ls: fix a bug where 'ls -{argument}' gave no output
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
2f8975fc91
ls: handle conflicting arguments
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
a2b184d3f1
readme: document new ls options
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
342dcd1680
ls: add help text about the 2 new options
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
0ab6c531a7
ls: fix handling of arguments, and add '-C' option
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
eac46cf781
ls: add the '-A' option
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
1eda044f3d
date: implement `date`
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
2c5e309d88
fasesiab: typofix
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
31ab22e0b9
typofix: 'function' instead of 'macro'
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
c250269c2d
readme: Add known bugs and reformat
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
9fa81a2b77
ls: Rewrite and add a new option: -a
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
991b0b6bcb
all: code cleanup.
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
f48076bccf
fasesiab: unistdify it and fix it.
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
4c0f44af42
yes: unistdify main.c
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
9a335e7b90
cat: use getopt(3) instead of manually handling options
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
64c00d68e5
cat: remove stupid character limit
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
eb53b0d896
cat: use a function, not #define
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
1fc8e8fb1f
cat: replace most functions with POSIX-compliant functions from 'unistd.h'
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
0c2af0190b
fasesiab: add 'make clear' option and output a message telling the user to 'make gen'
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
dc0a26bca9
readme: add information about compiling fasesiab and tell that docs aren't complete
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
4a24628b1e
all: modify makefiles to be posix compliant - Part 2
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
3d6aaa381e
all: modify makefiles to be posix compliant and configurable (see config.mk)
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
4513804c2e
Write fasesiab
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
edb29112de
head: remove binary
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
561343c451
Implement 'head'
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
9e14a3f66a
cat: Hopefully fix a segmentation fault
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
765a5c2398
Remove binairies
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
31e213454b
update .gitignore
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
4bfb9a33fe
update .gitignore
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
5271a2af3c
all: move all files from src/core to src/ and remove src/core
|
2 years ago |