This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-04 07:36:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d1740e4be041e7f68c8e05f4f0cbcc7f91ae22b
ladybird
/
Libraries
/
LibIPC
History
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
..
IClientConnection.h
LibIPC: Put all classes in the IPC namespace and remove the leading I
2020-02-05 19:57:18 +01:00
IEncoder.h
LibIPC: Remove IPC::Encoder overloads for size_t
2020-02-05 20:37:51 +01:00
IEndpoint.cpp
LibIPC: Put all classes in the IPC namespace and remove the leading I
2020-02-05 19:57:18 +01:00
IEndpoint.h
LibIPC: Put all classes in the IPC namespace and remove the leading I
2020-02-05 19:57:18 +01:00
IMessage.cpp
LibIPC: Put all classes in the IPC namespace and remove the leading I
2020-02-05 19:57:18 +01:00
IMessage.h
LibIPC: Put all classes in the IPC namespace and remove the leading I
2020-02-05 19:57:18 +01:00
IServerConnection.h
LibIPC: Put all classes in the IPC namespace and remove the leading I
2020-02-05 19:57:18 +01:00
Makefile
Build: clean up build system, use one shared Makefile
2019-12-20 20:20:54 +01:00