sortix--sortix/utils
Jonas 'Sortie' Termansen f3e3c98084 Fix ls realloc loop. 2016-01-08 00:47:14 +01:00
..
.gitignore Add chkblayout(1). 2015-12-19 02:49:37 +01:00
Makefile Add chkblayout(1). 2015-12-19 02:49:37 +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
chroot.cpp
chvideomode.cpp Fix uninitialized variable in chvideomode option parsing. 2015-12-23 17:22:41 +01:00
clear.cpp
colormake.cpp
column.cpp Fix wrong type in calloc sizeof. 2016-01-08 00:46:44 +01:00
command-not-found.cpp
cp.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
date.cpp
dirname.cpp
du.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
echo.cpp
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
head.cpp
help.cpp
id.cpp
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 Fix broken unknown short option reporting. 2016-01-07 19:17:04 +01:00
ls.cpp Fix ls realloc loop. 2016-01-08 00:47:14 +01:00
memstat.cpp
mkdir.cpp Fix broken unknown short option reporting. 2016-01-07 19:17:04 +01:00
mktemp.cpp
mv.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
pager.cpp Add pager(1) -rR options. 2015-12-12 19:28:08 +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
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
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
tr.cpp
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 Fix broken unknown short option reporting. 2016-01-07 19:17:04 +01:00
xinstall.cpp
yes.cpp