Commit History

Author SHA1 Message Date
  Denys Vlasenko 33745b1fc8 ash: placate -Werror=format-security 3 years ago
  Alex Samorukov d4624d3468 Fix bb_setpgrp weapper on the FreeBSD 3 years ago
  Denys Vlasenko 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 3 years ago
  Denys Vlasenko d206b1651a randomconfig fix 4 years ago
  Denys Vlasenko 219c9d4b5d tls: code shrink 5 years ago
  Denys Vlasenko bac929b99b Hopefully fix "will break strict-aliasing rules" warning for get_le32 6 years ago
  Ron Yorston be366e5afa ash: support platforms that don't have '%m' printf specifier 7 years ago
  Denys Vlasenko 619d9b5e68 ash: less hackish implementation of evaltreenr() 6 years ago
  Denys Vlasenko 2c1258c620 Move get_unaligned_le32() macros to platform.h 7 years ago
  Kang-Che Sung f10f7a21d4 Allow FAST_FUNC to be overridden at build time 7 years ago
  Ari Sundholm b505251242 include/platform.h: Remove extra #endif introduced in 6df9612. 8 years ago
  Chris Renshaw 6df961257d Resolve linker issues with Android API 21 (dprintf, tcdrain) 8 years ago
  Matt Whitlock 778efe37ee Conditionalize Bionic workarounds on __ANDROID_API__ 9 years ago
  Matt Whitlock f23e3ec529 Bionic lacks mempcpy; enable existing workaround 9 years ago
  Matt Whitlock cee59053dc Bionic lacks ttyname_r; provide a workaround 9 years ago
  Denys Vlasenko f7f70bf1b3 gzip: speed up and shrink put_16bit() 9 years ago
  Denys Vlasenko 5104645cf8 platform.h: enable mempcpy for FreeBSD 9 years ago
  Denys Vlasenko 8c05a74f7e platform.h: mempcpy needs <string.h> 9 years ago
  Denys Vlasenko 50a6d86520 platform.h: add compat mempcpy 9 years ago
  Bartosz Golaszewski bf0f2c7aa6 Rename INIT_LAST to INIT_FUNC to avoid confusion 10 years ago
  Bartosz Golaszewski 3ed81cf052 unit-tests: implement the unit-testing framework 10 years ago
  Bernhard Reutner-Fischer ad16741ccd libbb: provide usleep() fallback implementation 10 years ago
  Denys Vlasenko 8e0ad2647a Another FreeBSD fix from Matthias Andree 10 years ago
  Denys Vlasenko 432fbd7a1a platform.h: undef HAVE_STRCHRNUL only on correct versions of FreeBSD 10 years ago
  Daniel Borca d9fc4d8f92 platform: strchrnul is missing if __APPLE__ 10 years ago
  Denys Vlasenko 1f5e81f8f8 md5/sha512: a better fix for strict aliasing warnings 11 years ago
  Mike Frysinger 445e7543e8 platform: use KERNEL_VERSION to simplify uClibc version checking 11 years ago
  Denys Vlasenko e3e321682c Fix move_to_unaligned16 11 years ago
  Lauri Kasanen b8173b603f sha3sum: new applet 11 years ago
  Denys Vlasenko 2ffd710656 platform.h: disable ALIGNn macros for s390[x] 12 years ago