Commit History

Author SHA1 Message Date
  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 14 years ago
  Denys Vlasenko dd807c16f9 incorporate header fixes proposed in bug 3097 14 years ago
  Chris Rees 330718ef55 FreeBSD compat 14 years ago
  Chris Rees e3c127d846 FreeBSD compat 14 years ago
  Denys Vlasenko 1f4a987d47 pltaform.h: move include of stdint.h before uint16_t is used 14 years ago
  Denys Vlasenko b40da22357 fix compile error on non-x86 architectures 14 years ago
  Chris Rees 9ad97d5041 sighandler_t definition for BSD 14 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
  Denys Vlasenko 0ecc116592 dnsd: enforce alignment on packet buffer 14 years ago
  Joakim Tjernlund 80f4275629 include/platform.h: PowerPC can also do unaligned access 15 years ago
  Denys Vlasenko 5fb38491e3 dnsd: fix one big-endian goof; add a TODO about RA bit 15 years ago
  Denys Vlasenko 12ca080a1c *: eliminate more aliasing warnings 15 years ago
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 15 years ago
  Denys Vlasenko bb1dcc9aab more thorough fix for systems with strange socklen_t 15 years ago
  Denys Vlasenko 5b9b1365a0 stat: get rid on intmax_t 15 years ago