커밋 기록

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