Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 33745b1fc8 ash: placate -Werror=format-security há 3 anos atrás
  Alex Samorukov d4624d3468 Fix bb_setpgrp weapper on the FreeBSD há 3 anos atrás
  Denys Vlasenko 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly há 3 anos atrás
  Denys Vlasenko d206b1651a randomconfig fix há 4 anos atrás
  Denys Vlasenko 219c9d4b5d tls: code shrink há 5 anos atrás
  Denys Vlasenko bac929b99b Hopefully fix "will break strict-aliasing rules" warning for get_le32 há 6 anos atrás
  Ron Yorston be366e5afa ash: support platforms that don't have '%m' printf specifier há 7 anos atrás
  Denys Vlasenko 619d9b5e68 ash: less hackish implementation of evaltreenr() há 7 anos atrás
  Denys Vlasenko 2c1258c620 Move get_unaligned_le32() macros to platform.h há 7 anos atrás
  Kang-Che Sung f10f7a21d4 Allow FAST_FUNC to be overridden at build time há 7 anos atrás
  Ari Sundholm b505251242 include/platform.h: Remove extra #endif introduced in 6df9612. há 8 anos atrás
  Chris Renshaw 6df961257d Resolve linker issues with Android API 21 (dprintf, tcdrain) há 8 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á 10 anos atrás
  Denys Vlasenko 432fbd7a1a platform.h: undef HAVE_STRCHRNUL only on correct versions of FreeBSD há 10 anos atrás
  Daniel Borca d9fc4d8f92 platform: strchrnul is missing if __APPLE__ há 10 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á 11 anos atrás
  Denys Vlasenko 2ffd710656 platform.h: disable ALIGNn macros for s390[x] há 12 anos atrás