Openwrt/tools
John Crispin b2348e69ad tools/flock: fix compile on Alpine Linux
fixes build errors:
src/flock.c:208:34: error: 'O_NOCTTY' undeclared (first use in this function)
     fd = open(filename, O_RDONLY|O_NOCTTY|O_CREAT, 0666);
src/flock.c:208:43: error: 'O_CREAT' undeclared (first use in this function)
     fd = open(filename, O_RDONLY|O_NOCTTY|O_CREAT, 0666);

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>

SVN-Revision: 48978
2016-03-10 19:10:48 +00:00
..
autoconf
automake
b43-tools
bc
bison
ccache
cloog
cmake tools/cmake: update to 3.4.3 2016-02-08 08:25:39 +00:00
dosfstools
e2fsprogs
elftosb
expat
findutils
firmware-utils ramips: Add a tool to create JCG factory images 2016-03-04 08:32:54 +00:00
flex
flock tools/flock: fix compile on Alpine Linux 2016-03-10 19:10:48 +00:00
gengetopt
gmp tools/gmp: update to 6.1.0 2016-02-08 08:25:46 +00:00
include
isl
libelf
libtool
lzma
lzma-old
m4
make-ext4fs
missing-macros
mkimage tools/mkimage: backport SOURCE_DATE_EPOCH for reproducible builds 2016-01-28 22:42:44 +00:00
mklibs
mm-macros
mpc
mpfr
mtd-utils
mtools
padjffs2
patch
patch-image
patchelf
pkg-config
ppl
qemu
quilt
scons
sdimage
sed
sparse
squashfs
squashfs4
sstrip
tar
upslug2
upx
wrt350nv2-builder
xz
yaffs2
Makefile