[all-commits] [llvm/llvm-project] ec88e8: Revert "[libc][POSIX][pthreads] implemented missin...
Schrodinger ZHU Yifan via All-commits
all-commits at lists.llvm.org
Mon May 13 06:42:43 PDT 2024
Branch: refs/heads/revert-90249-pthread_rwlockattr
Home: https://github.com/llvm/llvm-project
Commit: ec88e86edd6a05bd902e844141a60686e9f9dbc4
https://github.com/llvm/llvm-project/commit/ec88e86edd6a05bd902e844141a60686e9f9dbc4
Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
Date: 2024-05-13 (Mon, 13 May 2024)
Changed paths:
M libc/config/linux/x86_64/entrypoints.txt
M libc/include/pthread.h.def
M libc/spec/posix.td
M libc/src/pthread/CMakeLists.txt
R libc/src/pthread/pthread_rwlockattr_getkind_np.cpp
R libc/src/pthread/pthread_rwlockattr_getkind_np.h
M libc/src/pthread/pthread_rwlockattr_init.cpp
R libc/src/pthread/pthread_rwlockattr_setkind_np.cpp
R libc/src/pthread/pthread_rwlockattr_setkind_np.h
M libc/test/src/pthread/CMakeLists.txt
M libc/test/src/pthread/pthread_rwlockattr_test.cpp
Log Message:
-----------
Revert "[libc][POSIX][pthreads] implemented missing pthread_rwlockattr functi…"
This reverts commit d2676a73336b83607565fb2e4ce61bd67d732b09.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list