Mirror of Suckless' sbase (git://git.suckless.org/sbase)
Go to file
pancake da547fb294 add missing #include <getopt.h>
do not override CC in config.mk
2011-05-24 14:34:26 +02:00
util add ln, util.a 2011-05-24 13:00:30 +01:00
LICENSE add rm, thanks rob 2011-05-24 01:52:28 +01:00
Makefile add ln, util.a 2011-05-24 13:00:30 +01:00
basename.1 add pwd, thanks stateless 2011-05-23 20:15:19 +01:00
basename.c simplify basename 2011-05-24 12:56:38 +01:00
cat.1 add sleep & date, thanks kamil 2011-05-23 19:00:31 +01:00
cat.c add missing #include <getopt.h> 2011-05-24 14:34:26 +02:00
config.mk add missing #include <getopt.h> 2011-05-24 14:34:26 +02:00
date.1 add sleep & date, thanks kamil 2011-05-23 19:00:31 +01:00
date.c add missing #include <getopt.h> 2011-05-24 14:34:26 +02:00
echo.1 initial commit 2011-05-23 02:36:34 +01:00
echo.c add missing #include <getopt.h> 2011-05-24 14:34:26 +02: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 getopt 2011-05-24 01:13:34 +01:00
grep.c add missing #include <getopt.h> 2011-05-24 14:34:26 +02:00
ln.1 add ln, util.a 2011-05-24 13:00:30 +01:00
ln.c add missing #include <getopt.h> 2011-05-24 14:34:26 +02:00
pwd.1 add pwd, thanks stateless 2011-05-23 20:15:19 +01:00
pwd.c add pwd, thanks stateless 2011-05-23 20:15:19 +01:00
rm.1 fix rm -f 2011-05-24 12:32:33 +01:00
rm.c add missing #include <getopt.h> 2011-05-24 14:34:26 +02:00
sleep.1 add sleep & date, thanks kamil 2011-05-23 19:00:31 +01:00
sleep.c add missing #include <getopt.h> 2011-05-24 14:34:26 +02:00
tee.1 initial commit 2011-05-23 02:36:34 +01:00
tee.c add missing #include <getopt.h> 2011-05-24 14:34:26 +02:00
touch.1 initial commit 2011-05-23 02:36:34 +01:00
touch.c add missing #include <getopt.h> 2011-05-24 14:34:26 +02: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 ln, util.a 2011-05-24 13:00:30 +01:00
wc.1 getopt 2011-05-24 01:13:34 +01:00
wc.c add missing #include <getopt.h> 2011-05-24 14:34:26 +02:00