issues
search
ned14
/
llfio
P1031 low level file i/o and filesystem library for the C++ standard
https://ned14.github.io/llfio/
Other
880
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
file_handle::zero is incorrect on Linux
#149
ned14
closed
5 days ago
1
Prebuilt binaries shouldn't put dependencies in whole inside the `include` directory
#146
ned14
opened
2 weeks ago
0
LLFIO broken with clang-19
#144
jcelerier
closed
2 weeks ago
3
Fix build on android, and with LOGGING_LEVEL = 0
#143
patstew
closed
2 weeks ago
2
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#141
dependabot[bot]
closed
2 months ago
1
feat!: Align `path_view::render_*` APIs with P1036R6
#140
BurningEnlightenment
closed
2 months ago
3
`render` functions do not match P1030R6
#139
sneves
closed
2 months ago
1
Fix buffer size decrementation for racy dir enumeration for issue #137
#138
Bobini1
closed
3 months ago
0
directory_handle::read is stuck
#137
Bobini1
closed
3 months ago
22
Example code does not work with build of 418a2e9
#136
aljohnston112
opened
4 months ago
3
Windows does not like default `llfio::open` arguments
#135
ethindp
opened
5 months ago
3
Fix unaligned map_handle::zero_memory on windows and support COW
#133
patstew
closed
3 months ago
1
Suggestion for mapped relink() fallback on windows
#132
patstew
opened
5 months ago
2
Move to_win32_path after the definition of fs_handle
#131
patstew
closed
7 months ago
1
Padding/aligning a memory mapped file to a specific byte boundary
#130
Arastais
closed
8 months ago
7
`fs_handle::parent_path_handle()` always fails on ReFS/DevDrive
#129
BurningEnlightenment
opened
9 months ago
1
Configuration mismatch when integrating via CPM - span_lite::span vs std::span
#128
APokorny
closed
9 months ago
2
Support `-fno-exceptions` build
#127
mizvekov
opened
11 months ago
3
Compiler internal error because of min/max defines
#126
Andersama
closed
1 year ago
4
Hole punching in tests
#125
bigerl
opened
1 year ago
5
build: Require at least CMake 3.9
#124
BurningEnlightenment
closed
1 year ago
0
Visual Studio 2022 clang 16 toolset std::filesystem failure
#123
mdsitton
closed
1 year ago
13
Linux Minimal Kernel Version Support
#122
eyalgolan1337
closed
1 year ago
1
llfio::map(section, reserve) doesn't work on windows
#121
patstew
opened
1 year ago
8
Many C++ warnings and errors
#120
yurivict
opened
1 year ago
3
Wrong link in readme
#119
ngrodzitski
closed
1 year ago
1
`current_working_directory` may read out of bounds and uninitialized memory with long paths
#118
BurningEnlightenment
closed
1 year ago
3
Fixing build in mingw64/msys2
#117
marzojr
closed
1 year ago
1
Writes, Alignment, and Block Size
#116
zpyatt
closed
1 year ago
4
release `20230311` isn't part of any (pushed) branch
#115
BurningEnlightenment
closed
1 year ago
8
Issue0113 fix
#114
ned14
closed
1 year ago
1
Build.md gives inaccurate build instructions on POSIX and should be fixed
#111
hypatia-of-sva
opened
1 year ago
6
Fix -Werror,-Wextra-semi Clang warning
#110
leha-bot
closed
1 year ago
0
Feature request: build library on CI with -Werror
#109
leha-bot
closed
1 year ago
3
Suggestion - rename value() with perhaps or_throw()
#108
eyalz800
closed
1 year ago
1
span workaround issues
#113
BurningEnlightenment
closed
1 year ago
7
Remove external linkage declaration from friend declarations
#107
BurningEnlightenment
closed
1 year ago
3
Documentation improvement suggestions from Reddit
#106
ned14
opened
1 year ago
2
WIN32 clang-cl: 'extern' is invalid in friend declarations
#105
BurningEnlightenment
closed
1 year ago
2
CMake build failed: `unknown argument -fconcepts` with Clang 15
#103
GavinRay97
closed
1 year ago
6
Converting extended file_io_error to status_code
#102
gix
closed
2 years ago
8
On Mac OS print why freeing large pages failed.
#101
ned14
closed
2 years ago
12
Enable GCD on non-Linux POSIX if not configured
#100
BurningEnlightenment
closed
2 years ago
9
Enable MSVC STL workaround until next major toolset version
#99
BurningEnlightenment
closed
2 years ago
5
`algorithm::traverse` uses a `vector<list<move-only-type>>` which isn't guaranteed to work
#98
BurningEnlightenment
opened
2 years ago
0
`glibc` 2.36 `sys/mount.h` incompatibility with `linux/mount.h`
#97
BurningEnlightenment
closed
1 year ago
1
Simplify the selection for the dynamic thread pool implementation
#96
BurningEnlightenment
closed
2 years ago
7
Do not try to use libdispatch on Linux with GCC
#95
jcelerier
closed
2 years ago
2
GCC12 / ArchLinux: libdispatch error
#94
jcelerier
closed
2 years ago
2
Fix unconditional vendored status code include
#93
BurningEnlightenment
closed
2 years ago
6
Next