[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:00:41 PDT 2023


alfredfo created this revision.
alfredfo added reviewers: michaelrj, sivachandra, thesamesam.
Herald added subscribers: libc-commits, krytarowski.
Herald added projects: libc-project, All.
alfredfo requested review of this revision.

Repository:
  rG LLVM Github Monorepo

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153729.534379.patch
Type: text/x-patch
Size: 7194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230625/3d3efa6a/attachment.bin>


More information about the libc-commits mailing list