1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-15 22:02:08 +00:00
serenity/Base
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
..
etc WindowServer: Put default ScaleFactor in ini file 2021-01-17 08:06:12 +01:00
home/anon little: Remove "-Os" compile flag 2021-01-09 10:55:46 +01:00
res Run: initial implementation of Run app 2021-01-16 09:05:01 +01:00
usr Kernel+Userland: Remove shared buffers (shbufs) 2021-01-17 09:07:32 +01:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00