Mirror of Suckless' sbase (git://git.suckless.org/sbase)
Go to file
Connor Lane Smith 9f9ea07e6c add sort 2011-06-02 13:03:34 +01:00
util fix typo 2011-05-27 00:54:10 +01:00
LICENSE add rm, thanks rob 2011-05-24 01:52:28 +01:00
Makefile add sort 2011-06-02 13:03:34 +01:00
basename.1 add tail 2011-05-26 16:18:42 -01:00
basename.c add dirname 2011-05-24 21:39:20 +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: no S_ISVTX 2011-05-29 20:38:03 +01:00
chmod.c chmod: no S_ISVTX 2011-05-29 20:38:03 +01:00
chown.1 update manpages 2011-05-25 18:29:46 +01:00
chown.c octal-only chmod 2011-05-27 23:48:07 +01:00
config.mk glibc hates stripping 2011-06-01 21:31:22 +01:00
date.1 update manpages 2011-05-25 18:29:46 +01:00
date.c fix head manpage 2011-05-25 11:56:04 +01: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 add ls; simpler pwd 2011-05-26 04:01:20 +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
grep.1 update manpages 2011-05-25 18:29:46 +01:00
grep.c grep: default REG_NOSUB 2011-05-29 20:38:15 +01:00
head.1 add tail 2011-05-26 16:18:42 -01:00
head.c really long lines 2011-05-25 20:40:47 +01:00
ln.1 pwd -LP 2011-05-28 15:37:42 +01:00
ln.c no, getopt.h is gnu specific 2011-05-24 18:58:36 +01:00
ls.1 no strdup 2011-05-26 06:39:12 +01:00
ls.c pwd -LP 2011-05-28 15:37:42 +01:00
mkdir.1 add mkdir 2011-05-26 05:47:58 +01:00
mkdir.c add mkdir 2011-05-26 05:47:58 +01:00
mkfifo.1 update manpages 2011-05-25 18:29:46 +01:00
mkfifo.c add mkfifo 2011-05-25 11:00:15 +01:00
nl.1 add nl 2011-05-29 21:30:44 +01:00
nl.c nl: update usage 2011-05-29 21:34:02 +01:00
pwd.1 pwd -LP 2011-05-28 15:37:42 +01:00
pwd.c pwd -LP 2011-05-28 15:37:42 +01:00
rm.1 update manpages 2011-05-25 18:29:46 +01:00
rm.c add chown 2011-05-25 00:24:33 +01:00
sleep.1 update manpages 2011-05-25 18:29:46 +01:00
sleep.c add head 2011-05-25 11:42:17 +01:00
sort.1 add sort 2011-06-02 13:03:34 +01:00
sort.c add sort 2011-06-02 13:03:34 +01:00
tail.1 fix typo 2011-05-27 00:54:10 +01:00
tail.c typo 2011-05-27 11:13:38 +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
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 pwd -LP 2011-05-28 15:37:42 +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
util.h add ls; simpler pwd 2011-05-26 04:01:20 +01:00
wc.1 getopt 2011-05-24 01:13:34 +01:00
wc.c ls cleanup 2011-05-27 23:56:43 +01:00