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
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DaemonEngine
/
native_client
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
5
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Make the loader code compatible with MinGW (2)
- #17
#17
Merged
illwieckz
merged 11 commits into
master
DaemonEngine/native_client:master
from
illwieckz/mingw-1
DaemonEngine/native_client:illwieckz/mingw-1
Copy head branch name to clipboard
Jul 13, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Make the loader code compatible with MinGW (2)
#17
illwieckz
merged 11 commits into
master
DaemonEngine/native_client:master
from
illwieckz/mingw-1
DaemonEngine/native_client:illwieckz/mingw-1
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2025
win32: do not redefine mode_t with conflicting type on MinGW
illwieckz
committed
062a7ff
View commit details
Copy full SHA for 062a7ff
Browse repository at this point
win32: use lowercase header file name
illwieckz
committed
a8b764d
View commit details
Copy full SHA for a8b764d
Browse repository at this point
win32: use __inline__ instead of __forceinline__ on MinGW
illwieckz
committed
51bb93a
View commit details
Copy full SHA for 51bb93a
Browse repository at this point
win32: do not use non-standard i64 integer suffix on MinGW
illwieckz
committed
84743d7
View commit details
Copy full SHA for 84743d7
Browse repository at this point
win32: do not declare PosixSignals enum on MinGW
illwieckz
committed
b46f8eb
View commit details
Copy full SHA for b46f8eb
Browse repository at this point
win32: use GCC noinline on MinGW
illwieckz
committed
d451ad0
View commit details
Copy full SHA for d451ad0
Browse repository at this point
win32: use asm intrinsics alternative to __halt() on MinGW
illwieckz
committed
62fcef3
View commit details
Copy full SHA for 62fcef3
Browse repository at this point
win32: use posix intrinsics instead of MSVC asm code on i686 MinGW
illwieckz
committed
1d68a8f
View commit details
Copy full SHA for 1d68a8f
Browse repository at this point
win32: do not use MSVC fast asm in port_win.c on i686 MinGW
illwieckz
committed
2e82a2e
View commit details
Copy full SHA for 2e82a2e
Browse repository at this point
Commits on Dec 9, 2025
win32: silence some MSVC pragma and redefinitions on MinGW
illwieckz
committed
3e1e9d6
View commit details
Copy full SHA for 3e1e9d6
Browse repository at this point
win32: silence warnings about undefined NACL_USE_TLS and NACL_USE_TSD
illwieckz
committed
f0dc091
View commit details
Copy full SHA for f0dc091
Browse repository at this point
You can’t perform that action at this time.