..
LibAudio
LibAudio: Put all classes in the Audio namespace and remove leading A
2020-02-06 10:40:02 +01:00
LibC
LibC: Add posix_openpt(), grantpt() and unlockpt()
2020-02-05 21:17:41 +01:00
LibCore
LibCore: CEventLoop: If timeval_sub makes tv_sec negative, use 0
2020-02-05 18:39:45 +01:00
LibDraw
LibDraw: Put all classes in the Gfx namespace
2020-02-06 11:56:38 +01:00
LibELF
Meta: Claim copyright on files added by me
2020-02-02 02:05:38 +01:00
LibGUI
LibDraw: Put all classes in the Gfx namespace
2020-02-06 11:56:38 +01:00
LibHTML
LibDraw: Put all classes in the Gfx namespace
2020-02-06 11:56:38 +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
LibDraw: Put all classes in the Gfx namespace
2020-02-06 11:56:38 +01:00
Makefile
Build: clean up build system, use one shared Makefile
2019-12-20 20:20:54 +01:00