[libc-commits] [PATCH] D153729: [libc] Correct usage of __unix__ and __linux__

Alfred Persson Forsberg via Phabricator via libc-commits libc-commits at lists.llvm.org
Sun Jun 25 16:17:25 PDT 2023


alfredfo updated this revision to Diff 534381.
alfredfo added a comment.

another one (__support/threads/mutex.h)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153729

Files:
  libc/include/llvm-libc-macros/fcntl-macros.h
  libc/include/llvm-libc-macros/sched-macros.h
  libc/include/llvm-libc-macros/sys-ioctl-macros.h
  libc/include/llvm-libc-macros/sys-mman-macros.h
  libc/include/llvm-libc-macros/sys-random-macros.h
  libc/include/llvm-libc-macros/sys-resource-macros.h
  libc/include/llvm-libc-macros/sys-socket-macros.h
  libc/include/llvm-libc-macros/sys-stat-macros.h
  libc/include/llvm-libc-macros/sys-time-macros.h
  libc/include/llvm-libc-macros/time-macros.h
  libc/include/llvm-libc-macros/unistd-macros.h
  libc/include/llvm-libc-types/struct_dirent.h
  libc/include/llvm-libc-types/struct_utsname.h
  libc/src/__support/File/dir.cpp
  libc/src/__support/OSUtil/io.h
  libc/src/__support/OSUtil/quick_exit.h
  libc/src/__support/OSUtil/syscall.h
  libc/src/__support/threads/mutex.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153729.534381.patch
Type: text/x-patch
Size: 7750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230625/535c18c5/attachment-0001.bin>


More information about the libc-commits mailing list