Import col(1) from OpenBSD with minor modifications

Remove getopt, use arg.h.
This commit is contained in:
sin
2014-09-29 19:45:42 +01:00
parent 7c6f2f60e6
commit a48b850d3f
3 changed files with 634 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ SRC = \
chroot.c \
cksum.c \
cmp.c \
col.c \
cols.c \
comm.c \
cp.c \