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-02-13 19:25:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6111cfda7320ff8f2c0803d0ff1fc0c77ee8ab15
ladybird
/
Services
/
LaunchServer
History
Nico Weber
12cbc4ad0d
Everywhere: Replace some uses of fork/exec with posix_spawn
...
It's less code, and it's potentially more efficient once posix_spawn is a real syscall.
2020-06-29 12:04:27 +02:00
..
ClientConnection.cpp
LibIPC+Services: Support URL as a native IPC type
2020-06-07 22:55:33 +02:00
ClientConnection.h
LibIPC+Services: Support URL as a native IPC type
2020-06-07 22:55:33 +02:00
CMakeLists.txt
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
LaunchClient.ipc
LaunchServer: Add the LaunchServer to centralise file associations.
2020-05-09 15:12:56 +02:00
Launcher.cpp
Everywhere: Replace some uses of fork/exec with posix_spawn
2020-06-29 12:04:27 +02:00
Launcher.h
LaunchServer: Discover handlers from *.af files, allow launching based on a known handler
2020-05-18 11:27:27 +02:00
LaunchServer.ipc
LibIPC+Services: Support URL as a native IPC type
2020-06-07 22:55:33 +02:00
main.cpp
LaunchServer: Discover handlers from *.af files, allow launching based on a known handler
2020-05-18 11:27:27 +02:00