glibc/sysdeps/mach
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
..
htl Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
hurd hurd: advertise *_setpshared as not supported 2019-01-02 22:21:34 +01:00
i386 Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
include hurd: Fix installed-headers tests 2018-07-20 03:28:08 +02:00
sys Installed-header hygiene (BZ#20366): obsolete BSD u_* types. 2016-09-23 08:43:56 -04:00
Makefile Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Subdirs * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
_strerror.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
adjtime.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
configure hurd: Build stubs for new gnumach.defs 2018-01-28 19:38:29 +01:00
configure.ac hurd: Build stubs for new gnumach.defs 2018-01-28 19:38:29 +01:00
getloadavg.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getpagesize.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getsysstats.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gettimeofday.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
libc-lock.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
libmachuser.abilist hurd: add base abilist files 2018-01-28 17:26:35 +01:00
mprotect.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
msync.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
munmap.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nanosleep.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pagecopy.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
readonly-area.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
sched_yield.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
sleep.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strerror_l.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
sysdep.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
thread_state.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
usleep.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
xpg-strerror.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00