Add start of unified headers transition
authorFredrik Fornwall <fredrik@fornwall.net>
Sun, 18 Jun 2017 18:57:16 +0000 (20:57 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 18 Jun 2017 18:57:16 +0000 (20:57 +0200)
commit29bf30019100c291b17aff77ad53ab411e9750a9
tree96b371be2ce1325a1e11a35c591c1c33a03eaa44
parent3c2fd0028367080a9077876b268f0f1e64b01a52
Add start of unified headers transition

EXPERIMENTAL STATUS!

To try things out: Define TERMUX_UNIFIED_HEADERS=1 and build to
use the new unified headers.

This causes ndk_patches_unified/ to be used to patch the NDK header
files instead of ndk_patches/.
23 files changed:
build-package.sh
ndk_patches_unified/arpa-ftp.patch [new file with mode: 0644]
ndk_patches_unified/arpa-tftp.patch [new file with mode: 0644]
ndk_patches_unified/dlfcn.h.patch [new file with mode: 0644]
ndk_patches_unified/elf.h [new file with mode: 0644]
ndk_patches_unified/fcntl.h.patch [new file with mode: 0644]
ndk_patches_unified/grp.h.patch [new file with mode: 0644]
ndk_patches_unified/ifaddrs.h [new file with mode: 0644]
ndk_patches_unified/limits.h.patch [new file with mode: 0644]
ndk_patches_unified/linux-fcntl.h.patch [new file with mode: 0644]
ndk_patches_unified/paths.h.patch [new file with mode: 0644]
ndk_patches_unified/pwd.h.patch [new file with mode: 0644]
ndk_patches_unified/route.h.patch [new file with mode: 0644]
ndk_patches_unified/stdio.h.patch [new file with mode: 0644]
ndk_patches_unified/string.h.patch [new file with mode: 0644]
ndk_patches_unified/sys-select.h.patch [new file with mode: 0644]
ndk_patches_unified/sys-ttydefault.h.patch [new file with mode: 0644]
ndk_patches_unified/sys-user.h.patch [new file with mode: 0644]
ndk_patches_unified/sys-wait.h.patch [new file with mode: 0644]
ndk_patches_unified/syscall.h.patch [new file with mode: 0644]
ndk_patches_unified/sysexits.h [new file with mode: 0644]
ndk_patches_unified/syslog.patch [new file with mode: 0644]
ndk_patches_unified/termios.h.patch [new file with mode: 0644]