Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
cppcoffee
/
libc
Public
forked from
rust-lang/libc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Nov 20, 2024
uclibc/mips: fixed SA_* mismatched types
Show description for e8f54bb
cppcoffee
authored and
tgross35
committed
e8f54bb
Copy full SHA for e8f54bb
Merge pull request #4120 from tgross35/docker-fixes
Show description for cffbad3
tgross35
authored
cffbad3
Copy full SHA for cffbad3
ci: Add a note about the sparc Ubuntu version
tgross35
committed
0e8d8d2
Copy full SHA for 0e8d8d2
tests: Ignore fields as required on Ubuntu 24.10
Show description for 2d206ec
tgross35
committed
2d206ec
Copy full SHA for 2d206ec
ci: Change 32-bit Docker images to use EOL repos
tgross35
committed
9830960
Copy full SHA for 9830960
ci: Change 64-bit Docker images to ubuntu:24.10
Show description for 0c9abef
tgross35
committed
0c9abef
Copy full SHA for 0c9abef
ci: Always run rustfmt
Show description for 96b6ec2
tgross35
committed
96b6ec2
Copy full SHA for 96b6ec2
Change from `$(,)?` to `$(,)*` for ctest
Show description for 27ad994
tgross35
committed
27ad994
Copy full SHA for 27ad994
Commits on Nov 19, 2024
Merge pull request #4043 from jackorobot/vxworks-flock
Show description for 2f931d9
tgross35
authored
2f931d9
Copy full SHA for 2f931d9
Changed type definition and removed reserved field (+1 squashed commits)
Show description for 1256e15
Jesse Hoogervorst
committed
1256e15
Copy full SHA for 1256e15
Merge pull request #3468 from devnexen/netbsd_reg_update2
Show description for 0569274
tgross35
authored
0569274
Copy full SHA for 0569274
netbsd adding mcontext related data for riscv64
Show description for fb52c7a
devnexen
authored and
tgross35
committed
fb52c7a
Copy full SHA for fb52c7a
Merge pull request #4092 from heiher/loong-musl
Show description for 96c197c
tgross35
authored
96c197c
Copy full SHA for 96c197c
ci: add support for loongarch64-unknown-linux-musl
heiher
committed
e03b594
Copy full SHA for e03b594
Fix libc-tests for loongarch64-linux-musl
heiher
committed
bfdc370
Copy full SHA for bfdc370
Merge pull request #4107 from tgross35/format-macro-bodies
Show description for 1e356f9
tgross35
authored
1e356f9
Copy full SHA for 1e356f9
Introduce a git-blame-ignore-revs file
Show description for 6269954
tgross35
committed
6269954
Copy full SHA for 6269954
Apply formatting to macro bodies
Show description for 49cb0ff
tgross35
committed
49cb0ff
Copy full SHA for 49cb0ff
ci: Use some tricks to format macro bodies
Show description for 6ab46bb
tgross35
committed
6ab46bb
Copy full SHA for 6ab46bb
ci: Only invoke `rustup` if running in CI
Show description for 64ed860
tgross35
committed
64ed860
Copy full SHA for 64ed860
ci: Disable the check for >1 `s!` invocation
Show description for 0189456
tgross35
committed
0189456
Copy full SHA for 0189456
Adjust the `f!` macro to be more flexible
Show description for 0ac42fd
tgross35
committed
0ac42fd
Copy full SHA for 0ac42fd
Commits on Nov 18, 2024
Merge pull request #4108 from tgross35/set-u
Show description for f92da8e
tgross35
authored
f92da8e
Copy full SHA for f92da8e
ci: fix indentation in one more place
tgross35
committed
331dd50
Copy full SHA for 331dd50
ci: Fix cases where unset variables cause errors
tgross35
committed
f3bb382
Copy full SHA for f3bb382
ci: Set `-u` (error on unset) in all script files
Show description for 59a18de
tgross35
committed
59a18de
Copy full SHA for 59a18de
Merge pull request #4105 from tgross35/remove-cfg-const-extern-fn-main
Show description for 22d4318
tgross35
authored
22d4318
Copy full SHA for 22d4318
Drop the `libc_const_extern_fn` conditional
Show description for fa554bc
tgross35
committed
fa554bc
Copy full SHA for fa554bc
Merge pull request #4104 from tgross35/remove-cfg-long-array-main
Show description for 564cc5d
tgross35
authored
564cc5d
Copy full SHA for 564cc5d
Remove the `long_array` conditional
Show description for 3616414
tgross35
committed
3616414
Copy full SHA for 3616414
Merge pull request #4103 from psumbera/solaris-posix
Show description for c2b4a01
tgross35
authored
c2b4a01
Copy full SHA for c2b4a01
Solaris: add definition for _POSIX_VDISABLE
psumbera
committed
64dd7f4
Copy full SHA for 64dd7f4
Merge pull request #4098 from tgross35/sync-build-main
Show description for c451445
tgross35
authored
c451445
Copy full SHA for c451445
Merge pull request #4088 from semarie/openbsd-atf
Show description for 0e5e6e2
tgross35
authored
0e5e6e2
Copy full SHA for 0e5e6e2
Merge pull request #4089 from sthibaul/main
Show description for 7fcd50e
tgross35
authored
7fcd50e
Copy full SHA for 7fcd50e
Pagination
Previous
Next
You can’t perform that action at this time.