[all-commits] [llvm/llvm-project] b7fa6c: Revert "[libc] Move off_t and stdio macros to prox...
Michael Jones via All-commits
all-commits at lists.llvm.org
Tue Jul 9 16:22:33 PDT 2024
Branch: refs/heads/revert-98215-libcProxyOfft
Home: https://github.com/llvm/llvm-project
Commit: b7fa6cee242086ae030a74cc3894c22ecc79b6c4
https://github.com/llvm/llvm-project/commit/b7fa6cee242086ae030a74cc3894c22ecc79b6c4
Author: Michael Jones <michaelrj at google.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M libc/config/gpu/api.td
M libc/config/linux/api.td
M libc/hdr/CMakeLists.txt
R libc/hdr/stdio_macros.h
M libc/hdr/types/CMakeLists.txt
R libc/hdr/types/off_t.h
M libc/include/llvm-libc-macros/stdio-macros.h
M libc/newhdrgen/yaml/stdio.yaml
M libc/src/__support/File/CMakeLists.txt
M libc/src/__support/File/file.cpp
M libc/src/__support/File/file.h
M libc/src/__support/File/linux/CMakeLists.txt
M libc/src/__support/File/linux/file.cpp
M libc/src/__support/File/linux/file.h
M libc/src/__support/File/linux/lseekImpl.h
M libc/src/__support/OSUtil/linux/CMakeLists.txt
M libc/src/__support/OSUtil/linux/fcntl.cpp
M libc/src/stdio/CMakeLists.txt
M libc/src/stdio/fopencookie.cpp
M libc/src/stdio/setbuf.cpp
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
Revert "[libc] Move off_t and stdio macros to proxy hdrs (#98215)"
This reverts commit 240ec5a37517f55a64cd0c69fd4fa1613ab30f97.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list