glibc/sysdeps
Samuel Thibault 200fc24b9d hurd: Fix pwritev*
This follows c45d78aac ('posix: Fix generic p{read,write}v buffer allocation
(BZ#22457)'), which made pwritev to use __mmap instead of __posix_memalign,
but didn't pass PROT_READ to it, while the pwrite() call does need to
read the data we have just copied over.

	* sysdeps/posix/pwritev_common.c: Add PROT_READ to __mmap prot.
2018-01-07 13:31:36 +01:00
..
aarch64
alpha alpha: Remove s_trunc{f} implementation (BZ#22666) 2018-01-04 17:49:17 -02:00
arm Update ARM libm-test-ulps. 2018-01-02 18:37:06 +00:00
generic
gnu hurd: Fix glob64 compatibility symbols 2018-01-06 22:28:36 +01:00
hppa
i386 i386: Regenerate libm-test-ulps for for gcc 7 on i686 2018-01-06 22:11:40 +01:00
ia64
ieee754
init_array
m68k
mach hurd: Add jmp_buf-macros.h 2018-01-06 02:32:55 +01:00
microblaze
mips Update MIPS libm-test-ulps. 2018-01-02 21:55:15 +00:00
nios2
nptl
posix hurd: Fix pwritev* 2018-01-07 13:31:36 +01:00
powerpc powerpc: Fix error message during relocation overflow 2018-01-05 18:34:09 -02:00
pthread
s390
sh
sparc
tile
unix Add linux-4.15 VDSO hash for RISC-V 2018-01-06 23:35:56 -08:00
wordsize-32
wordsize-64
x86
x86_64 hurd: Fix build without NO_HIDDEN 2018-01-06 18:20:18 +01:00