This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraSupport
/
AuroraRuntime
Watch
2
Star
1
Fork
0
You've already forked AuroraRuntime
Code
Issues
29
Pull Requests
Releases
Wiki
Activity
af5c8e86c0
AuroraRuntime
/
Source
/
IO
/
UNIX
History
Jamie Reece Wilson
af5c8e86c0
[*] AuSPtr<AuMemoryViewXXXX> is now an anti-pattern. After 3 fucking years, memory views of shared control blocks and atomic in use counters are properly utilized everywhere. We do not need generic superclasses to be safe anymore
2024-07-12 20:22:48 +01:00
..
FDIpcServer.cpp
[+] Added Linux signal configuration and separate LinuxConfig type (LinuxConfig)
2023-08-29 03:11:28 +01:00
FDIpcServer.hpp
[+] Linux build [again]
2022-12-16 00:41:01 +00:00
IOSubmit.Linux.cpp
[*] AuSPtr<AuMemoryViewXXXX> is now an anti-pattern. After 3 fucking years, memory views of shared control blocks and atomic in use counters are properly utilized everywhere. We do not need generic superclasses to be safe anymore
2024-07-12 20:22:48 +01:00
IOSubmit.Linux.hpp
[*] Linux runtime regressions
2024-03-04 11:55:54 +00:00
UnixIO.cpp
Further Linux support
2022-08-02 05:52:57 +01:00
UnixIO.hpp
[+] UNIX FD sharing (with Linux optimization and a potentially functional BSD fallback)
2022-04-14 20:39:04 +01:00