[libc-commits] [PATCH] D75802: [libc] Add sigaction

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Mar 17 22:10:38 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d35055635ab: [libc] Add sigaction (authored by abrachet).
Herald added a project: libc-project.

Changed prior to commit:
  https://reviews.llvm.org/D75802?vs=250946&id=250987#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75802

Files:
  libc/config/linux/api.td
  libc/config/linux/signal.h.in
  libc/lib/CMakeLists.txt
  libc/spec/posix.td
  libc/spec/stdc.td
  libc/src/signal/linux/CMakeLists.txt
  libc/src/signal/linux/__restore.cpp
  libc/src/signal/linux/sigaction.cpp
  libc/src/signal/sigaction.h
  libc/test/src/signal/CMakeLists.txt
  libc/test/src/signal/sigaction_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75802.250987.patch
Type: text/x-patch
Size: 10619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200318/05223093/attachment-0001.bin>


More information about the libc-commits mailing list