J. Ian Lindsay
J. Ian Lindsay
Hi there, I'm not sure if it was an oversight or not, but the documentation is misleading. I cannot use Bzip2 to compress anything but a stream. I forked your...
Hi there, I'm not sure if this is an oversight, or my own ignorance. But I've fixed it, and thought I should share. I have integrated OpenVPN into the android...
I think I did this correctly.... ``` # echo | gcc -E -dM - #define __SSP_STRONG__ 3 #define __DBL_MIN_EXP__ (-1021) #define __LDBL_MANT_DIG__ 113 #define __UINT_LEAST16_MAX__ 0xffff #define __ARM_SIZEOF_WCHAR_T 4 #define...