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 Initial push 2015-06-13 01:03:31 +02:00
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 Initial push 2015-06-13 01:03:31 +02:00
grp.h.patch Initial push 2015-06-13 01:03:31 +02:00
in.h.patch Initial push 2015-06-13 01:03:31 +02:00
linux-fcntl.h.patch Patch NDK to define AT_EACCESS to 0 2015-10-19 17:51:13 -04:00
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 Initial push 2015-06-13 01:03:31 +02:00
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 Initial push 2015-06-13 01:03:31 +02:00
sys-fcntl.patch Initial push 2015-06-13 01:03:31 +02:00
sys-select.h.patch ndk_patches: Fix for mosh in <sys/select.h> 2015-07-25 18:20:06 -04:00
sys-user.h.patch Initial stab at NDK r11 support 2016-03-10 12:01:58 +01:00
sys-wait.h.patch Patch a WIFCONTINUED definition to <sys/wait.h> 2015-08-06 19:25:41 -04:00
sysexits.h Initial push 2015-06-13 01:03:31 +02:00
syslog.patch Initial push 2015-06-13 01:03:31 +02:00
termios.h.patch Initial push 2015-06-13 01:03:31 +02:00