[libc-commits] [PATCH] D124141: [libc] Add the implementation of the GNU extension function fopencookie.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Apr 22 01:04:02 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG19a6dd33eeb2: [libc] Add the implementation of the GNU extension function fopencookie. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124141

Files:
  libc/config/linux/api.td
  libc/config/linux/x86_64/entrypoints.txt
  libc/include/CMakeLists.txt
  libc/include/llvm-libc-types/CMakeLists.txt
  libc/include/llvm-libc-types/cookie_io_functions_t.h
  libc/include/llvm-libc-types/off64_t.h
  libc/spec/gnu_ext.td
  libc/spec/spec.td
  libc/src/stdio/CMakeLists.txt
  libc/src/stdio/fopencookie.cpp
  libc/src/stdio/fopencookie.h
  libc/test/src/stdio/CMakeLists.txt
  libc/test/src/stdio/fopencookie_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124141.424396.patch
Type: text/x-patch
Size: 18229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220422/2130ee87/attachment-0001.bin>


More information about the libc-commits mailing list