[libc-commits] [PATCH] D154529: [libc] Use the new style includes

Petr Hosek via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jul 5 10:52:11 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8910cc2742f9: [libc] Use the new style includes (authored by phosek).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154529

Files:
  libc/src/pthread/pthread_mutex_init.h
  libc/src/signal/linux/signal_utils.h
  libc/src/signal/linux/sigprocmask.cpp
  libc/src/signal/raise.h
  libc/src/signal/sigdelset.h
  libc/src/signal/sigemptyset.h
  libc/src/signal/sigfillset.h
  libc/src/signal/signal.h
  libc/src/signal/sigprocmask.h
  libc/src/threads/cnd_broadcast.h
  libc/src/threads/cnd_destroy.h
  libc/src/threads/cnd_init.h
  libc/src/threads/cnd_signal.h
  libc/src/threads/cnd_wait.h
  libc/src/threads/linux/CndVar.h
  libc/src/threads/mtx_destroy.cpp
  libc/src/threads/mtx_destroy.h
  libc/src/threads/mtx_init.cpp
  libc/src/threads/mtx_init.h
  libc/src/threads/mtx_lock.cpp
  libc/src/threads/mtx_lock.h
  libc/src/threads/mtx_unlock.cpp
  libc/src/threads/mtx_unlock.h
  libc/src/threads/thrd_current.h
  libc/src/threads/thrd_detach.h
  libc/src/threads/thrd_equal.h
  libc/src/threads/thrd_exit.h
  libc/src/threads/thrd_join.h
  libc/src/time/nanosleep.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154529.537430.patch
Type: text/x-patch
Size: 12563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230705/b633e588/attachment-0001.bin>


More information about the libc-commits mailing list