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 |
Denys Vlasenko
|
57be1eefab
ping: fix unaligned access. closes bug 745.
|
15 years ago |
Denys Vlasenko
|
245a4f84be
big endian warning fixes
|
15 years ago |
Denys Vlasenko
|
53283adb24
include/libbb.h: mark malloc-returning functions with GCC attribute
|
15 years ago |
Dan Fandrich
|
fe4e23f9de
Add more compat code for non GNU environments
|
15 years ago |
Dan Fandrich
|
21a542d7d7
platform compatibility work (by Dan Fandrich)
|
15 years ago |
Denys Vlasenko
|
da49f58524
move libc related stuff out of platform.h
|
15 years ago |
Denys Vlasenko
|
9b1b62adc4
Patches to enable FreeBSD build
|
15 years ago |