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-18 22:47:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32dd4bf1b998264cb06b18d264cd34b56365feca
ladybird
/
Kernel
/
API
History
Andreas Kling
7b3642d08c
Kernel: Mark sys$lseek() as not needing the big lock
...
This syscall doesn't access any data that was implicitly protected by the big lock.
2022-03-09 16:43:00 +01:00
..
POSIX
Kernel: Fill some siginfo and ucontext fields on SA_SIGINFO
2022-03-04 20:07:05 +01:00
Device.h
…
DeviceEvent.h
Kernel/Devices: Introduce the Device Control Device
2022-01-23 00:38:02 +00:00
FB.h
Kernel: Add ioctl to get the EDID from a framebuffer
2022-01-23 22:45:21 +00:00
InodeWatcherEvent.h
…
InodeWatcherFlags.h
…
KeyCode.h
…
MemoryLayout.h
…
MousePacket.h
Kernel: Add horizontal mouse scroll support
2022-01-20 10:37:52 +01:00
Syscall.h
Kernel: Mark sys$lseek() as not needing the big lock
2022-03-09 16:43:00 +01:00
TimePage.h
…
VirGL.h
LibC: Add ioctls for VirGL
2022-03-09 14:58:48 +03:30