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-01 03:53:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f684e348d4
cosmopolitan
/
libc
/
sysv
/
consts
/
POLLHUP.S
3 lines
99 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Improve dead code elimination
2021-02-08 12:04:42 +00:00
#
include
"
l
i
b
c
/
s
y
s
v
/
c
o
n
s
t
s
/
s
y
s
c
o
n
.
i
n
t
e
r
n
a
l
.
h
"
Add support for symbol table in .com files This change fixes minor bugs and adds a feature, which lets us store the ELF symbol table, inside the ZIP directory. We use the path /zip/.symtab which can be safely removed using a zip editing tool, to make the binary smaller after compilation. This supplements the existing method of using a separate .com.dbg file, which is still supported. The intent is people don't always know that it's a good idea to download the debug file. It's not great having someone's first experience be a crash report, that only has numbers rather than symbols. This will help fix that!
2022-03-23 13:31:55 +00:00
.syscon
poll,
P
O
L
L
H
U
P
,
0
x10
,
0
x10
,
0
x10
,
0
x10
,
0
x10
,
0
x00
0
2
Reference in a new issue
Copy permalink