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 |
Matthias Andree
|
1285437217
Fixes for FreeBSD build
|
il y a 13 ans |
Denys Vlasenko
|
14bd16ac56
more tweak for bionic
|
il y a 13 ans |
Denys Vlasenko
|
4dc35fb5b6
platform.h: tweaks for cygwin
|
il y a 13 ans |
Dan Fandrich
|
75214cfe00
Use the _unlocked stdio macros only when they're all available
|
il y a 13 ans |
Dan Fandrich
|
0e79e7bb42
Use the built-in getline on more systems that don't have it
|
il y a 13 ans |
Timo Teras
|
0a5b310067
platform.c: provide getline implementation
|
il y a 13 ans |
Denys Vlasenko
|
1e18a01fa2
ls: fix HAVE_STRVERSCMP check; add check for older uclibc versions
|
il y a 13 ans |
Denys Vlasenko
|
561f9c8585
Add HAVE_STRVERSCMP, guard the only usage of strverscmp with #ifdef
|
il y a 13 ans |
Dan Fandrich
|
f533ec8767
*: simplify Ethernet header includes
|
il y a 13 ans |
Dan Fandrich
|
71d7313625
platform.h: support for build under Android
|
il y a 13 ans |
Denys Vlasenko
|
89f5bfd6c3
libbb.h: use inlined sigfillset, sigemptyset, sigisemptyset on uclibc
|
il y a 13 ans |
Denys Vlasenko
|
47061b4e9b
straighten out dprintf/fdprintf mess; remove old "define lchown chown"
|
il y a 13 ans |
Dan Fandrich
|
dc50676cce
Move stpcpy replacement function into libbb
|
il y a 14 ans |
Denys Vlasenko
|
698e8095fa
use unistd.h before _POSIX_VERSION
|
il y a 14 ans |