aboutsummaryrefslogtreecommitdiff
path: root/src/include/compat.h
Commit message (Collapse)AuthorAge
* make memrchr detection more general as some linux libcs such as musl or diet ↵Schanzenbach, Martin2019-02-05
| | | | do not have memrchr either
* - Fix build of ats transport plugin not linking against libgnunetntSchanzenbach, Martin2019-02-05
- Add compat memrchr layer for Win32 and macOS