diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2019-01-02 22:21:34 +0100 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2019-01-02 22:21:34 +0100 |
| commit | 55137f7dd939bc8403a63f4cade73ff90575b821 (patch) | |
| tree | d059f563e3641dd007d2ba664482c5849f2c642a /scripts/sysd-rules.awk | |
| parent | acb55dcb892d4321ada6fd9b663b28fada432682 (diff) | |
| download | glibc-55137f7dd939bc8403a63f4cade73ff90575b821.tar.xz glibc-55137f7dd939bc8403a63f4cade73ff90575b821.zip | |
hurd: advertise *_setpshared as not supported
The functions themselves return 0, but initializing a mutex/etc with .
pshared set to 1 will fail anyway .
* sysdeps/htl/pt-barrierattr-setpshared.c
(pthread_barrierattr_setpshared): Add stub warning.
* sysdeps/htl/pt-condattr-setpshared.c
(pthread_condattr_setpshared): Likewise.
* sysdeps/htl/pt-mutexattr-setpshared.c
(pthread_mutexattr_setpshared): Likewise.
* sysdeps/htl/pt-rwlockattr-setpshared.c
(pthread_rwlockattr_setpshared): Likewise.
* sysdeps/mach/hurd/htl/pt-mutexattr-setpshared.c
(pthread_mutexattr_setpshared): Likewise.
Diffstat (limited to 'scripts/sysd-rules.awk')
0 files changed, 0 insertions, 0 deletions
