index
:
modhttrack.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
htssafe.h
Age
Commit message (
Expand
)
Author
2017-04-01
Updated year to 2017
Xavier Roche
2016-04-26
Updated year 2016
Xavier Roche
2015-03-14
2014 is so last year!
Xavier Roche
2014-10-15
Typo :)
Xavier Roche
2014-10-04
Fixed typo
Xavier Roche
2014-08-27
Fixed HAVE_STRNLEN (sheesh, we don't have strnlen.o)
Xavier Roche
2014-08-27
Off-by-one.
Xavier Roche
2014-08-27
Do not include execinfo.h if missing (Android)
Xavier Roche
2014-07-28
Reverted useless check.
Xavier Roche
2014-07-28
Fixed 'strlen(copyBuff) == qLen failed at htslib.c:3458' assertion failure.
Xavier Roche
2014-07-08
Fixed htssafe.h
Xavier Roche
2014-06-08
Public definitions cleanup (especially for httraqt)
Xavier Roche
2014-06-08
Fixed __cplusplus issues
Xavier Roche
2014-05-19
Added strlcpybuff() macro.
Xavier Roche
2014-05-17
Illegal use of strnlen(..., (size_t) -1)
Xavier Roche
2014-05-15
tr -d '\r'
Xavier Roche
2014-05-15
Cosmetic.
Xavier Roche
2014-05-15
Compile-time checks.
Xavier Roche
2014-05-14
Fixed macro.
Xavier Roche
2014-05-14
Clean hts_set_error_callback() and hts_get_error_callback()
Xavier Roche
2014-05-06
Fixed regression introduced in r995 over strcpybuff() reusing macro arguments...
Xavier Roche
2014-05-04
Added strlcatbuff
Xavier Roche
2014-05-04
Fixed hidden type.
Xavier Roche
2014-05-04
Potentially unused functions.
Xavier Roche
2014-05-04
Comment.
Xavier Roche
2014-05-04
Use GCC's __builtin_types_compatible_p()
Xavier Roche
2014-05-04
Newlines.
Xavier Roche
2014-05-04
Big cleanup in string primitives and abort functions
Xavier Roche