1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:38:10 +00:00
serenity/Userland/DevTools
AnotherTest cbd62c472e UserspaceEmulator: Default-initialize the siginfo struct used in waitid
Otherwise it'll have some random value from the stack, and the kernel
will not bother setting it to zero.
Also add a debug print and tweak the FIXME message.
2021-03-31 23:49:26 +02:00
..
HackStudio Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
Inspector Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
IPCCompiler Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Playground FontEditor+TextEditor+Playground: Refuse to load device files 2021-03-30 11:29:52 +02:00
Profiler Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
UserspaceEmulator UserspaceEmulator: Default-initialize the siginfo struct used in waitid 2021-03-31 23:49:26 +02:00
CMakeLists.txt DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00