topjohnwu
84c72abfcf
Add generated files for ndk-build
...
Auto generated by ndk-busybox-kitchen
2018-05-19 16:05:52 +08:00
topjohnwu
2504b69d6a
[PATCH] support ndk-build
2018-05-19 15:43:47 +08:00
topjohnwu
1c8d6e6f90
[PATCH] ash history
2018-05-19 11:05:33 +08:00
topjohnwu
d6dc17251c
[PATCH] dietlibc/dnscruft: try to get dns server via command if __sys_property_get fails
2018-05-19 11:05:33 +08:00
topjohnwu
38829251e2
[PATCH] hack: use dietlibc's resolver to avoid static compiliation
2018-05-19 11:05:32 +08:00
topjohnwu
0612731f80
[PATCH] fix nslookup, add libres, a dietlibc resolver
2018-05-19 11:05:32 +08:00
topjohnwu
c027fbd6b1
[PATCH] setpriv/run-init: replace old headers
2018-05-19 11:05:31 +08:00
topjohnwu
2ae34f04b4
[PATCH] fix tls: avoid problematic ASM code only triggered by x86 NDK builds
2018-05-19 11:05:30 +08:00
topjohnwu
d2f75ee7d0
[PATCH] fix reboot+poweroff: hack android_reboot support
2018-05-19 11:05:30 +08:00
topjohnwu
1d9ee11250
[PATCH] depmod: fix syntax with modules in parameter
2018-05-19 11:05:29 +08:00
topjohnwu
962c5d7712
[PATCH] modinfo/modprobe: use ifdef block for android without-utsrel modules path
2018-05-19 11:05:29 +08:00
topjohnwu
f58e1b107d
[PATCH] fix readahead, add syscall
2018-05-19 11:05:28 +08:00
topjohnwu
7659b536a9
[PATCH] fix hush, add glob and sigisemptyset
2018-05-19 11:05:28 +08:00
topjohnwu
801f10ed97
[PATCH] fix time+hush: add missing definitions on Android API 21+
2018-05-19 11:05:27 +08:00
topjohnwu
f40eafd0d8
[PATCH] fix udhcpc6: add missing ifaddrs.h and getifaddrs/freeifaddrs functions
2018-05-19 11:05:26 +08:00
topjohnwu
07ec86e507
[PATCH] additional fix-up for IPV6 on Android API 21+
2018-05-19 11:05:26 +08:00
topjohnwu
c119077429
[PATCH] fix ipv6, add ipv6_route.h
2018-05-19 11:05:25 +08:00
topjohnwu
7c507875aa
[PATCH] ipneigh/iproute/iprule: add missing headers
2018-05-19 11:05:25 +08:00
topjohnwu
1e3b32b85f
[PATCH] fix microcom, add cfsetspeed syscall from glibc
2018-05-19 11:05:24 +08:00
topjohnwu
b7b696f640
[PATCH] fix fsck.minix, mkfs.minix: undef HAVE_SETBIT,
2018-05-19 11:05:24 +08:00
topjohnwu
6eb93ef39a
[PATCH] blkdiscard; add missing linux/fs.h defines to libbb.h for ANDROID API <21
2018-05-19 11:05:23 +08:00
topjohnwu
1560402d51
[PATCH] missing_syscalls/semctl: fix missing definitions on x86 and
2018-05-19 11:05:23 +08:00
topjohnwu
fb9b582c08
[PATCH] fix syslogd, logread: add syslog.h, semop shmdt-at
2018-05-19 11:05:22 +08:00
topjohnwu
73c3df6c23
[PATCH] android syscalls: shmdt shmat sembuf
2018-05-19 11:05:22 +08:00
topjohnwu
a0e1f0626e
[PATCH] fix ipcs, ipcrm no sys/sem-shm-msg, use linux/sem.h etc
2018-05-19 11:05:21 +08:00
topjohnwu
367015e38b
[PATCH] android syscall (non-trivial): semctl
2018-05-19 11:05:20 +08:00
topjohnwu
52025cbbae
[PATCH] android syscalls: msgctl shmctl
2018-05-19 11:05:20 +08:00
topjohnwu
5fe9663ae8
[PATCH] android syscalls: shmget/msgget/semget
2018-05-19 11:05:19 +08:00
topjohnwu
0ac0b626db
[PATCH] fix swapon, swapoff: comment out MNTOPT_NOAUTO
2018-05-19 11:05:19 +08:00
topjohnwu
7123245ed8
[PATCH] add swapoff/swapon syscalls for android
2018-05-19 11:05:18 +08:00
topjohnwu
6dc951a98f
[PATCH] fix zcip: struct ether_arp missing, use FreeBSD's
2018-05-19 11:05:18 +08:00
topjohnwu
c1c4913ace
[PATCH] nandwrite/nanddump: add missing headers
2018-05-19 11:05:17 +08:00
topjohnwu
b31899d3bd
[PATCH] loadfont/setfont/conspy: add missing header
2018-05-19 11:05:17 +08:00
topjohnwu
7fd40b5091
[PATCH] fix ether-wake, avoid ether_hostton and include if_ether
2018-05-19 11:05:16 +08:00
topjohnwu
f0b943be01
[PATCH] fix arping: include if_arp.h (for arphdr) and add mempcpy.c
2018-05-19 11:05:16 +08:00
topjohnwu
0bb85215a7
[PATCH] fix udhcpd and nameif, add ether_ntoa_r and ether_aton_r from glibc
2018-05-19 11:05:15 +08:00
topjohnwu
abc3bb2937
[PATCH] ifplugd: add missing header
2018-05-19 11:05:14 +08:00
topjohnwu
27ccfcea6a
[PATCH] add include/mtd/ubi-user.h from linux kernel
2018-05-19 11:05:14 +08:00
topjohnwu
6929cc68ef
[PATCH] add include/linux/watchdog.h from linux kernel
2018-05-19 11:05:13 +08:00
topjohnwu
03bebf2ef6
[PATCH] ifenslave: add missing headers
2018-05-19 11:05:13 +08:00
topjohnwu
0a517137a5
[PATCH] ifconfig_slip: add missing headers
2018-05-19 11:05:12 +08:00
topjohnwu
5ae4f12a42
[PATCH] eject: add missing headers
2018-05-19 11:05:12 +08:00
topjohnwu
fbe09a372f
[PATCH] rfkill: add missing header
2018-05-19 11:05:11 +08:00
topjohnwu
237cb4f0f5
[PATCH] telnet/telnetd: add missing header
2018-05-19 11:05:11 +08:00
topjohnwu
69bcf28fe4
[PATCH] Fix df missing header on API <21
2018-05-19 11:05:10 +08:00
topjohnwu
31c80b02de
[PATCH] Fix mntent patch linking error "multiple definition of `getmntent'"
2018-05-19 11:05:10 +08:00
topjohnwu
6f3518b66f
[PATCH] android: fix 'mount', 'umount', 'fsck', 'df'
2018-05-19 11:05:09 +08:00
Denys Vlasenko
2c5ceb6065
Bump version to 1.28.3
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-04-01 13:04:47 +02:00
Denys Vlasenko
e04a38c0c9
hush: fix a signedness bug
...
Testcase:
set -- a ""; space=" "; printf "<%s>\n" "$@"$space
Before:
<a >
After:
<a>
<>
It usually does not bite since bbox forces -funsigned-char build.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-04-01 13:04:11 +02:00
Denys Vlasenko
78ee8fc3e4
ash: fix "char == CTLfoo" comparison signedness bug
...
It usually does not bite since bbox forces -funsigned-char build.
But for some reason void linux people disabled that.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-04-01 13:04:11 +02:00