[libc-commits] [PATCH] D137867: [libc] move fork into threads folder

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Nov 11 16:01:51 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d25761b076d: [libc] move fork into threads folder (authored by michaelrj).

Changed prior to commit:
  https://reviews.llvm.org/D137867?vs=474858&id=474882#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137867

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/fork_callbacks.cpp
  libc/src/__support/fork_callbacks.h
  libc/src/__support/threads/CMakeLists.txt
  libc/src/__support/threads/fork_callbacks.cpp
  libc/src/__support/threads/fork_callbacks.h
  libc/src/pthread/CMakeLists.txt
  libc/src/pthread/pthread_atfork.cpp
  libc/src/unistd/linux/CMakeLists.txt
  libc/src/unistd/linux/fork.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137867.474882.patch
Type: text/x-patch
Size: 3273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221112/9c44aa8b/attachment-0001.bin>


More information about the libc-commits mailing list