Files
ladybird/Meta
Andreas Kling bf0719092f Kernel+Userland: Remove shared buffers (shbufs)
All users of this mechanism have been switched to anonymous files and
passing file descriptors with sendfd()/recvfd().

Shbufs got us where we are today, but it's time we say good-bye to them
and welcome a much more idiomatic replacement. :^)
2021-01-17 09:07:32 +01:00
..
2020-05-14 20:15:18 +02:00
2020-11-25 20:50:22 +01:00
2021-01-01 23:43:44 +01:00