about summary refs log tree commit diff
path: root/libdislocator
AgeCommit message (Collapse)Author
2019-10-20In OpenBSD initial thread local storage is allocated with calloc(),hexcoder-
which leads to locked mutexes and a stall. So no thread support (and no tls) here.
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove ↵hexcoder-
maintainance from him.
2019-09-20install libtokencap and libdislocator if presentvan Hauser
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-03remove macro indentation from code-formatAndrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-09-02merge from masterAndrea Fioraldi
2019-08-31modernize some readmesAndrea Fioraldi
2019-08-27-I include in makefilesAndrea Fioraldi
2019-05-28afl++ 2.52c initial commitvan Hauser