<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/test/src/pthread/pthread_rwlockattr_test.cpp, branch users/nico/python-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>Reland: [libc][POSIX][pthreads] implemented missing pthread_rwlockattr functions (#93622)</title>
<updated>2024-05-30T18:27:50+00:00</updated>
<author>
<name>Hendrik Hübner</name>
<email>117831077+HendrikHuebner@users.noreply.github.com</email>
</author>
<published>2024-05-30T18:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=485f9f589595006a8d10b8d39bde7124b0dc2042'/>
<id>485f9f589595006a8d10b8d39bde7124b0dc2042</id>
<content type='text'>
New pull request for https://github.com/llvm/llvm-project/issues/89443

The previous PR was reverted after breaking fullbuild due to a missing
struct declaration, which I forgot to commit.

Reverts revert and adds the missing pthread_rwlockattr_getkind_np /
pthread_rwlockattr_setkind_np functions and tests respecitvely.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New pull request for https://github.com/llvm/llvm-project/issues/89443

The previous PR was reverted after breaking fullbuild due to a missing
struct declaration, which I forgot to commit.

Reverts revert and adds the missing pthread_rwlockattr_getkind_np /
pthread_rwlockattr_setkind_np functions and tests respecitvely.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[libc][POSIX][pthreads] implemented missing pthread_rwlockattr functions" (#91966)</title>
<updated>2024-05-13T13:43:14+00:00</updated>
<author>
<name>Schrodinger ZHU Yifan</name>
<email>yifanzhu@rochester.edu</email>
</author>
<published>2024-05-13T13:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=27595c4befbbf42891ef7e13fe28926eb7fc825d'/>
<id>27595c4befbbf42891ef7e13fe28926eb7fc825d</id>
<content type='text'>
Reverts llvm/llvm-project#90249

Fullbuild is broken:
https://lab.llvm.org/buildbot/#/builders/163/builds/56501</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverts llvm/llvm-project#90249

Fullbuild is broken:
https://lab.llvm.org/buildbot/#/builders/163/builds/56501</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][POSIX][pthreads] implemented missing pthread_rwlockattr functions (#90249)</title>
<updated>2024-05-13T13:35:17+00:00</updated>
<author>
<name>Hendrik Hübner</name>
<email>117831077+HendrikHuebner@users.noreply.github.com</email>
</author>
<published>2024-05-13T13:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d2676a73336b83607565fb2e4ce61bd67d732b09'/>
<id>d2676a73336b83607565fb2e4ce61bd67d732b09</id>
<content type='text'>
Closes #89443

I added the two missing functions and respective test cases. Let me know
if anything needs changing.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #89443

I added the two missing functions and respective test cases. Let me know
if anything needs changing.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][POSIX][pthreads] implement pthread_rwlockattr_t functions (#89322)</title>
<updated>2024-04-22T19:03:27+00:00</updated>
<author>
<name>Nick Desaulniers</name>
<email>nickdesaulniers@users.noreply.github.com</email>
</author>
<published>2024-04-22T19:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=dd7963239e94bcd46e56ae90b08d2d0c9904ff00'/>
<id>dd7963239e94bcd46e56ae90b08d2d0c9904ff00</id>
<content type='text'>
Implement:
- pthread_rwlockattr_destroy
- pthread_rwlockattr_getpshared
- pthread_rwlockattr_init
- pthread_rwlockattr_setpshared</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement:
- pthread_rwlockattr_destroy
- pthread_rwlockattr_getpshared
- pthread_rwlockattr_init
- pthread_rwlockattr_setpshared</pre>
</div>
</content>
</entry>
</feed>
