[libc-commits] [PATCH] D122284: [libc][File] Fix a bug under fseek(..., SEEK_CUR).
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Mar 23 09:24:31 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa0f6d12cd482: [libc][File] Fix a bug under fseek(..., SEEK_CUR). (authored by sivachandra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122284/new/
https://reviews.llvm.org/D122284
Files:
libc/src/__support/File/CMakeLists.txt
libc/src/__support/File/file.cpp
libc/test/src/__support/File/file_test.cpp
libc/test/src/__support/File/platform_file_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122284.417656.patch
Type: text/x-patch
Size: 3802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220323/3460de08/attachment-0001.bin>
More information about the libc-commits
mailing list