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-02-21 15:14:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e71b84228edc3ddd5c0683eeddd5bed3214cd41e
ladybird
/
Kernel
/
TTY
History
Andreas Kling
83b409083b
Kernel: Stop using *LockRefPtr for ProcessGroup
...
Had to wrap Process::m_pg in a SpinlockProtected for this to be safe.
2023-04-04 10:33:42 +02:00
..
ConsoleManagement.cpp
Kernel: Stop using NonnullLockRefPtrVector
2023-03-06 23:46:36 +01:00
ConsoleManagement.h
Kernel: Stop using NonnullLockRefPtrVector
2023-03-06 23:46:36 +01:00
MasterPTY.cpp
Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h
2023-01-21 10:43:59 -07:00
MasterPTY.h
…
PTYMultiplexer.cpp
Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription
2023-03-07 00:30:12 +01:00
PTYMultiplexer.h
Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription
2023-03-07 00:30:12 +01:00
SlavePTY.cpp
…
SlavePTY.h
…
TTY.cpp
Kernel: Stop using *LockRefPtr for ProcessGroup
2023-04-04 10:33:42 +02:00
TTY.h
…
VirtualConsole.cpp
Kernel: Remove unused includes of Kernel/Debug.h
2023-01-02 20:27:20 -05:00
VirtualConsole.h
Everywhere: Remove NonnullOwnPtr.h includes
2023-03-06 23:46:35 +01:00