1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 12:28:12 +00:00
serenity/Base/usr/share/man
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
..
man1 TextEditor: Add help documentation 2021-01-16 19:35:08 +01:00
man2 Kernel+Userland: Remove shared buffers (shbufs) 2021-01-17 09:07:32 +01:00
man3 LibC: stdlib: Add clearenv() function 2020-12-17 19:39:56 +01:00
man5 Base: Add manpage entry for history events 2021-01-15 19:13:03 +01:00
man7 Help: Add a simple index page 2021-01-02 02:41:16 +01:00
man8 Userland: useradd: Add command line option to set user password 2020-12-21 09:57:26 +01:00