Andrew Kelley
|
7ce5ee2e92
|
std: update remaining unit tests for std.Io API changes
|
2025-12-23 22:15:10 -08:00 |
|
Andrew Kelley
|
21d0264c61
|
std.dynamic_library: use a global static single threaded Io
See #30150
|
2025-12-23 22:15:10 -08:00 |
|
Andrew Kelley
|
aa57793b68
|
std: rework locking stderr
|
2025-12-23 22:15:09 -08:00 |
|
Andrew Kelley
|
ba999d608c
|
std: extract sendfile/copy_file_range from Io.File.Writer
and move it into std.Io.Threaded (below the VTable)
|
2025-12-23 22:15:07 -08:00 |
|
Andrew Kelley
|
814480db7c
|
std: all File functions moved to std.Io
|
2025-12-23 22:15:07 -08:00 |
|