[all-commits] [llvm/llvm-project] e75cce: [libc] Fix typo in lseek syscall number macro.
Dong-hee Na via All-commits
all-commits at lists.llvm.org
Wed Aug 31 10:58:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e75cce76ab8638ea4a2f19e31b15917e46ea6829
https://github.com/llvm/llvm-project/commit/e75cce76ab8638ea4a2f19e31b15917e46ea6829
Author: Dong-hee Na <donghee.na92 at gmail.com>
Date: 2022-08-31 (Wed, 31 Aug 2022)
Changed paths:
M libc/src/__support/File/linux_file.cpp
M libc/src/unistd/linux/lseek.cpp
Log Message:
-----------
[libc] Fix typo in lseek syscall number macro.
Differential Revision: https://reviews.llvm.org/D133022
More information about the All-commits
mailing list