This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cosmopolitan
Watch
1
Star
0
Fork
You've already forked cosmopolitan
0
mirror of
https://github.com/jart/cosmopolitan.git
synced
2025-02-07 15:03:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e5e3cdf447
cosmopolitan
/
libc
/
nt
/
kernel32
/
SetThreadGroupAffinity.S
3 lines
97 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Make progress towards aarch64 build
2023-05-02 02:43:59 +00:00
#
include
"
l
i
b
c
/
n
t
/
c
o
d
e
g
e
n
.
h
"
Fix Windows 7 support (#19) This change pays off technical debt with the function -> DLL mappings in libc/nt/master.sh, which was originally defined based on binary analysis on Windows 10. It's now been updated so the kernel32/kernelbase/advapi32 imports should be exactly as they are written, on the MSDN documentation and that wouldn't have been easy without Geoff Chappell's work thank him https://www.geoffchappell.com/studies/windows/win32/index.htm
2020-12-28 21:47:19 +00:00
.imp
kernel
3
2
,
_
_
i
m
p
_
S
e
t
T
h
r
e
a
d
G
r
o
u
p
A
f
f
i
n
i
t
y
,
S
e
t
T
h
r
e
a
d
G
r
o
u
p
A
f
f
i
n
i
t
y
,
0
Reference in a new issue
Copy permalink