| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-05-03 | Update library/core/src/ffi/mod.rs | Yonggang Luo | -1/+1 |
| 2022-04-21 | library/core: Fixes implement of c_uint, c_long, c_ulong | Yonggang Luo | -17/+46 |
| 2022-04-14 | library: Use type aliases to make `CStr(ing)` in libcore/liballoc unstable | Vadim Petrochenkov | -1/+1 |
| 2022-04-14 | library: Move `CStr` to libcore, and `CString` to liballoc | Vadim Petrochenkov | -0/+5 |
| 2022-04-02 | make memcmp return a value of c_int_width instead of i32 | David Morrison | -0/+3 |
| 2022-03-02 | merge the char signess list of archs with freebsd as it is the same | Sébastien Marie | -11/+1 |
| 2022-03-02 | update char signess for openbsd | Sébastien Marie | -1/+10 |
| 2022-03-01 | Provide C FFI types via core::ffi, not just in std | Josh Triplett | -0/+536 |
