Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always pass freebsd11 - otherwise cross-compiling to FreeBSD fails | gnzlbg | 2019-08-15 | 1 | -8/+1 |
* | Fix FreeBSD build | gnzlbg | 2019-08-14 | 1 | -9/+17 |
* | Properly define freebsd11 attribute | Luca Pizzamiglio | 2019-07-28 | 1 | -0/+3 |
* | Add support for FreeBSD CURRENT (aka freebsd13) | Luca Pizzamiglio | 2019-07-28 | 1 | -0/+4 |
* | Remove use of `unstable` feature | Joe Richey | 2019-07-14 | 1 | -2/+1 |
* | Add libc_thread_local cfg and unstable feature | Joe Richey | 2019-07-10 | 1 | -5/+10 |
* | Add a FreeBSD 12 build job and test FreeBSD12 APIs | gnzlbg | 2019-05-24 | 1 | -0/+29 |
* | Deprecate `use_std` cargo feature: use `std` instead . | gnzlbg | 2019-05-24 | 1 | -0/+7 |
* | Fix build on all platforms | gnzlbg | 2019-02-07 | 1 | -6/+36 |
* | core::ffi::c_void is available since rustc 1.30 | Mike Hommey | 2018-11-21 | 1 | -1/+1 |
* | Re-export core::ffi::c_void if supported | Isaac Woods | 2018-09-18 | 1 | -0/+35 |