glibc/sysdeps/mach/hurd/htl
Samuel Thibault 55137f7dd9 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.
2019-01-02 22:21:34 +01:00
..
bits Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Implies hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-setstackaddr.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-attr-setstacksize.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-docancel.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-hurd-cond-timedwait.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-hurd-cond-wait.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutex-consistent.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutex-destroy.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutex-getprioceiling.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutex-init.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutex-lock.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutex-setprioceiling.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutex-timedlock.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutex-transfer-np.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutex-trylock.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutex-unlock.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutex.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutexattr-destroy.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutexattr-getprioceiling.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutexattr-getprotocol.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutexattr-getpshared.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutexattr-getrobust.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutexattr-gettype.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutexattr-init.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutexattr-setprioceiling.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutexattr-setprotocol.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutexattr-setpshared.c hurd: advertise *_setpshared as not supported 2019-01-02 22:21:34 +01:00
pt-mutexattr-setrobust.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutexattr-settype.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-mutexattr.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-sigstate-destroy.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-sigstate-init.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-sigstate.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-sysdep.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pt-sysdep.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00