Fredrik Fornwall
b461954b5c
ndk-patches: Fix pwd.h patch
7 years ago
Fredrik Fornwall
8ebeeaa3d4
ndk-patches: Use bin/login in getpwd()
7 years ago
Fredrik Fornwall
d3e5452e3e
Switch over to building with unified headers
8 years ago
Fredrik Fornwall
6dad78cb06
Unified headers: Update pwd.h patch
8 years ago
Fredrik Fornwall
6e4505aa03
Updates on unified headers
8 years ago
Fredrik Fornwall
29bf300191
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/.
8 years ago
Fredrik Fornwall
f3e071d2f4
Wrap getpwuid_r (fixes psql history file location)
8 years ago
Fredrik Fornwall
cb9e3a9ac9
Set pw_gecos to "" on 64-bit
The pw_getcos field on struct passwd is defined on 64-bit builds
but is NULL which programs does not handle (at least no openssh
which crashes). Initialize this field to "" to avoid this.
9 years ago
Fredrik Fornwall
e8735a9e0a
ndk_patches: Replace endpwent() with empty stub
9 years ago
Fredrik Fornwall
394bbb6454
pwd.h patch: Add casting
10 years ago
Fredrik Fornwall
4b74af2c3b
busybox: Handle ash as symlink and re-enable wget
10 years ago
Fredrik Fornwall
6d5e9115d6
Minor cleanup of the pwd.h ndk patch
10 years ago
Fredrik Fornwall
341654304c
ndk_patches: Fix pwd.h patch to compile in more cases
10 years ago
Fredrik Fornwall
02b55df699
Use bash as login shell by default
10 years ago
Fredrik Fornwall
b57fc0bbb3
ndk_patches: Update android_setup_pwd() to avoid allocating memory, and check that ~/.termux/shell points att executable
10 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago