serenity/Userland
sin-ack 4cad0dd74c LibCore: Implement LocalSocket::peer_pid
Mostly a copy of Core::LocalSocket::peer_pid.
2022-01-15 13:29:48 +03:30
..
Applets Everywhere: Use my new serenityos.org e-mail :^) 2022-01-14 11:54:09 +01:00
Applications PixelPaint: Update SelectedColorWidget::m_color consistently 2022-01-14 21:33:32 +01:00
Demos Everywhere: Fix spelling mistakes 2022-01-07 15:44:42 +01:00
DevTools LibELF: Accept Span instead of Pointer+Size in validate_program_headers 2022-01-13 22:40:25 +01:00
DynamicLoader
Games Snake: Add link to help pages in menu 2022-01-13 03:45:17 -08:00
Libraries LibCore: Implement LocalSocket::peer_pid 2022-01-15 13:29:48 +03:30
Services WebServer: Add charset declaration to directory listings 2022-01-14 21:32:55 +01:00
Shell Shell: Add a "noop" builtin aliased to ":" 2022-01-09 12:25:36 +01:00
Utilities Utilities: Port ifconfig to LibMain 2022-01-14 21:38:38 +01:00
CMakeLists.txt