[libc-commits] [PATCH] D134498: [libc] add madvise and posix_madvise
    Michael Jones via Phabricator via libc-commits 
    libc-commits at lists.llvm.org
       
    Fri Sep 23 09:33:54 PDT 2022
    
    
  
michaelrj updated this revision to Diff 462521.
michaelrj marked 2 inline comments as done.
michaelrj added a comment.
address comments
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134498/new/
https://reviews.llvm.org/D134498
Files:
  libc/config/linux/x86_64/entrypoints.txt
  libc/spec/posix.td
  libc/src/sys/mman/CMakeLists.txt
  libc/src/sys/mman/linux/CMakeLists.txt
  libc/src/sys/mman/linux/madvise.cpp
  libc/src/sys/mman/linux/posix_madvise.cpp
  libc/src/sys/mman/madvise.h
  libc/src/sys/mman/posix_madvise.h
  libc/test/src/sys/mman/linux/CMakeLists.txt
  libc/test/src/sys/mman/linux/madvise_test.cpp
  libc/test/src/sys/mman/linux/posix_madvise_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134498.462521.patch
Type: text/x-patch
Size: 11965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220923/329b4557/attachment-0001.bin>
    
    
More information about the libc-commits
mailing list