Skip to content

Tags: apullin/libc

Tags

0.2.101

Toggle 0.2.101's commit message
Auto merge of rust-lang#2361 - hcsch:libc-0.2.101, r=Amanieu Bump to 0.2.101 New release to allow for usage of `strtof` introduced in rust-lang#2358 for fuzzing of `hexf-parse` while comparing against `strtof` results.

0.2.100

Toggle 0.2.100's commit message
Auto merge of rust-lang#2353 - GuillaumeGomez:upgrade-version, r=John… …Titor Upgrade crate version to 0.2.100 r? `@Amanieu`

0.2.99

Toggle 0.2.99's commit message
Auto merge of rust-lang#2312 - flxo:master, r=JohnTitor Bump to 0.2.99 I'd like to get a new release published, since I want to make use of rust-lang#2308 in lucab/memfd-rs#25

0.2.98

Toggle 0.2.98's commit message
Auto merge of rust-lang#2277 - JohnTitor:release-0.2.98, r=JohnTitor Release 0.2.98 Closes rust-lang#2275

0.2.97

Toggle 0.2.97's commit message
Auto merge of rust-lang#2230 - jonas-schievink:bump, r=JohnTitor Bump version to 0.2.97 I'd like to get a new release published, since I want to make use of rust-lang#2228 in rust-lang/rust-analyzer#9204

0.2.96

Toggle 0.2.96's commit message
Auto merge of rust-lang#2206 - tweksteen:update_version_2_96, r=JohnT… …itor Bump to 0.2.96

0.2.95

Toggle 0.2.95's commit message
Auto merge of rust-lang#2169 - mullvad:bump-version, r=JohnTitor Bump version to `0.2.95` Hiya, I'm eager to use the recently added constant in rust-lang#2168. Thus, here's a PR to bump the `libc` version to allow a new version to be released.

0.2.94

Toggle 0.2.94's commit message
Auto merge of rust-lang#2149 - lucab:ups/release-0.2.94, r=JohnTitor Bump to 0.2.94 Changes: * Add kqueue1 to NetBSD * Add Android items from "sys/system_properties.h" * Add new header to the android header files list * Add dl_iterate_phdr to Android * Update dl_phdr_info definition to more closely match header files * linux: add syncfs(2) * Add macos clonefile functions * Add RLIM_NLIMITS constant as alias of RLIMIT_NLIMITS on linux_like * Add RLIM_NLIMITS on android * Unified Linux TCP socket options

0.2.93

Toggle 0.2.93's commit message
Auto merge of rust-lang#2140 - WiSaGaN:master, r=JohnTitor Bump to 0.2.93

0.2.92

Toggle 0.2.92's commit message
Auto merge of rust-lang#2128 - GuillaumeGomez:bump-version, r=JohnTitor Bump crate version to 0.2.92 Could it be possible to have a new release in the coming days please? Thanks in advance!