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 23:13:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
5b908bc756
cosmopolitan
/
libc
/
nt
/
kernel32
/
SetCommBreak.S
3 lines
77 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
C
o
m
m
B
r
e
a
k
,
S
e
t
C
o
m
m
B
r
e
a
k
,
0
Reference in a new issue
Copy permalink