[libc-commits] [PATCH] D159208: [libc] Unify lseek implementations

Mikhail Ramalho via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Sep 1 05:58:57 PDT 2023


mikhail.ramalho updated this revision to Diff 555349.
mikhail.ramalho added a comment.

- Added assertion to make sure the new code is only used in 32-bit systems
- rebased


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159208/new/

https://reviews.llvm.org/D159208

Files:
  libc/src/__support/File/linux/file.cpp
  libc/src/__support/File/lseekImpl.h
  libc/src/unistd/linux/lseek.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159208.555349.patch
Type: text/x-patch
Size: 5528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230901/e3152dca/attachment-0001.bin>


More information about the libc-commits mailing list