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-05-15 23:58:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba606d90570f2a57cc094c19cf4fd35a43e22102
ladybird
/
Userland
/
Libraries
/
LibC
/
sys
History
Sahan Fernando
0e57f80460
LibC: Add ioctls for VirGL
2022-03-09 14:58:48 +03:30
..
arch
Kernel: Add support for SA_SIGINFO
2022-03-04 20:07:05 +01:00
auxv.cpp
…
auxv.h
LibC+LibDl: Declare functions taking no arguments as taking void
2022-01-08 19:22:00 +01:00
cdefs.h
LibC: Define offsetof in stddef.h instead of sys/cdefs.h
2022-02-28 20:28:01 -08:00
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
LibC: Add ioctls for VirGL
2022-03-09 14:58:48 +03:30
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
…
types.h
…
uio.cpp
…
uio.h
…
un.h
…
utsname.h
…
wait.cpp
…
wait.h
…
xattr.cpp
…
xattr.h
…