.. |
ipc
|
launch: Add support for PATH searching
|
2024-03-20 19:57:43 +01:00 |
Action.h
|
libos: Add Function<Args...> and use that to make EventLoop callbacks more versatile
|
2024-01-18 20:52:36 +01:00 |
ArgumentParser.h
|
sh: Add a system to easily add flexible shell builtins
|
2023-07-21 20:44:01 +02:00 |
Directory.h
|
libluna: Store SharedPtr's ref count in the object itself
|
2023-07-30 11:32:46 +02:00 |
EventLoop.h
|
libos: Add Function<Args...> and use that to make EventLoop callbacks more versatile
|
2024-01-18 20:52:36 +01:00 |
File.h
|
libos: Add ways to format output to a File
|
2024-03-29 14:41:45 +01:00 |
FileSystem.h
|
rm: Add the -v flag
|
2023-09-02 14:46:14 +02:00 |
IPC.h
|
libos+wind+apps: Make IPC code object-oriented and add functionality for properly receiving messages
|
2024-02-03 19:16:39 +01:00 |
LocalClient.h
|
libos: Add copyright/author comments to LocalServer and LocalClient
|
2023-09-20 07:05:52 +02:00 |
LocalServer.h
|
libos: Add copyright/author comments to LocalServer and LocalClient
|
2023-09-20 07:05:52 +02:00 |
Main.h
|
libos: Document it entirely using Doxygen comments =D
|
2023-06-09 22:45:06 +02:00 |
Mode.h
|
libos: Document it entirely using Doxygen comments =D
|
2023-06-09 22:45:06 +02:00 |
Path.h
|
libos: Document it entirely using Doxygen comments =D
|
2023-06-09 22:45:06 +02:00 |
Process.h
|
libos: Add Process::spawn()
|
2023-08-07 22:49:12 +02:00 |
Prompt.h
|
libos+cp: Add prompt functionality
|
2023-07-08 18:30:39 +02:00 |
Security.h
|
libos+libluna: Fix misspellings of "succeeded"
|
2023-08-26 20:49:57 +02:00 |
SharedMemory.h
|
libui+wind+libos: Move shared memory handling code to os::SharedMemory
|
2023-09-20 07:05:57 +02:00 |
Timer.h
|
libos: Add Timer::reset, restart and stop
|
2024-01-08 19:01:59 +01:00 |