Commit History

Author SHA1 Message Date
  Matthias Andree 1285437217 Fixes for FreeBSD build 13 years ago
  Denys Vlasenko 14bd16ac56 more tweak for bionic 13 years ago
  Denys Vlasenko 4dc35fb5b6 platform.h: tweaks for cygwin 13 years ago
  Dan Fandrich 75214cfe00 Use the _unlocked stdio macros only when they're all available 13 years ago
  Dan Fandrich 0e79e7bb42 Use the built-in getline on more systems that don't have it 13 years ago
  Timo Teras 0a5b310067 platform.c: provide getline implementation 13 years ago
  Denys Vlasenko 1e18a01fa2 ls: fix HAVE_STRVERSCMP check; add check for older uclibc versions 13 years ago
  Denys Vlasenko 561f9c8585 Add HAVE_STRVERSCMP, guard the only usage of strverscmp with #ifdef 13 years ago
  Dan Fandrich f533ec8767 *: simplify Ethernet header includes 13 years ago
  Dan Fandrich 71d7313625 platform.h: support for build under Android 13 years ago
  Denys Vlasenko 89f5bfd6c3 libbb.h: use inlined sigfillset, sigemptyset, sigisemptyset on uclibc 13 years ago
  Denys Vlasenko 47061b4e9b straighten out dprintf/fdprintf mess; remove old "define lchown chown" 13 years ago
  Dan Fandrich dc50676cce Move stpcpy replacement function into libbb 13 years ago
  Denys Vlasenko 698e8095fa use unistd.h before _POSIX_VERSION 13 years ago
  Denys Vlasenko dd807c16f9 incorporate header fixes proposed in bug 3097 13 years ago
  Chris Rees 330718ef55 FreeBSD compat 13 years ago
  Chris Rees e3c127d846 FreeBSD compat 13 years ago
  Denys Vlasenko 1f4a987d47 pltaform.h: move include of stdint.h before uint16_t is used 13 years ago
  Denys Vlasenko b40da22357 fix compile error on non-x86 architectures 13 years ago
  Chris Rees 9ad97d5041 sighandler_t definition for BSD 13 years ago
  Denys Vlasenko fb132e4737 whitespace cleanup 14 years ago
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 years ago
  Denys Vlasenko 58647e8f85 Remove check for supported libc. 14 years ago
  Denys Vlasenko 9ff50b8697 *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits 14 years ago
  Denys Vlasenko bcccad3531 md5: code shrink; and use 64-byte temp buf, not 128-byte. 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 867ffb9616 platform.h: regularize endian detection 14 years ago
  Waldemar Brodkorb 95b83ba4f8 OpenBSD compatibility 14 years ago
  Dan Fandrich 0635ddd8f7 Added code for nonstandard function strsep() 14 years ago
  Dan Fandrich fdd7b566ec A few minor portability improvements 14 years ago