Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work around lack of d_namlen and ALIGN/ALIGNBYTES on Linux | Ingo Schwarze | 2014-08-11 | 1 | -0/+1 |
* | Provide a fallback version of fts(3) for systems lacking it. | Ingo Schwarze | 2014-08-11 | 1 | -0/+1 |
* | Clarifications in comments and standard output suggested by | Ingo Schwarze | 2014-08-10 | 1 | -0/+2 |
* | Do not hardcode stuff in ./configure that is actually user-configurable | Ingo Schwarze | 2014-08-08 | 1 | -3/+2 |
* | Since old SQLite versions do not have sqlite3_errstr(), | Ingo Schwarze | 2014-08-05 | 1 | -0/+2 |
* | remove strnlen(3) compat, we no longer use it | Ingo Schwarze | 2014-08-04 | 1 | -1/+0 |
* | let the build system cope with the recent ohash changes | Ingo Schwarze | 2014-06-20 | 1 | -3/+3 |
* | Audit malloc(3)/calloc(3)/realloc(3) usage. | Ingo Schwarze | 2014-04-23 | 1 | -0/+1 |
* | Even though strnlen(3) is required by POSIX 2008, | Ingo Schwarze | 2014-01-04 | 1 | -0/+1 |
* | Clean up feature tests: | Ingo Schwarze | 2014-01-04 | 1 | -0/+45 |