summaryrefslogtreecommitdiff
path: root/src/htssafe.h
AgeCommit message (Expand)Author
2017-04-01Updated year to 2017Xavier Roche
2016-04-26Updated year 2016Xavier Roche
2015-03-142014 is so last year!Xavier Roche
2014-10-15Typo :)Xavier Roche
2014-10-04Fixed typoXavier Roche
2014-08-27Fixed HAVE_STRNLEN (sheesh, we don't have strnlen.o)Xavier Roche
2014-08-27Off-by-one.Xavier Roche
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