Mirror of Suckless' sbase (git://git.suckless.org/sbase)
Go to file
Robert Ransom 7565af0e31 sort: Return 2 on usage error 2012-05-20 14:38:52 +00:00
util util/estrtol: Also check for out-of-range values using errno 2012-05-20 12:51:18 +00:00
LICENSE Fixes and checks for seq. Thanks David Galos! 2012-04-16 21:46:59 +02:00
Makefile Make Makefile possibly POSIX-conformant 2012-05-16 12:14:02 +00:00
TODO Adding the yes(1) command. 2012-04-23 16:27:40 +02:00
basename.1 Moving back to the stone age. 2012-04-23 16:32:41 +02:00
basename.c revert to per-cmd usage() 2012-05-15 13:32:56 +01:00
cat.1 add sleep & date, thanks kamil 2011-05-23 19:00:31 +01:00
cat.c add tail 2011-05-26 16:18:42 -01:00
chmod.1 chmod: tweak manpage 2011-06-11 00:44:17 +01:00
chmod.c whoops, chmod = 2011-06-11 00:31:44 +01:00
chown.1 fix manpages 2011-06-02 20:38:48 +01:00
chown.c cc -Wextra 2011-06-21 05:05:37 +01:00
cksum.1 cksum: error check 2011-06-10 04:36:40 +01:00
cksum.c revert to per-cmd usage() 2012-05-15 13:32:56 +01:00
cmp.1 add cmp, thanks stateless 2011-06-10 01:55:12 +01:00
cmp.c update cmp, grep 2011-06-18 06:42:24 +01:00
config.mk new ARGBEGIN & usage() function 2012-05-14 21:28:41 +01:00
cp.1 implement cp and mv and improve rm 2012-01-30 22:41:33 +00:00
cp.c implement cp and mv and improve rm 2012-01-30 22:41:33 +00:00
date.1 Add -u option to date (POSIX and Plan 9, and useful) 2012-04-23 08:32:24 -07:00
date.c Add -u option to date (POSIX and Plan 9, and useful) 2012-04-23 08:32:24 -07:00
dirname.1 add tail 2011-05-26 16:18:42 -01:00
dirname.c add dirname 2011-05-24 21:39:20 +01:00
echo.1 initial commit 2011-05-23 02:36:34 +01:00
echo.c kill -l 2011-06-10 02:56:13 +01:00
false.1 initial commit 2011-05-23 02:36:34 +01:00
false.c initial commit 2011-05-23 02:36:34 +01:00
fold.1 add fold 2011-06-08 21:30:33 +01:00
fold.c cc -Wextra 2011-06-21 05:05:37 +01:00
fs.h implement cp and mv and improve rm 2012-01-30 22:41:33 +00:00
grep.1 update cmp, grep 2011-06-18 06:42:24 +01:00
grep.c grep: better regerror message 2012-05-12 18:01:27 +01:00
head.1 add tail 2011-05-26 16:18:42 -01:00
head.c rename estrtol 2011-06-10 14:55:01 +01:00
kill.1 touch: posix open 2011-06-18 06:43:10 +01:00
kill.c revert to per-cmd usage() 2012-05-15 13:32:56 +01:00
ln.1 ln -f 2011-06-04 02:56:18 +01:00
ln.c ln: try link first 2011-06-22 23:45:03 +01:00
ls.1 no strdup 2011-05-26 06:39:12 +01:00
ls.c ls: allocate proper space for args 2012-01-19 00:04:04 +00:00
mkdir.1 add mkdir 2011-05-26 05:47:58 +01:00
mkdir.c consistent error check 2011-06-04 12:20:41 +01:00
mkfifo.1 update manpages 2011-05-25 18:29:46 +01:00
mkfifo.c consistent error check 2011-06-04 12:20:41 +01:00
mv.1 implement cp and mv and improve rm 2012-01-30 22:41:33 +00:00
mv.c implement cp and mv and improve rm 2012-01-30 22:41:33 +00:00
nl.1 nl: tweak manpage 2011-06-11 00:29:06 +01:00
nl.c nl: Return 2 on usage error 2012-05-20 12:57:58 +00:00
nohup.1 nohup: tweak manpage 2011-06-18 14:42:06 +01:00
nohup.c simpler nohup 2011-06-24 08:33:08 +01:00
pwd.1 pwd -LP 2011-05-28 15:37:42 +01:00
pwd.c consistent error check 2011-06-04 12:20:41 +01:00
rm.1 implement cp and mv and improve rm 2012-01-30 22:41:33 +00:00
rm.c implement cp and mv and improve rm 2012-01-30 22:41:33 +00:00
seq.1 seq: some cleanup 2012-05-10 19:20:16 +01:00
seq.c seq: some cleanup 2012-05-10 19:20:16 +01:00
sleep.1 update manpages 2011-05-25 18:29:46 +01:00
sleep.c rename estrtol 2011-06-10 14:55:01 +01:00
sort.1 add uname, thanks hiltjo 2011-06-02 20:32:05 +01:00
sort.c sort: Return 2 on usage error 2012-05-20 14:38:52 +00:00
tail.1 fix typo 2011-05-27 00:54:10 +01:00
tail.c rename estrtol 2011-06-10 14:55:01 +01:00
tee.1 initial commit 2011-05-23 02:36:34 +01:00
tee.c no, getopt.h is gnu specific 2011-05-24 18:58:36 +01:00
test.c test: eprintf in usage 2012-05-15 13:34:32 +01:00
text.h add tail 2011-05-26 16:18:42 -01:00
touch.1 add mkdir 2011-05-26 05:47:58 +01:00
touch.c touch: posix open 2011-06-18 06:43:10 +01:00
true.1 initial commit 2011-05-23 02:36:34 +01:00
true.c initial commit 2011-05-23 02:36:34 +01:00
tty.1 add tty 2011-06-02 21:15:35 +01:00
tty.c add tty 2011-06-02 21:15:35 +01:00
uname.1 fix manpages 2011-06-02 20:38:48 +01:00
uname.c kill -l 2011-06-10 02:56:13 +01:00
util.h revert to per-cmd usage() 2012-05-15 13:32:56 +01:00
wc.1 getopt 2011-05-24 01:13:34 +01:00
wc.c add cksum 2011-06-10 04:14:05 +01:00
yes.1 Adding the yes(1) command. 2012-04-23 16:27:40 +02:00
yes.c revert to per-cmd usage() 2012-05-15 13:32:56 +01:00