Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting | gnzlbg | 2019-09-12 | 1 | -1/+0 |
* | Refactor fixed-width integer types into its own module | gnzlbg | 2019-05-29 | 1 | -9/+0 |
* | Fix build on all platforms | gnzlbg | 2019-02-07 | 1 | -2/+3 |
* | Check for Copy impls for all types | Bryant Mairs | 2019-02-02 | 1 | -0/+1 |
* | splice the common libc functions and ctypes throughout the library | gnzlbg | 2018-11-21 | 1 | -0/+50 |
* | Factor out platforms for which libc is empty | gnzlbg | 2018-11-20 | 1 | -29/+0 |
* | De-duplicate c_cvoid definitions | Isaac Woods | 2018-10-04 | 1 | -18/+0 |
* | Re-export core::ffi::c_void if supported | Isaac Woods | 2018-09-18 | 1 | -12/+18 |
* | Add some switch-related libc typedefs | roblabla | 2018-08-02 | 1 | -0/+48 |