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-01-17 22:16:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc04465fa3b772298aaa10f7fe4fa0e7ef6eff88
ladybird
/
Userland
/
Libraries
/
LibC
/
sys
History
Tom
03c45b1865
Kernel: Add ioctl to get the EDID from a framebuffer
2022-01-23 22:45:21 +00:00
..
arch
…
auxv.cpp
…
auxv.h
LibC+LibDl: Declare functions taking no arguments as taking void
2022-01-08 19:22:00 +01:00
cdefs.h
…
file.cpp
…
file.h
…
internals.h
LibC+LibDl: Declare functions taking no arguments as taking void
2022-01-08 19:22:00 +01:00
ioctl_numbers.h
Kernel: Add ioctl to get the EDID from a framebuffer
2022-01-23 22:45:21 +00: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
Kernel+LibC+LibCore+UE: Implement
fchmodat(2)
2022-01-12 14:54:12 +01:00
statvfs.cpp
…
statvfs.h
…
sysmacros.h
Everywhere: Add
serenity_dev_{makedev,major,minor}
2022-01-09 00:58:44 +01:00
time.h
…
times.h
…
ttydefaults.h
Userland: Locally suppress -Wc99-designator and re-enable globally
2022-01-04 07:51:31 +00:00
types.h
…
uio.cpp
…
uio.h
…
un.h
…
utsname.h
…
wait.cpp
…
wait.h
…
xattr.cpp
…
xattr.h
…