summaryrefslogtreecommitdiff
path: root/src/htssafe.h
AgeCommit message (Expand)Author
2014-08-27Do not include execinfo.h if missing (Android)Xavier Roche
2014-07-28Reverted useless check.Xavier Roche
2014-07-28Fixed 'strlen(copyBuff) == qLen failed at htslib.c:3458' assertion failure.Xavier Roche
2014-07-08Fixed htssafe.hXavier Roche
2014-06-08Public definitions cleanup (especially for httraqt)Xavier Roche
2014-06-08Fixed __cplusplus issuesXavier Roche
2014-05-19Added strlcpybuff() macro.Xavier Roche
2014-05-17Illegal use of strnlen(..., (size_t) -1)Xavier Roche
2014-05-15tr -d '\r'Xavier Roche
2014-05-15Cosmetic.Xavier Roche
2014-05-15Compile-time checks.Xavier Roche
2014-05-14Fixed macro.Xavier Roche
2014-05-14Clean hts_set_error_callback() and hts_get_error_callback()Xavier Roche
2014-05-06Fixed regression introduced in r995 over strcpybuff() reusing macro arguments...Xavier Roche
2014-05-04Added strlcatbuffXavier Roche
2014-05-04Fixed hidden type.Xavier Roche
2014-05-04Potentially unused functions.Xavier Roche
2014-05-04Comment.Xavier Roche
2014-05-04Use GCC's __builtin_types_compatible_p()Xavier Roche
2014-05-04Newlines.Xavier Roche
2014-05-04Big cleanup in string primitives and abort functionsXavier Roche