コミット履歴

作者 SHA1 メッセージ 日付
  Denys Vlasenko fb132e4737 whitespace cleanup 14 年 前
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 年 前
  Denys Vlasenko 58647e8f85 Remove check for supported libc. 14 年 前
  Denys Vlasenko 9ff50b8697 *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits 14 年 前
  Denys Vlasenko bcccad3531 md5: code shrink; and use 64-byte temp buf, not 128-byte. 14 年 前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年 前
  Denys Vlasenko 867ffb9616 platform.h: regularize endian detection 14 年 前
  Waldemar Brodkorb 95b83ba4f8 OpenBSD compatibility 14 年 前
  Dan Fandrich 0635ddd8f7 Added code for nonstandard function strsep() 14 年 前
  Dan Fandrich fdd7b566ec A few minor portability improvements 14 年 前
  Denys Vlasenko 0ecc116592 dnsd: enforce alignment on packet buffer 14 年 前
  Joakim Tjernlund 80f4275629 include/platform.h: PowerPC can also do unaligned access 15 年 前
  Denys Vlasenko 5fb38491e3 dnsd: fix one big-endian goof; add a TODO about RA bit 15 年 前
  Denys Vlasenko 12ca080a1c *: eliminate more aliasing warnings 15 年 前
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 15 年 前
  Denys Vlasenko bb1dcc9aab more thorough fix for systems with strange socklen_t 15 年 前
  Denys Vlasenko 5b9b1365a0 stat: get rid on intmax_t 15 年 前
  Denys Vlasenko 57be1eefab ping: fix unaligned access. closes bug 745. 15 年 前
  Denys Vlasenko 245a4f84be big endian warning fixes 15 年 前
  Denys Vlasenko 53283adb24 include/libbb.h: mark malloc-returning functions with GCC attribute 15 年 前
  Dan Fandrich fe4e23f9de Add more compat code for non GNU environments 15 年 前
  Dan Fandrich 21a542d7d7 platform compatibility work (by Dan Fandrich) 15 年 前
  Denys Vlasenko da49f58524 move libc related stuff out of platform.h 15 年 前
  Denys Vlasenko 9b1b62adc4 Patches to enable FreeBSD build 15 年 前
  Denys Vlasenko 5a49d284a6 add platform tweaks 15 年 前
  Denis Vlasenko 3be2308676 fix move_to_unaligned32 15 年 前
  Denis Vlasenko f81e8dbc74 *: make "pragma GCC visibility push(hidden)" less ugly 15 年 前
  Denis Vlasenko 551ffdccea more of pointless whitespace fixes 15 年 前
  Denis Vlasenko efb545b9bd optimize 16- and 32-bit moves 16 年 前
  Denis Vlasenko 6ebb2f56d5 crond: use bb_setpgrp, not setpgrp 16 年 前