Denys Vlasenko
|
bac929b99b
Hopefully fix "will break strict-aliasing rules" warning for get_le32
|
il y a 7 ans |
Ron Yorston
|
be366e5afa
ash: support platforms that don't have '%m' printf specifier
|
il y a 7 ans |
Denys Vlasenko
|
619d9b5e68
ash: less hackish implementation of evaltreenr()
|
il y a 7 ans |
Denys Vlasenko
|
2c1258c620
Move get_unaligned_le32() macros to platform.h
|
il y a 7 ans |
Kang-Che Sung
|
f10f7a21d4
Allow FAST_FUNC to be overridden at build time
|
il y a 7 ans |
Ari Sundholm
|
b505251242
include/platform.h: Remove extra #endif introduced in 6df9612.
|
il y a 9 ans |
Chris Renshaw
|
6df961257d
Resolve linker issues with Android API 21 (dprintf, tcdrain)
|
il y a 9 ans |
Matt Whitlock
|
778efe37ee
Conditionalize Bionic workarounds on __ANDROID_API__
|
il y a 9 ans |
Matt Whitlock
|
f23e3ec529
Bionic lacks mempcpy; enable existing workaround
|
il y a 9 ans |
Matt Whitlock
|
cee59053dc
Bionic lacks ttyname_r; provide a workaround
|
il y a 9 ans |
Denys Vlasenko
|
f7f70bf1b3
gzip: speed up and shrink put_16bit()
|
il y a 9 ans |
Denys Vlasenko
|
5104645cf8
platform.h: enable mempcpy for FreeBSD
|
il y a 9 ans |
Denys Vlasenko
|
8c05a74f7e
platform.h: mempcpy needs <string.h>
|
il y a 9 ans |
Denys Vlasenko
|
50a6d86520
platform.h: add compat mempcpy
|
il y a 9 ans |
Bartosz Golaszewski
|
bf0f2c7aa6
Rename INIT_LAST to INIT_FUNC to avoid confusion
|
il y a 10 ans |
Bartosz Golaszewski
|
3ed81cf052
unit-tests: implement the unit-testing framework
|
il y a 10 ans |
Bernhard Reutner-Fischer
|
ad16741ccd
libbb: provide usleep() fallback implementation
|
il y a 10 ans |
Denys Vlasenko
|
8e0ad2647a
Another FreeBSD fix from Matthias Andree
|
il y a 11 ans |
Denys Vlasenko
|
432fbd7a1a
platform.h: undef HAVE_STRCHRNUL only on correct versions of FreeBSD
|
il y a 11 ans |
Daniel Borca
|
d9fc4d8f92
platform: strchrnul is missing if __APPLE__
|
il y a 11 ans |
Denys Vlasenko
|
1f5e81f8f8
md5/sha512: a better fix for strict aliasing warnings
|
il y a 11 ans |
Mike Frysinger
|
445e7543e8
platform: use KERNEL_VERSION to simplify uClibc version checking
|
il y a 11 ans |
Denys Vlasenko
|
e3e321682c
Fix move_to_unaligned16
|
il y a 11 ans |
Lauri Kasanen
|
b8173b603f
sha3sum: new applet
|
il y a 12 ans |
Denys Vlasenko
|
2ffd710656
platform.h: disable ALIGNn macros for s390[x]
|
il y a 12 ans |
Tias Guns
|
3645195377
platform.h: Android tweaks: ioprio defines, BB_ADDITIONAL_PATH
|
il y a 12 ans |
Denys Vlasenko
|
a76dd50ce1
Move Adroid endgrent() and endpwent() NOPS to libbb.h
|
il y a 13 ans |
Denys Vlasenko
|
6b64a26976
platform.h: define endgrent() and endpwent() as no-ops on Android
|
il y a 13 ans |
Oliver Metz
|
cc87588a61
disable strverscmp usage if we build against uClibc-0.9.31
|
il y a 13 ans |
Denys Vlasenko
|
e0894f567a
Android build fixes and alternate (hopefully simpler) defconfig for it
|
il y a 13 ans |