sin
71cbd12ede
Revert "Fix relocation error on OpenBSD (amd64) when compiling with pcc"
...
This reverts commit 06d43e48328ce7e6e0eae70293f4e3a4fef417d5.
Let's stick to the most basic and common options for the default
case.
2013-12-21 13:39:29 +00:00
sin
06d43e4832
Fix relocation error on OpenBSD (amd64) when compiling with pcc
...
ld: util.a(eprintf.o): relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC
util.a: could not read symbols: Bad value
*** Error 1 in . (Makefile:114 'basename': @pcc -o basename basename.o util.a -g)
*** Error 1 in /home/sin/repos/sbase (Makefile:104 'binlib')
2013-10-28 10:45:11 +00:00
sin
9e5718282a
Add sha512sum(1)
2013-08-04 11:00:34 -04:00
Christoph Lohmann
f8dc6883a3
Style inquistion for util and some tools.
2013-03-05 21:46:48 +01:00
Connor Lane Smith
146cca114e
new ARGBEGIN & usage() function
2012-05-14 21:28:41 +01:00
William Haddon
cec53d14b1
implement cp and mv and improve rm
2012-01-30 22:41:33 +00:00
Connor Lane Smith
cb291cc394
add test.c (thanks Random832)
2011-11-08 19:35:38 +01:00
Connor Lane Smith
d7f9bda740
cc -Wextra
2011-06-21 05:05:37 +01:00
Connor Lane Smith
2404eb5b6b
add todo
2011-06-08 17:54:55 +01:00
Connor Lane Smith
1e4a4e460d
make (un)install
2011-06-08 11:37:00 +01:00
Connor Lane Smith
b5ff71655d
recurse: ignore links
2011-06-04 14:30:54 +01:00
Connor Lane Smith
726973dcd5
glibc hates stripping
2011-06-01 21:31:22 +01:00
Connor Lane Smith
430b453c4d
add nl
2011-05-29 21:30:44 +01:00
Connor Lane Smith
a9c970b973
add mkfifo
2011-05-25 11:00:15 +01:00
Connor Lane Smith
4fc1ad22ad
posix 2 hates symlinks
2011-05-24 19:22:28 +01:00
Connor Lane Smith
a07ea108ad
c99
2011-05-24 19:14:46 +01:00
Connor Lane Smith
5e6e00121e
no bsd macro
2011-05-24 19:09:50 +01:00
Connor Lane Smith
f458397d5a
no, getopt.h is gnu specific
2011-05-24 18:58:36 +01:00
pancake
da547fb294
add missing #include <getopt.h>
...
do not override CC in config.mk
2011-05-24 14:34:26 +02:00
Connor Lane Smith
fbb80983ce
add ln, util.a
2011-05-24 13:00:30 +01:00
Connor Lane Smith
474ee643ed
add sleep & date, thanks kamil
2011-05-23 19:00:31 +01:00
Connor Lane Smith
8e26716a5a
initial commit
2011-05-23 02:36:34 +01:00