termux-packages/ndk_patches
Fredrik Fornwall 0475ed5665 ndk_patches: Include correct fcntl.h in stdio.h
Include <asm/fcntl.h> and not <asm-generic/fcntl.h>. The first one
has arch-specific values before including the second one, which
checks with #ifdef before defining generic values.
2016-05-18 00:43:18 -04:00
..
arpa-ftp.patch Initial push 2015-06-13 01:03:31 +02:00
arpa-tftp.patch
dlfcn.h.patch ndk_patches: <dlfcn.h> now #define:s RTLD_* 2016-04-18 00:33:02 -04:00
elf.h ndk_patches/elf.h: Fix gdb build 2016-05-08 19:02:21 -04:00
fcntl.h.patch
grp.h.patch
in.h.patch
linux-fcntl.h.patch
paths.h.patch ndk_patches: Patch paths.h, _PATH_TMP used by tmux 2016-04-11 06:16:15 -04:00
pwd.patch Set pw_gecos to "" on 64-bit 2016-03-12 15:40:05 -05:00
route.h.patch
stdio.h.patch ndk_patches: Include correct fcntl.h in stdio.h 2016-05-18 00:43:18 -04:00
stdlib.h.patch Patch stdlib.h to have MB_CUR_MAX=4 2016-03-22 16:58:15 -04:00
string.h.patch
sys-fcntl.patch Initial push 2015-06-13 01:03:31 +02:00
sys-select.h.patch
sys-user.h.patch Initial stab at NDK r11 support 2016-03-10 12:01:58 +01:00
sys-wait.h.patch
sysexits.h
syslog.patch
termios.h.patch