1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 10:22:45 +00:00
serenity/Servers/LookupServer
Robin Burchell 0dc9af5f7e Add clang-format file
Also run it across the whole tree to get everything using the One True Style.
We don't yet run this in an automated fashion as it's a little slow, but
there is a snippet to do so in makeall.sh.
2019-05-28 17:31:20 +02:00
..
.gitignore Rename DNSLookupServer => LookupServer. 2019-03-20 04:26:30 +01:00
DNSPacket.h Add clang-format file 2019-05-28 17:31:20 +02:00
DNSRecord.h Add clang-format file 2019-05-28 17:31:20 +02:00
main.cpp LibC: Move struct timeval to sys/time.h. #POSIX 2019-05-28 13:48:06 +02:00
Makefile can now tile background and made sure the IRC choose server popup still works 2019-05-27 21:40:53 +02:00