Mirror of Suckless' sbase (git://git.suckless.org/sbase)
Go to file
Connor Lane Smith 0236550c77 no strdup 2011-05-26 06:39:12 +01:00
util buf -> cwd 2011-05-26 04:17:06 +01:00
LICENSE add rm, thanks rob 2011-05-24 01:52:28 +01:00
Makefile add mkdir 2011-05-26 05:47:58 +01:00
basename.1 update manpages 2011-05-25 18:29:46 +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 no, getopt.h is gnu specific 2011-05-24 18:58:36 +01:00
chown.1 update manpages 2011-05-25 18:29:46 +01:00
chown.c add head 2011-05-25 11:42:17 +01:00
config.mk add mkfifo 2011-05-25 11:00:15 +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 update manpages 2011-05-25 18:29:46 +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 really long lines 2011-05-25 20:40:47 +01:00
head.1 fix head manpage 2011-05-25 11:56:04 +01:00
head.c really long lines 2011-05-25 20:40:47 +01:00
ln.1 separate dirs 2011-05-26 05:03:37 +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 no strdup 2011-05-26 06:39:12 +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
pwd.1 update manpages 2011-05-25 18:29:46 +01:00
pwd.c add mkdir 2011-05-26 05:47:58 +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
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 really long lines 2011-05-25 20:40:47 +01:00
touch.1 add mkdir 2011-05-26 05:47:58 +01:00
touch.c add head 2011-05-25 11:42:17 +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 add ls; simpler pwd 2011-05-26 04:01:20 +01:00