Skip to content

Tags: n1000/libc

Tags

0.2.103

Toggle 0.2.103's commit message
Auto merge of rust-lang#2404 - GuillaumeGomez:upgrade, r=JohnTitor

Upgrade crate version to 0.2.103

If you can release a new version, it'd be awesome! :)

0.2.102

Toggle 0.2.102's commit message
Auto merge of rust-lang#2383 - luqmana:ver-102, r=JohnTitor

Bump to 0.2.102

Bump patch version to access new fn's in rust-lang#2382.

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