[all-commits] [llvm/llvm-project] 292138: [libc] Add spec for sigdelset and sigfillset.
Paula Toth via All-commits
all-commits at lists.llvm.org
Thu Apr 23 16:39:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 29213878e7dc0c329b57c60aac87a3cf392416fc
https://github.com/llvm/llvm-project/commit/29213878e7dc0c329b57c60aac87a3cf392416fc
Author: Paula Toth <paulatoth at google.com>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M libc/config/linux/api.td
M libc/lib/CMakeLists.txt
M libc/spec/posix.td
Log Message:
-----------
[libc] Add spec for sigdelset and sigfillset.
Summary: Caught by libc-tidy from patch D77281.
Reviewers: abrachet, sivachandra
Reviewed By: abrachet
Subscribers: mgorny, tschuett, libc-commits
Tags: #libc-project
Differential Revision: https://reviews.llvm.org/D78703
More information about the All-commits
mailing list