This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
turso
Watch
1
Star
0
Fork
0
You've already forked turso
mirror of
https://github.com/aljazceru/turso.git
synced
2025-12-25 12:04:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f237fdcfd4752714a4d2bbe5efbaef702bc07ff
turso
/
core
/
io
History
Pekka Enberg
bf7f80a937
core/io: Switch Unix I/O to use libc::pwrite()
...
We use libc elsewhere for fault injection reasons, so let's do this call-site too.
2025-08-27 17:56:23 +03:00
..
clock.rs
Add to_system_time for our io::clock::Instant type
2025-08-18 19:27:37 -04:00
common.rs
O_DIRECT disable on WAL
2024-11-13 13:45:42 +00:00
generic.rs
Use previous WindowsIO impl as generic IO
2025-08-25 19:04:14 -04:00
io_uring.rs
add remove_file method to the IO
2025-08-21 14:51:02 +04:00
memory.rs
add remove_file method to the IO
2025-08-21 14:51:02 +04:00
mod.rs
Remove windows IO in place of Generic IO
2025-08-25 18:47:21 -04:00
unix.rs
core/io: Switch Unix I/O to use libc::pwrite()
2025-08-27 17:56:23 +03:00
vfs.rs
add remove_file method to the IO
2025-08-21 14:51:02 +04:00