|
|
49ad80bcf2
|
io: path: use new to_string() and b_string apis
|
2025-09-22 10:52:56 +01:00 |
|
|
|
8bdb770ae5
|
io: directory: implement temporary directories and delete-on-close
|
2025-08-09 19:40:11 +01:00 |
|
|
|
655d8b1881
|
io: path: implement deleting (empty) directories
|
2025-08-09 19:40:02 +01:00 |
|
|
|
663df15289
|
io: implement b_error support for file/directory operations
|
2025-07-28 22:20:20 +01:00 |
|
|
|
8554541f3a
|
io: path: add b_path_duplicate()
|
2025-07-28 22:18:52 +01:00 |
|
|
|
5dc6f4088b
|
io: file: add missing static qualifier to stream callbacks
|
2025-06-27 22:06:22 +01:00 |
|
|
|
23bd483e78
|
io: file: add b_stream support
|
2025-06-27 21:51:52 +01:00 |
|
|
|
56e35ae07d
|
io: path: update to_string callback to use b_stream
|
2025-06-27 21:51:39 +01:00 |
|
|
|
eaa556330e
|
io: implement EPERM -> B_ERR_PERMISSION_DENIED conversion
|
2025-06-27 21:51:18 +01:00 |
|
|
|
730b86d907
|
io: directory: fix wrong stat field usage
|
2025-06-27 21:50:39 +01:00 |
|
|
|
a627116264
|
io: add lots of directory and path manipulation functions
|
2025-04-11 13:54:53 +01:00 |
|
|
|
bf83831cee
|
io: implement stat'ing paths, files, and directory contents
|
2025-02-14 22:06:24 +00:00 |
|
|
|
c822be0804
|
io: implement path manipulation and directory iteration on darwin
|
2025-02-13 18:03:27 +00:00 |
|
|
|
4f9ea02126
|
meta: add module for disk I/O functionality
|
2025-02-10 13:59:20 +00:00 |
|