AuroraRuntime/Source/IO/FS
J Reece Wilson 21902a5d5b [+] AuParse::[Stringify/Parse][U/S]Int[16] class of parse APIs
[*] Optimize UNIX IPC ABI: Handle String encodes an array of U16s to optimize space. Could still be better.
2022-08-04 14:08:12 +01:00
..
Async.Linux.cpp [*] Linux build errors 2022-06-12 14:53:35 +01:00
Async.Linux.hpp [+] AuParse::[Stringify/Parse][U/S]Int[16] class of parse APIs 2022-08-04 14:08:12 +01:00
Async.NT.cpp [*] IOPipeProcessor improvements 2022-07-20 15:10:07 +01:00
Async.NT.hpp [*] Undo fail on pipe broken, restore bytes written = zero behavior for reusable pipes. Will match on Linux. 2022-07-05 04:17:28 +01:00
Async.Unix.cpp [+] AuParse::[Stringify/Parse][U/S]Int[16] class of parse APIs 2022-08-04 14:08:12 +01:00
Async.Unix.hpp [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
FileAdvisory.NT.cpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
FileAdvisory.NT.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
FileAdvisory.Unix.cpp Further Linux support 2022-08-02 05:52:57 +01:00
FileAdvisory.Unix.hpp [+] Missing UNIX flock advisory impl 2022-04-13 17:20:23 +01:00
FileStream.Generic.cpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
FileStream.Generic.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
FileStream.NT.cpp [*] Reset stream out variable sooner under filestream 2022-08-02 13:29:01 +01:00
FileStream.NT.hpp [*] Missing stage for MakeTemporary 2022-04-03 00:28:18 +01:00
FileStream.Unix.cpp [*] Reset stream out variable sooner under filestream 2022-08-02 13:29:01 +01:00
FileStream.Unix.hpp [+] Optional blocking operations for Linux async file objects 2022-04-17 15:51:37 +01:00
FS.cpp [*] Clean up of include headers 2022-08-02 05:58:00 +01:00
FS.Generic.cpp [+] AuIOFS::WriteFile should use new memory span 2022-02-20 20:31:18 +00:00
FS.Generic.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
FS.hpp Further Linux support 2022-08-02 05:52:57 +01:00
FS.NT.cpp [+] IReadDir 2022-07-23 07:41:47 +01:00
FS.NT.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
FS.Unix.cpp Further Linux support 2022-08-02 05:52:57 +01:00
FS.Unix.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
Resources.cpp [+] EConanonicalInput::eTab 2022-06-16 02:29:55 +01:00
Resources.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
Watcher.Linux.cpp [*] Linux build errors 2022-06-12 14:53:35 +01:00
Watcher.Linux.hpp [*] Update linux file watcher to emit self modify on dir watches upon file state change much like NT 2022-04-13 09:57:28 +01:00
Watcher.NT.cpp [+] EPipeCallbackType 2022-06-21 05:49:36 +01:00
Watcher.NT.hpp [+] Initial hack of a file watcher in NT land 2022-04-03 02:52:25 +01:00