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-01-31 19:43:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
23b72eb617
cosmopolitan
/
libc
/
sysv
/
consts
/
VINTR.S
3 lines
82 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
"
Fix termios struct on Linux The termios::c_cc field turned out to be incorrectly defined on Linux due to some confusion between the glibc and kernel definitions. We'll be using the kernel definition, since it has the strongest consensus. Fields have been have been added to struct stat for BSD compatibility such as st_birthtim, plus the GLIBC compatibility of isystem/sys/stat has been improved.
2021-09-04 05:19:41 +00:00
.syscon
termios,
V
I
N
T
R
,
0
+
1
,
8
,
8
,
8
,
8
,
0
Reference in a new issue
Copy permalink