[libc-commits] [PATCH] D153729: [libc] Correct usage of __unix__ and __linux__
Sam James via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sun Jul 2 17:08:39 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcae84d8acf5e: [libc] Correct usage of __unix__ and __linux__ (authored by alfredfo, committed by thesamesam).
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/__mutex_type.h
libc/include/llvm-libc-types/once_flag.h
libc/include/llvm-libc-types/pthread_once_t.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.536641.patch
Type: text/x-patch
Size: 8999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230703/c0ee25f2/attachment-0001.bin>
More information about the libc-commits
mailing list