ladybird/Libraries
Andreas Kling 6d1740e4be LibIPC: Remove IPC::Encoder overloads for size_t
Clients of this code should use explicitly-sized types instead.
2020-02-05 20:37:51 +01:00
..
LibAudio LibIPC: Put all classes in the IPC namespace and remove the leading I 2020-02-05 19:57:18 +01:00
LibC LibC: Move struct stat to sys/stat.h 2020-02-05 18:39:45 +01:00
LibCore LibCore: CEventLoop: If timeval_sub makes tv_sec negative, use 0 2020-02-05 18:39:45 +01:00
LibDraw LibDraw: Override set_{non,}volatile in GIFLoader 2020-02-05 18:39:45 +01:00
LibELF Meta: Claim copyright on files added by me 2020-02-02 02:05:38 +01:00
LibGUI LibIPC: Put all classes in the IPC namespace and remove the leading I 2020-02-05 19:57:18 +01:00
LibHTML LibProtocol: Rename namespace LibProtocol => Protocol 2020-02-05 19:13:44 +01:00
LibIPC LibIPC: Remove IPC::Encoder overloads for size_t 2020-02-05 20:37:51 +01:00
LibM Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
LibMarkdown Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
LibPCIDB Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
LibProtocol LibIPC: Put all classes in the IPC namespace and remove the leading I 2020-02-05 19:57:18 +01:00
LibPthread LibPthread: Disable debug spam by default 2020-02-01 12:25:51 +01:00
LibThread LibThread: Store thread id as pthread_t, use pthread_self() 2020-02-05 18:39:45 +01:00
LibVT LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00