[libc-commits] [PATCH] D133922: [libc] Add the implementation of the "remove" function.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Sep 15 10:32:13 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd23d858d04b3: [libc] Add the implementation of the "remove" function. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133922

Files:
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/spec/stdc.td
  libc/src/stdio/CMakeLists.txt
  libc/src/stdio/linux/CMakeLists.txt
  libc/src/stdio/linux/remove.cpp
  libc/src/stdio/remove.h
  libc/test/src/stdio/CMakeLists.txt
  libc/test/src/stdio/remove_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133922.460451.patch
Type: text/x-patch
Size: 7336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220915/0fb7f628/attachment.bin>


More information about the libc-commits mailing list