index
:
delta/rust-libc.git
auto-libc
azure-pipelines
dependabot/add-v2-config-file
dependabot/cargo/ctest-0.2.1
dependabot/cargo/ctest-0.2.2
dependabot/cargo/ctest-0.2.7
dependabot/cargo/ctest-0.2.8
dependabot/cargo/ctest-bf780a0
gh-pages
gha
homu-tmp
main
master
mirrors-cdn
msvc-crt-link
try
woops
github.com: rust-lang/libc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
build.rs: print rustc stderr if exit status != 0
Jacob Hoffman-Andrews
2023-04-03
1
-0
/
+8
*
compatibility with rust 1.13.0
Pietro Albini
2023-03-08
1
-3
/
+3
*
support extra check-cfg
Pietro Albini
2023-03-06
1
-0
/
+11
*
emit rustc-check-cfg in the build script when LIBC_CHECK_CFG=1
Pietro Albini
2023-03-06
1
-0
/
+12
*
ensure all cfgs used are allowed
Pietro Albini
2023-03-06
1
-0
/
+30
*
refactor build script to use a function to set cfgs
Pietro Albini
2023-03-06
1
-25
/
+27
*
Add struct ctl_info for Apple
Zhi-Qiang Lei
2023-01-21
1
-0
/
+5
*
Report the actual error when failing to get the rustc version
bjorn3
2022-11-11
1
-6
/
+10
*
Enable `libc_const_extern_fn` implicitly from Rust 1.62
Yuki Okushi
2022-06-08
1
-4
/
+11
*
Use static_assert_eq macro
est31
2022-03-24
1
-3
/
+3
*
Create optionally-available __int128 typedefs and use them for ARM64 definiti...
Aria Beingessner
2022-03-23
1
-0
/
+10
*
Revert "Fix invalid freebsd version selection"
Alan Somers
2021-12-10
1
-5
/
+7
*
Fix invalid freebsd version selection
Guillaume Gomez
2021-12-05
1
-7
/
+5
*
Detect FreeBSD 14
Yuki Okushi
2021-11-17
1
-0
/
+2
*
linux: Add open_how and related flags
Fanael Linithien
2021-11-04
1
-0
/
+5
*
Use ptr::addr_of when available
Noa
2021-11-01
1
-0
/
+4
*
Don't unconditionally link libiconv on macOS.
Geoffry Song
2021-04-28
1
-7
/
+0
*
Fix style
Yuki Okushi
2021-04-06
1
-4
/
+2
*
Specify `cargo:rerun-if-changed=build.rs` to avoid re-building
Yuki Okushi
2021-04-05
1
-0
/
+3
*
Add bindings for iconv calls
Alexander Batischev
2021-02-11
1
-0
/
+7
*
Add DevkitPPC support
Dark Kirb
2020-08-05
1
-1
/
+2
*
Fix build.rs failing with a rustc built from a tarball
Aaron Hill
2019-11-20
1
-3
/
+10
*
Run 'cargo fmt'
Aaron Hill
2019-10-29
1
-2
/
+4
*
Panic if const-extern-fn is not used on nightly
Aaron Hill
2019-10-29
1
-4
/
+12
*
Add Linux test
Aaron Hill
2019-10-28
1
-0
/
+5
*
Add FreeBSD10 support
gnzlbg
2019-09-16
1
-1
/
+6
*
Do not deny warnings by default.
gnzlbg
2019-08-16
1
-1
/
+5
*
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