1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 03:48:13 +00:00
serenity/Userland/Demos/CatDog
Andreas Kling 31d4bcf5bf Userland: Tighten a *lot* of pledges! :^)
Since applications using Core::EventLoop no longer need to create a
socket in /tmp/rpc/, and also don't need to listen for incoming
connections on this socket, we can remove a whole bunch of pledges!
2021-05-13 23:28:40 +02:00
..
CatDog.cpp CatDog: Help the user debug their programs 2021-05-09 15:21:23 +02:00
CatDog.h CatDog: Help the user debug their programs 2021-05-09 15:21:23 +02:00
CMakeLists.txt CatDog: Help the user debug their programs 2021-05-09 15:21:23 +02:00
main.cpp Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
SpeechBubble.cpp CatDog: Help the user debug their programs 2021-05-09 15:21:23 +02:00
SpeechBubble.h CatDog: Help the user debug their programs 2021-05-09 15:21:23 +02:00