Histórico de Commits

Autor SHA1 Mensagem Data
  Ari Sundholm b505251242 include/platform.h: Remove extra #endif introduced in 6df9612. há 9 anos atrás
  Chris Renshaw 6df961257d Resolve linker issues with Android API 21 (dprintf, tcdrain) há 9 anos atrás
  Matt Whitlock 778efe37ee Conditionalize Bionic workarounds on __ANDROID_API__ há 9 anos atrás
  Matt Whitlock f23e3ec529 Bionic lacks mempcpy; enable existing workaround há 9 anos atrás
  Matt Whitlock cee59053dc Bionic lacks ttyname_r; provide a workaround há 9 anos atrás
  Denys Vlasenko f7f70bf1b3 gzip: speed up and shrink put_16bit() há 9 anos atrás
  Denys Vlasenko 5104645cf8 platform.h: enable mempcpy for FreeBSD há 9 anos atrás
  Denys Vlasenko 8c05a74f7e platform.h: mempcpy needs <string.h> há 9 anos atrás
  Denys Vlasenko 50a6d86520 platform.h: add compat mempcpy há 9 anos atrás
  Bartosz Golaszewski bf0f2c7aa6 Rename INIT_LAST to INIT_FUNC to avoid confusion há 10 anos atrás
  Bartosz Golaszewski 3ed81cf052 unit-tests: implement the unit-testing framework há 10 anos atrás
  Bernhard Reutner-Fischer ad16741ccd libbb: provide usleep() fallback implementation há 10 anos atrás
  Denys Vlasenko 8e0ad2647a Another FreeBSD fix from Matthias Andree há 11 anos atrás
  Denys Vlasenko 432fbd7a1a platform.h: undef HAVE_STRCHRNUL only on correct versions of FreeBSD há 11 anos atrás
  Daniel Borca d9fc4d8f92 platform: strchrnul is missing if __APPLE__ há 11 anos atrás
  Denys Vlasenko 1f5e81f8f8 md5/sha512: a better fix for strict aliasing warnings há 11 anos atrás
  Mike Frysinger 445e7543e8 platform: use KERNEL_VERSION to simplify uClibc version checking há 11 anos atrás
  Denys Vlasenko e3e321682c Fix move_to_unaligned16 há 11 anos atrás
  Lauri Kasanen b8173b603f sha3sum: new applet há 12 anos atrás
  Denys Vlasenko 2ffd710656 platform.h: disable ALIGNn macros for s390[x] há 12 anos atrás
  Tias Guns 3645195377 platform.h: Android tweaks: ioprio defines, BB_ADDITIONAL_PATH há 12 anos atrás
  Denys Vlasenko a76dd50ce1 Move Adroid endgrent() and endpwent() NOPS to libbb.h há 13 anos atrás
  Denys Vlasenko 6b64a26976 platform.h: define endgrent() and endpwent() as no-ops on Android há 13 anos atrás
  Oliver Metz cc87588a61 disable strverscmp usage if we build against uClibc-0.9.31 há 13 anos atrás
  Denys Vlasenko e0894f567a Android build fixes and alternate (hopefully simpler) defconfig for it há 13 anos atrás
  Matthias Andree 1285437217 Fixes for FreeBSD build há 13 anos atrás
  Denys Vlasenko 14bd16ac56 more tweak for bionic há 13 anos atrás
  Denys Vlasenko 4dc35fb5b6 platform.h: tweaks for cygwin há 13 anos atrás
  Dan Fandrich 75214cfe00 Use the _unlocked stdio macros only when they're all available há 13 anos atrás
  Dan Fandrich 0e79e7bb42 Use the built-in getline on more systems that don't have it há 13 anos atrás