[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
Mon Jun 26 13:23:26 PDT 2023
alfredfo updated this revision to Diff 534730.
alfredfo added a comment.
added Linux specific futex word
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.534730.patch
Type: text/x-patch
Size: 8999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230626/042954d7/attachment.bin>
More information about the libc-commits
mailing list