Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | CMake: Check for strerror_r() (HAVE_STRERROR_R and STRERROR_R_CHAR_P) | Frédéric Brière | 2019-12-29 | -2/+2 |
| | | | | | This check (AC_FUNC_STRERROR_R) was originally present in configure.in, and was lost in the transition to CMake. | |||
* | Replace (old) FSF postal address with URL in header files | Frédéric Brière | 2016-10-02 | -2/+1 |
| | | | | | | Wording copied from https://www.gnu.org/licenses/gpl-howto.en.html Fixes #25, fixes #71 | |||
* | initial checkin | Michal Kubecek | 2015-04-13 | -0/+765 |
Check in contents of upstream 1.4.2 tarball, exclude generated files. |