Age | Commit message (Expand) | Author |
---|---|---|
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 |