Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
libc
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
2.3k
Code
Issues
137
Pull requests
62
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 16, 2025
More closely align pthread type reprs
alexcrichton
authored and
tgross35
committed
06a5ca2
Copy full SHA for 06a5ca2
Update wasi-sdk used in testing
alexcrichton
authored and
tgross35
committed
3fb070e
Copy full SHA for 3fb070e
Add more wasi definitions for libstd
Show description for 702efb9
alexcrichton
authored and
tgross35
committed
702efb9
Copy full SHA for 702efb9
Commits on Oct 14, 2025
added cfsetspeed definition for target_os = nto and target_env = nto80
mounten
authored and
JohnTitor
committed
6e1b073
Copy full SHA for 6e1b073
added cfmakeraw definition for target_os = nto
mounten
authored and
JohnTitor
committed
8423131
Copy full SHA for 8423131
Ignore false-positive warning
JohnTitor
committed
615224f
Copy full SHA for 615224f
Commits on Oct 12, 2025
add HWCAP consts
brad0
authored and
JohnTitor
committed
e5b7775
Copy full SHA for e5b7775
Commits on Oct 11, 2025
ctest: automatically skip roundtrip testing for aliases to arrays
mbyx
authored and
JohnTitor
committed
0e6b04e
Copy full SHA for 0e6b04e
addinh issetugid() to *BSD based systems.
Show description for 01cb1e3
devnexen
authored and
JohnTitor
committed
01cb1e3
Copy full SHA for 01cb1e3
Commits on Oct 9, 2025
linux_like: add SIGEMT for mips* and sparc*
chenx97
authored and
JohnTitor
committed
de7e184
Copy full SHA for de7e184
Commits on Oct 8, 2025
openbsd add elf_aux_info
brad0
authored and
JohnTitor
committed
7062542
Copy full SHA for 7062542
libc-test: add mips to the sys_memfd_secret skip list
chenx97
authored and
JohnTitor
committed
6f15928
Copy full SHA for 6f15928
Commits on Oct 7, 2025
Update semver tests
mmastrac
authored and
JohnTitor
committed
a7fe341
Copy full SHA for a7fe341
Add missing TIOCGETA/TIOCSETA constants for macOS
Show description for 755613e
mmastrac
authored and
JohnTitor
committed
755613e
Copy full SHA for 755613e
Define _CS_PATH on the BSDs
Show description for b1be455
krobelus
authored and
JohnTitor
committed
b1be455
Copy full SHA for b1be455
Commits on Oct 5, 2025
redox: more sysconf constants
willnode
authored and
JohnTitor
committed
4d939b0
Copy full SHA for 4d939b0
Commits on Oct 1, 2025
Simplify rustc-check-cfg emission in build.rs
bjorn3
authored and
tgross35
committed
f093797
Copy full SHA for f093797
wasip2: Invert conditional to include p2 APIs
Show description for d2fb5b0
alexcrichton
authored and
tgross35
committed
d2fb5b0
Copy full SHA for d2fb5b0
Commits on Sep 23, 2025
add `pthread_cond_timedwait_relative_np`
joboet
authored and
tgross35
committed
d2ece10
Copy full SHA for d2ece10
Windows: add `wcsnlen`
joboet
authored and
tgross35
committed
11f939a
Copy full SHA for 11f939a
Warn on missing debug implementations
Show description for 833eb19
tgross35
committed
833eb19
Copy full SHA for 833eb19
cleanup: Remove the `const_fn!` macro
Show description for dcde5cd
tgross35
committed
dcde5cd
Copy full SHA for dcde5cd
cleanup: Simplify the syntax of `f!` and similar macros
Show description for e860257
tgross35
committed
e860257
Copy full SHA for e860257
ci: Update a comment about skipping wasm
Show description for e4b64bb
tgross35
committed
e4b64bb
Copy full SHA for e4b64bb
cleanup: Use `target_vendor = "apple"`
Show description for 94e3f98
tgross35
committed
94e3f98
Copy full SHA for 94e3f98
doc: Remove an unneeded link to the old ctest repo
tgross35
committed
1880ba5
Copy full SHA for 1880ba5
Resolve a ctest FIXME regarding use of `size_of` in array lengths
tgross35
committed
6f0ebb8
Copy full SHA for 6f0ebb8
Remove the `libc_ctest` feature
Show description for 4f2c41a
tgross35
committed
4f2c41a
Copy full SHA for 4f2c41a
Remove `libc_const_extern_fn`
Show description for 4894081
tgross35
committed
4894081
Copy full SHA for 4894081
Add a note about why `Padding` requires `T: Copy`
tgross35
committed
cac66e6
Copy full SHA for cac66e6
Implement `Debug` for `Padding`
Show description for 4c95aea
tgross35
committed
4c95aea
Copy full SHA for 4c95aea
Always implement `Debug`
Show description for a6e7563
tgross35
committed
a6e7563
Copy full SHA for a6e7563
add `qsort_r` for unix, and `qsort` and `qsort_s` for windows
folkertdev
authored and
tgross35
committed
ab36ccb
Copy full SHA for ab36ccb
Commits on Sep 22, 2025
Fix gid_t/uid_t types for redox.
Show description for f87a548
devnexen
authored and
tgross35
committed
f87a548
Copy full SHA for f87a548
On FreeBSD, set the ELF symbol version for readdir_r
Show description for 3908285
asomers
authored and
tgross35
committed
3908285
Copy full SHA for 3908285
Pagination
Previous
Next
You can’t perform that action at this time.