Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide a fallback version of fts(3) for systems lacking it. | Ingo Schwarze | 2014-08-11 | 1 | -10/+11 |
| | | | | | | I chose the OpenBSD version because it apparently contains various bugfixes that never made it into libnbcompat. To reduce size and complexity, i stripped out the features we don't need. | ||||
* | sync after adding config.h to mansearch_const.c; | Ingo Schwarze | 2014-08-10 | 1 | -1/+1 |
| | | | | committing on behalf of kristaps@ because i want to release now | ||||
* | sync after sqlite3_errstr() compat addition | Ingo Schwarze | 2014-08-05 | 1 | -0/+2 |
| | |||||
* | Switch to autogenerated dependency rules; they are less error-prone. | Ingo Schwarze | 2014-08-05 | 1 | -0/+68 |
Provide a maintainer target to regenerate them. |