[libc-commits] [PATCH] D135406: [libc] add kill

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Oct 6 15:26:10 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9015810648ed: [libc] add kill (authored by michaelrj).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135406

Files:
  libc/config/linux/api.td
  libc/config/linux/x86_64/entrypoints.txt
  libc/include/CMakeLists.txt
  libc/spec/posix.td
  libc/src/signal/CMakeLists.txt
  libc/src/signal/kill.h
  libc/src/signal/linux/CMakeLists.txt
  libc/src/signal/linux/kill.cpp
  libc/test/src/signal/CMakeLists.txt
  libc/test/src/signal/kill_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135406.465905.patch
Type: text/x-patch
Size: 6513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221006/5b80ab71/attachment.bin>


More information about the libc-commits mailing list