leitner
|
0dbac6ba02
|
remove unaligned write for #ifdef i386 (it was technically undefined
behavior and the compiler is now smart enough to turn the more elaborate
code into a single store)
|
9 months ago |
leitner
|
b4ba06aee4
|
add C++ convenience overloads to uint*.h
|
1 year ago |
leitner
|
ec3d2bfe6c
|
change a few // comments back to /* */ for older compilers
|
2 years ago |
leitner
|
94ebb21f87
|
add fmt and scan versions of uint*
|
4 years ago |
leitner
|
4f1e1d300c
|
make headers work in C++
add two more variable length integer encoding functions
|
13 years ago |
leitner
|
928bfe5c09
|
for installed header files, add comment saying where they came from
|
15 years ago |
leitner
|
58a07defd7
|
add uint64 pack and unpack routines
|
17 years ago |
leitner
|
b03a0e8a66
|
use inttypes.h to declare ints in uint*.h
|
18 years ago |
leitner
|
ccc0a23183
|
add int64 type to uint64.h
add io.h as per http://cr.yp.to/lib/io.html
|
22 years ago |
leitner
|
f921b8cbb0
|
monster update: add tai, taia, iopause, case, and ipv6 enhanced dns
|
22 years ago |
leitner
|
3683655654
|
remove __THROW
|
23 years ago |
leitner
|
3083708670
|
Initial revision
|
24 years ago |