Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
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
/
Sign in
Sign up
Appearance settings
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.3k
Star
2.6k
Code
Issues
108
Pull requests
62
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add test support for emscripten targets
- #610
#610
Closed
malbarbo
wants to merge 22 commits into
rust-lang:master
rust-lang/libc:master
from
malbarbo:emscripten
malbarbo/libc:emscripten
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Closed
Add test support for emscripten targets
#610
malbarbo
wants to merge 22 commits into
rust-lang:master
rust-lang/libc:master
from
malbarbo:emscripten
malbarbo/libc:emscripten
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2017
Bump ctest to 0.1.3
malbarbo
committed
3c6a4f2
View commit details
Copy full SHA for 3c6a4f2
Browse repository at this point
Add support for emscripten tests
malbarbo
committed
6324ed9
View commit details
Copy full SHA for 6324ed9
Browse repository at this point
Fix c_char and wchar_t for emscripten
malbarbo
committed
772efe9
View commit details
Copy full SHA for 772efe9
Browse repository at this point
Fix rusage and sched_param for emscripten
malbarbo
committed
0547ddf
View commit details
Copy full SHA for 0547ddf
Browse repository at this point
Fix pthread related definitions for emscripten
malbarbo
committed
2ca0849
View commit details
Copy full SHA for 2ca0849
Browse repository at this point
Fix loff_t, ino_t, off_t, blkcnt_t, blksize_t, fsblkcnt_t, fsfilcnt_t definitions for emscripten
malbarbo
committed
084e473
View commit details
Copy full SHA for 084e473
Browse repository at this point
Fix dev_t, ino64_t, off64_t, blkcnt64_t definitions for emscripten
malbarbo
committed
66c7d05
View commit details
Copy full SHA for 66c7d05
Browse repository at this point
Fix POSIX_MADV_DONTNEED definition for emscripten
malbarbo
committed
d87405d
View commit details
Copy full SHA for d87405d
Browse repository at this point
Enavle travis tests for emscripten
malbarbo
committed
cd00492
View commit details
Copy full SHA for cd00492
Browse repository at this point
Commits on Jun 9, 2017
Fix style
malbarbo
committed
6cd1dd3
View commit details
Copy full SHA for 6cd1dd3
Browse repository at this point
Hide output of emsdk installation
malbarbo
committed
8f88b6d
View commit details
Copy full SHA for 8f88b6d
Browse repository at this point
Change compiler to beta for emscripten (stable is failing)
malbarbo
committed
4228e72
View commit details
Copy full SHA for 4228e72
Browse repository at this point
Merge branch 'master' of https://github.com/rust-lang/libc into emscripten
malbarbo
committed
ef7e8e9
View commit details
Copy full SHA for ef7e8e9
Browse repository at this point
Fix __SIZEOF_PTHREAD_MUTEX_T for mips
Show description for 5363161
malbarbo
committed
5363161
View commit details
Copy full SHA for 5363161
Browse repository at this point
Change compiler to stable for emscripten and skip some functions
malbarbo
committed
b49cecf
View commit details
Copy full SHA for b49cecf
Browse repository at this point
Disable wasm-unknown-emscripten tests on travis
malbarbo
committed
bf60a14
View commit details
Copy full SHA for bf60a14
Browse repository at this point
Commits on Jun 13, 2017
Remove some functions from emscripten whitelist
malbarbo
committed
80fda85
View commit details
Copy full SHA for 80fda85
Browse repository at this point
Merge branch 'master' of https://github.com/rust-lang/libc into emscripten
malbarbo
committed
a7d5b09
View commit details
Copy full SHA for a7d5b09
Browse repository at this point
Add recent added functions to wasm32 whitelist
malbarbo
committed
97502e8
View commit details
Copy full SHA for 97502e8
Browse repository at this point
Commits on Jun 20, 2017
Update emscripten to sdk-1.37.14-64bit
malbarbo
committed
f22bfe3
View commit details
Copy full SHA for f22bfe3
Browse repository at this point
Merge branch 'master' of https://github.com/rust-lang/libc into emscripten
Show description for 7df3af3
malbarbo
committed
7df3af3
View commit details
Copy full SHA for 7df3af3
Browse repository at this point
Enable travis tests for wasm32
Show description for 52f1b31
malbarbo
committed
52f1b31
View commit details
Copy full SHA for 52f1b31
Browse repository at this point
You can’t perform that action at this time.