libsodium/src
Lev Serebryakov 7a4c4459f8 Support madvise() on FreeBSD
FreeBSD have madvise() behaviors equivalent to MADV_DONTDUMP and MADV_DODUMP but with its own names.
Add definitions for these behaviors used in sodium_mlock() and sodium_munlock() if FreeBSD names are found and Linux ones don't.
2016-05-18 23:04:09 +03:00
..
libsodium Support madvise() on FreeBSD 2016-05-18 23:04:09 +03:00
Makefile.am Remove CurveCP 2013-03-16 19:59:25 -07:00