Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko ca466f385a *: slap on a few ALIGN* where appropriate il y a 2 ans
  Denys Vlasenko 4bc9da1071 tls: P256: 64-bit optimizations il y a 3 ans
  Ron Yorston a1b0d3856d ash: add process substitution in bash-compatibility mode il y a 4 ans
  Denys Vlasenko d005c9f4c7 libbb.h: inline byteswaps il y a 3 ans
  Denys Vlasenko c0943ac451 platform.h: fix for Bionic >= 21 not having wait3() il y a 3 ans
  Denys Vlasenko 33745b1fc8 ash: placate -Werror=format-security il y a 3 ans
  Alex Samorukov d4624d3468 Fix bb_setpgrp weapper on the FreeBSD il y a 3 ans
  Denys Vlasenko 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly il y a 4 ans
  Denys Vlasenko d206b1651a randomconfig fix il y a 4 ans
  Denys Vlasenko 219c9d4b5d tls: code shrink il y a 6 ans
  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 8 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