[libc-commits] [PATCH] D117838: [libc] Move the remaining public types to their own type headers.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jan 20 14:28:03 PST 2022
sivachandra created this revision.
sivachandra added a reviewer: michaelrj.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added a project: libc-project.
sivachandra requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D117838
Files:
libc/config/linux/api.td
libc/config/linux/threads.h.in
libc/include/CMakeLists.txt
libc/include/llvm-libc-types/CMakeLists.txt
libc/include/llvm-libc-types/FILE.h
libc/include/llvm-libc-types/__bsearchcompare_t.h
libc/include/llvm-libc-types/__call_once_func_t.h
libc/include/llvm-libc-types/__qsortcompare_t.h
libc/include/llvm-libc-types/__sigaction.h
libc/include/llvm-libc-types/__sighandler_t.h
libc/include/llvm-libc-types/cnd_t.h
libc/include/llvm-libc-types/div_t.h
libc/include/llvm-libc-types/fenv_t.h
libc/include/llvm-libc-types/fexcept_t.h
libc/include/llvm-libc-types/imaxdiv_t.h
libc/include/llvm-libc-types/ldiv_t.h
libc/include/llvm-libc-types/lldiv_t.h
libc/include/llvm-libc-types/mtx_t.h
libc/include/llvm-libc-types/once_flag.h
libc/include/llvm-libc-types/thrd_start_t.h
libc/include/llvm-libc-types/thrd_t.h
libc/include/llvm-libc-types/time_t.h
libc/include/llvm-libc-types/tm.h
libc/include/threads.h.def
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117838.401786.patch
Type: text/x-patch
Size: 26030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220120/3fd3aaf0/attachment-0001.bin>
More information about the libc-commits
mailing list