This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-31 17:57:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c19c3205ffe0747fa299950a725a57ebd6667e95
ladybird
/
Userland
/
Libraries
/
LibC
/
sys
History
Ben Wiederhake
2158e1a6b9
LibC: Avoid unnecessary mprotect during program initialization
...
For 'true', this shaves off about 69 syscalls, as measured by strace.
2021-11-11 09:20:35 +01:00
..
arch
…
auxv.cpp
LibC+LibELF: Move getauxval and AT_* flags to sys/auxv.h
2021-10-28 11:24:36 +02:00
auxv.h
LibC+LibELF: Move getauxval and AT_* flags to sys/auxv.h
2021-10-28 11:24:36 +02:00
cdefs.h
…
file.cpp
…
file.h
…
internals.h
LibC: Avoid unnecessary mprotect during program initialization
2021-11-11 09:20:35 +01:00
ioctl_numbers.h
LibC: Change the type of FBProperties' fields from bool to unsigned char
2021-10-28 11:24:36 +02:00
ioctl.h
…
kcov.h
…
mman.cpp
…
mman.h
…
param.h
…
poll.h
…
prctl_numbers.h
…
prctl.cpp
…
prctl.h
…
ptrace.cpp
…
ptrace.h
…
resource.h
…
select.cpp
…
select.h
…
socket.cpp
…
socket.h
…
stat.h
…
statvfs.cpp
…
statvfs.h
…
sysmacros.h
…
time.h
…
times.h
…
ttydefaults.h
…
types.h
…
uio.cpp
…
uio.h
…
un.h
…
utsname.h
…
wait.cpp
…
wait.h
…
xattr.cpp
…
xattr.h
…