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 }}
DaemonEngine
/
native_client
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
7
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
ARM 16k or 64k page size compatibility
- #68
#68
Open
slipher
wants to merge 17 commits into
slipher/ci
DaemonEngine/native_client:slipher/ci
from
slipher/pagesize
DaemonEngine/native_client:slipher/pagesize
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
ARM 16k or 64k page size compatibility
#68
slipher
wants to merge 17 commits into
slipher/ci
DaemonEngine/native_client:slipher/ci
from
slipher/pagesize
DaemonEngine/native_client:slipher/pagesize
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
Remove unused page-size-related inline functions
slipher
committed
f09e307
View commit details
Copy full SHA for f09e307
Browse repository at this point
Remove an XP fallback from the Windows debugger
Show description for 111362e
slipher
committed
111362e
View commit details
Copy full SHA for 111362e
Browse repository at this point
NUKE old versions of IRT memory interface
Show description for 59a8bd9
slipher
committed
59a8bd9
View commit details
Copy full SHA for 59a8bd9
Browse repository at this point
Mostly remove brk syscall
Show description for bdb1746
slipher
committed
bdb1746
View commit details
Copy full SHA for bdb1746
Browse repository at this point
Fix faulty assertion in trusted mmap test
Show description for c3b78e0
slipher
committed
c3b78e0
View commit details
Copy full SHA for c3b78e0
Browse repository at this point
Define syscall start addr without using NACL_PAGESIZE
slipher
committed
aa2205f
View commit details
Copy full SHA for aa2205f
Browse repository at this point
Avoid unnecessary calculations in NaClVmmapCheckExistingMapping
Show description for 033e92f
slipher
committed
033e92f
View commit details
Copy full SHA for 033e92f
Browse repository at this point
Don't use page numbers in NaClVmmap interface
Show description for df1812c
slipher
committed
df1812c
View commit details
Copy full SHA for df1812c
Browse repository at this point
Remove unused function NaClVmmapFindSpace
Show description for 378dd09
slipher
committed
378dd09
View commit details
Copy full SHA for 378dd09
Browse repository at this point
Commits on Sep 4, 2026
Remove page numbers entirely from NaClVmmap internals
Show description for 7a50821
slipher
committed
7a50821
View commit details
Copy full SHA for 7a50821
Browse repository at this point
Add NACL_X86_PAGESIZE/PAGESHIFT constants
Show description for c189a12
slipher
committed
c189a12
View commit details
Copy full SHA for c189a12
Browse repository at this point
Store system page size in struct NaClApp
Show description for 7f3c6b8
slipher
committed
7f3c6b8
View commit details
Copy full SHA for 7f3c6b8
Browse repository at this point
Make the code page-size-aware
Show description for 52739f4
slipher
committed
52739f4
View commit details
Copy full SHA for 52739f4
Browse repository at this point
Prepare bootstrap linker script for larger page size
Show description for fb701a4
slipher
and
illwieckz
committed
fb701a4
View commit details
Copy full SHA for fb701a4
Browse repository at this point
scons: build arm sel_ldr and nacl_helper_bootstrap with 64K page size
Show description for 65809fa
illwieckz
authored and
slipher
committed
65809fa
View commit details
Copy full SHA for 65809fa
Browse repository at this point
Fix minimum pthread stack size for arm64 host
Show description for df5aae2
slipher
committed
df5aae2
View commit details
Copy full SHA for df5aae2
Browse repository at this point
Fix mmap'd file tests for non-4k page size
slipher
committed
a9e429c
View commit details
Copy full SHA for a9e429c
Browse repository at this point
You can’t perform that action at this time.