.. |
.gitignore
|
Add touch(1).
|
2016-02-24 17:32:05 +01:00 |
basename.cpp
|
|
|
cat.cpp
|
Update command line parsing to current coding conventions.
|
2015-12-12 19:28:07 +01:00 |
chkblayout.cpp
|
Add chkblayout(1).
|
2015-12-19 02:49:37 +01:00 |
chmod.cpp
|
Simplify directory reading.
|
2016-01-26 18:42:54 +01:00 |
chroot.cpp
|
Fix unintended extra fork in chroot(1).
|
2015-12-12 16:53:42 +01:00 |
chvideomode.cpp
|
Add keyboard number selection to chvideomode(1).
|
2016-01-26 21:17:09 +01:00 |
clear.cpp
|
|
|
colormake.cpp
|
Add colormake support for cc and c++.
|
2016-01-25 17:42:26 +01:00 |
column.cpp
|
Fix wrong type in calloc sizeof.
|
2016-01-08 00:46:44 +01:00 |
command-not-found.cpp
|
Add login(8).
|
2016-02-06 00:52:52 +01:00 |
cp.cpp
|
Add -f to cp(1).
|
2016-02-01 01:45:12 +01:00 |
date.cpp
|
|
|
df.cpp
|
Add df(1).
|
2016-01-27 21:36:04 +01:00 |
dirname.cpp
|
|
|
du.cpp
|
Convert libc to C.
|
2016-03-03 23:02:23 +01:00 |
echo.cpp
|
Dumb down echo(1).
|
2015-08-22 00:44:39 +02:00 |
env.cpp
|
Update command line parsing to current coding conventions.
|
2015-12-12 19:28:07 +01:00 |
expr.cpp
|
Add regex(3).
|
2015-12-17 23:32:43 +01:00 |
false.cpp
|
|
|
find.cpp
|
Convert libc to C.
|
2016-03-03 23:02:23 +01:00 |
head.cpp
|
|
|
help.cpp
|
|
|
id.cpp
|
Add id(1).
|
2015-08-26 21:35:11 +02:00 |
kernelinfo.cpp
|
Update command line parsing to current coding conventions.
|
2015-12-12 19:28:07 +01:00 |
kill.cpp
|
Add kill(1).
|
2015-12-12 19:28:07 +01:00 |
ln.cpp
|
Add ln(1) target directory support.
|
2016-01-25 17:42:25 +01:00 |
ls.cpp
|
Add features to ls(1) and fix implementation issues.
|
2016-01-26 17:45:06 +01:00 |
Makefile
|
Add touch(1).
|
2016-02-24 17:32:05 +01:00 |
memstat.cpp
|
Replace userland perror calls.
|
2015-08-26 18:10:24 +02:00 |
mkdir.cpp
|
Add -m support to mkdir(1).
|
2016-01-26 21:55:40 +01:00 |
mktemp.cpp
|
Add mktemp(1).
|
2015-08-26 17:49:28 +02:00 |
mv.cpp
|
Convert libc to C.
|
2016-03-03 23:02:23 +01:00 |
pager.cpp
|
Fix pager(1) bugs.
|
2016-02-24 23:55:34 +01:00 |
passwd.cpp
|
Add passwd(1).
|
2016-02-06 17:12:30 +01:00 |
ps.cpp
|
Add ps(1).
|
2015-12-12 19:28:07 +01:00 |
pstree.cpp
|
Add pstree(1).
|
2015-12-12 19:28:07 +01:00 |
pwd.cpp
|
Update command line parsing to current coding conventions.
|
2015-12-12 19:28:07 +01:00 |
realpath.cpp
|
Add realpath(1).
|
2015-10-01 22:50:51 +02:00 |
rm.cpp
|
Fix broken unknown short option reporting.
|
2016-01-07 19:17:04 +01:00 |
rmdir.cpp
|
Fix broken unknown short option reporting.
|
2016-01-07 19:17:04 +01:00 |
sleep.cpp
|
|
|
sort.cpp
|
Fix sort(1) reverse sort not working.
|
2015-06-27 17:06:43 +02:00 |
stat.cpp
|
Add stat(1).
|
2015-12-12 19:28:07 +01:00 |
tail.cpp
|
Update command line parsing to current coding conventions.
|
2015-12-12 19:28:07 +01:00 |
time.cpp
|
Use signal handlers in time(1) instead of process groups.
|
2015-12-12 19:28:08 +01:00 |
touch.cpp
|
Add touch(1).
|
2016-02-24 17:32:05 +01:00 |
tr.cpp
|
Fix tr buffer overrun and shadowed delete array.
|
2015-12-12 16:53:42 +01:00 |
true.cpp
|
|
|
type.cpp
|
Update command line parsing to current coding conventions.
|
2015-12-12 19:28:07 +01:00 |
uname.cpp
|
Fix broken unknown short option reporting.
|
2016-01-07 19:17:04 +01:00 |
uniq.cpp
|
|
|
unmount.cpp
|
|
|
uptime.cpp
|
|
|
wc.cpp
|
Update command line parsing to current coding conventions.
|
2015-12-12 19:28:07 +01:00 |
which.cpp
|
Convert libc to C.
|
2016-03-03 23:02:23 +01:00 |
xinstall.cpp
|
|
|
yes.cpp
|
|
|