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
2fdc19e7a7
cosmopolitan
/
libc
/
sysv
/
consts
/
DT_UNKNOWN.s
3 lines
71 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Initial import
2020-06-15 14:18:57 +00:00
.include
"
libc
/
s
y
s
v
/
c
o
n
s
t
s
/
s
y
s
c
o
n
.
i
n
c
"
Make improvements - Emulator can now test the αcτµαlly pδrταblε εxεcµταblε bootloader - Whipped up a webserver named redbean. It services 150k requests per second on a single core. Bundling assets inside zip enables extremely fast serving for two reasons. The first is that zip central directory lookups go faster than stat() system calls. The second is that both zip and gzip content-encoding use DEFLATE, therefore, compressed responses can be served via the sendfile() system call which does an in-kernel copy directly from the zip executable structure. Also note that red bean zip executables can be deployed easily to all platforms, since these native executables work on Linux, Mac, BSD, and Windows. - Address sanitizer now works very well
2020-09-07 04:39:00 +00:00
.syscon
dt
DT
_
U
N
K
N
O
W
N
0
0
0
0
0
Reference in a new issue
Copy permalink