aboutsummaryrefslogtreecommitdiff
path: root/src/include/compat.h
Commit message (Collapse)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* 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