index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
src
/
ffi
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2023-02-28
Add QNX Neutrino support to libstd
Florian Bartels
-0
/
+1
2022-12-19
Implement va_list and va_arg for s390x FFI
Ulrich Weigand
-5
/
+50
2022-07-15
Stabilize `core::ffi::CStr`, `alloc::ffi::CString`, and friends
Josh Triplett
-1
/
+1
2022-07-14
Rollup merge of #98315 - joshtriplett:stabilize-core-ffi-c, r=Mark-Simulacrum
Dylan DPC
-1
/
+1
2022-07-13
Stabilize `core::ffi:c_*` and rexport in `std::ffi`
Josh Triplett
-1
/
+1
2022-06-25
library: fix uefi va_list type definition
Dan Robertson
-9
/
+16
2022-06-13
Horizon OS STD support
Meziu
-1
/
+2
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