about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2019-01-02 22:21:34 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2019-01-02 22:21:34 +0100
commit55137f7dd939bc8403a63f4cade73ff90575b821 (patch)
treed059f563e3641dd007d2ba664482c5849f2c642a /ChangeLog
parentacb55dcb892d4321ada6fd9b663b28fada432682 (diff)
downloadglibc-55137f7dd939bc8403a63f4cade73ff90575b821.tar.gz
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 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75c80e6f02..eabbb51ea8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2019-01-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
+
+	* 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.
+
 2019-01-02  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/unix/sysv/linux/tst-mman-consts.py (main): Expect