glibc/sysdeps/unix/sysv/linux
Joseph Myers 91b2f3e5dd Update MAP_TYPE value for hppa from Linux 4.17.
This patch updates the hppa definition of MAP_TYPE to reflect a
corresponding change in the Linux kernel in 4.17 (so the value now has
four bits set, as it does on other architectures, although they are
different from other architectures because of hppa differences in
other MAP_* bits).

Tested with build-many-glibcs.py for hppa.

	* sysdeps/unix/sysv/linux/hppa/bits/mman.h [__USE_MISC]
	(MAP_TYPE): Change value to 0x2b.
2018-06-18 13:33:52 +00:00
..
aarch64 aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc. 2018-06-14 13:56:57 +01:00
alpha Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. 2018-06-05 11:04:46 +00:00
arm Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. 2018-06-05 11:04:46 +00:00
bits Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h. 2018-04-24 12:11:35 +00:00
generic Deprecate ustat syscall interface 2018-05-02 08:43:31 -03:00
hppa Update MAP_TYPE value for hppa from Linux 4.17. 2018-06-18 13:33:52 +00:00
i386 Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
ia64 Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. 2018-06-05 11:04:46 +00:00
include
m68k Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. 2018-06-05 11:04:46 +00:00
microblaze Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. 2018-06-05 11:04:46 +00:00
mips Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. 2018-06-05 11:04:46 +00:00
net
netash
netatalk
netax25
neteconet
netinet
netipx
netiucv
netpacket
netrom
netrose
nfs
nios2 Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
powerpc Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
riscv Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. 2018-06-05 11:04:46 +00:00
s390 Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. 2018-06-05 11:04:46 +00:00
scsi
sh Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. 2018-06-05 11:04:46 +00:00
sparc Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. 2018-06-05 11:04:46 +00:00
sys Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h. 2018-04-24 12:11:35 +00:00
wordsize-64 Consolidate Linux readahead implementation 2018-04-27 17:38:43 -03:00
x86 Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. 2018-06-05 11:04:46 +00:00
x86_64 Make llseek a compat symbol (bug 18471). 2018-05-22 15:44:01 +00:00
Implies
Makefile Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
Versions
_G_config.h Post-cleanup 2: minimize _G_config.h. 2018-02-07 10:10:32 -05:00
_exit.c
a.out.h
accept.c
accept4.c
access.c
adjtime.c
aio_misc.h
aio_sigqueue.c
alphasort64.c Consolidate alphasort{64} and versionsort{64} implementation 2018-04-23 17:35:16 -03:00
arch-fork.h sparc: Fix arch_fork definition 2018-03-27 21:28:58 -03:00
bind.c
check_native.c
check_pf.c Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722] 2018-06-18 15:24:55 +02:00
clock.c
clock_getcpuclockid.c
clock_getres.c
clock_gettime.c
clock_nanosleep.c
clock_settime.c
close.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
close_nocancel.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
cmsg_nxthdr.c Use libc_hidden_* for __cmsg_nxthdr (bug 15105). 2018-02-15 20:59:12 +00:00
configure
configure.ac
connect.c
copy_file_range.c
creat.c
creat64.c
createthread.c Refactor Linux ARCH_FORK implementation 2018-03-07 17:39:40 -03:00
default-sched.h
device-nrs.h Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). 2018-02-07 14:57:31 +00:00
dl-brk.c
dl-execstack.c elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787] 2018-02-21 10:37:22 +01:00
dl-fxstatat64.c
dl-getcwd.c
dl-librecon.h
dl-openat64.c
dl-opendir.c
dl-origin.c
dl-osinfo.h
dl-sbrk.c
dl-sysdep.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
dl-sysdep.h
dl-vdso.c
dl-vdso.h Add linux-4.15 VDSO hash for RISC-V 2018-01-06 23:35:56 -08:00
dl-writev.h
epoll_pwait.c
epoll_wait.c
errqueue.h
eventfd_read.c
eventfd_write.c
exit-thread.h
faccessat.c
fallocate.c
fallocate64.c
fatal-prepare.h
fchmodat.c
fcntl.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
fcntl_nocancel.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
fd_to_filename.h
fdatasync.c
fexecve.c
filter-nr-syscalls.awk
fips-private.h
fpathconf.c
fstatfs64.c
fstatvfs.c
fstatvfs64.c
fsync.c
ftime.c
ftruncate.c
ftruncate64.c
futex-internal.h
futimens.c
futimes.c
futimesat.c Add missing start-of-file descriptive comment. 2018-03-06 09:21:04 +01:00
fxstat.c
fxstat64.c
fxstatat.c
fxstatat64.c
gai_sigqueue.c
gen-syscall-h.awk
gentempfd.c
getclktck.c
getcwd.c linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679] 2018-01-12 14:49:49 +00:00
getdents.c Consolidate Linux getdents{64} implementation 2018-04-19 08:49:52 -03:00
getdents64.c Consolidate Linux getdents{64} implementation 2018-04-19 08:49:52 -03:00
getdirentries.c Consolidate getdirentries{64} implementation 2018-04-25 17:55:33 -03:00
getdirentries64.c Consolidate getdirentries{64} implementation 2018-04-25 17:55:33 -03:00
getdtsz.c
getentropy.c
gethostid.c
getipv4sourcefilter.c
getloadavg.c
getlogin.c
getlogin_r.c getlogin_r: return early when linux sentinel value is set 2018-03-27 21:28:36 -03:00
getpagesize.c
getpeername.c
getpriority.c
getpt.c
getrandom.c
getrlimit.c
getrlimit64.c getrlimit64: fix for 32-bit configurations with default version >= 2.2 2018-01-07 20:33:32 +01:00
getsockname.c
getsockopt.c
getsourcefilter.c
getsourcefilter.h
getsysstats.c
gettimeofday.c
glob-lstat-compat.c
glob.c
glob64-lstat-compat.c
glob64.c
globfree.c
globfree64.c
grantpt.c
if_index.c
ifaddrs.c
ifreq.c
internal-signals.h Filter out NPTL internal signals (BZ #22391) 2018-04-03 13:30:49 -03:00
internal_statvfs.c
internal_statvfs.h
internal_statvfs64.c
ipc_ops.h
ipc_priv.h
kernel-features.h nptl: Remove __ASSUME_PRIVATE_FUTEX 2018-05-17 04:25:10 -07:00
kernel-posix-cpu-timers.h
kernel-posix-timers.h
kernel_sigaction.h linux: Consolidate sigaction implementation 2018-04-05 17:09:50 -03:00
kernel_stat.h
kernel_termios.h
ldd-rewrite.sed
lddlibc4.c
ldsodefs.h
libc_fatal.c
linux_fsinfo.h
listen.c
local-setxid.h
lowlevellock-futex.h nptl: Remove __ASSUME_PRIVATE_FUTEX 2018-05-17 04:25:10 -07:00
lseek.c
lseek64.c Make llseek a compat symbol (bug 18471). 2018-05-22 15:44:01 +00:00
lutimes.c
lxstat.c
lxstat64.c
malloc-sysdep.h
mlock2.c
mmap.c
mmap64.c
mmap_internal.h
mq_close.c
mq_getattr.c
mq_notify.c
mq_open.c
mq_receive.c
mq_send.c
mq_timedreceive.c
mq_timedsend.c
mq_unlink.c
msgctl.c
msgget.c
msgrcv.c
msgsnd.c
msync.c
nanosleep.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
nanosleep_nocancel.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
netlink_assert_response.c
netlinkaccess.h
nice.c
not-cancel.h Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
not-errno.h
nscd_setup_thread.c
ntp_gettime.c
ntp_gettimex.c
olddirent.h
oldglob.c
open.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
open64.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
open64_nocancel.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
open_by_handle_at.c
open_nocancel.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
openat.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
openat64.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
openat64_nocancel.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
openat_nocancel.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
opensock.c
pathconf.c Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). 2018-02-07 14:57:31 +00:00
pathconf.h
paths.h
pause.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
pause_nocancel.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
personality.c
pkey_get.c
pkey_mprotect.c
pkey_set.c
poll.c
posix_fadvise.c Remove tilegx port. 2018-04-27 19:11:24 +00:00
posix_fadvise64.c Remove tilegx port. 2018-04-27 19:11:24 +00:00
posix_fallocate.c
posix_fallocate64.c
posix_madvise.c
ppoll.c
pread.c
pread64.c
preadv.c
preadv2.c preadv2/pwritev2: Handle offset == -1 [BZ #22753] 2018-02-02 10:46:26 +01:00
preadv64.c
preadv64v2.c preadv2/pwritev2: Handle offset == -1 [BZ #22753] 2018-02-02 10:46:26 +01:00
prlimit.c prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678] 2018-01-05 20:34:10 +01:00
prof-freq.c
profil.c
pselect.c
pt-raise.c
pthread-pids.h
pthread_getaffinity.c
pthread_getcpuclockid.c
pthread_getname.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
pthread_kill.c
pthread_setaffinity.c
pthread_setname.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
pthread_sigmask.c
pthread_sigqueue.c
ptrace.c
ptsname.c Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). 2018-02-07 14:57:31 +00:00
pwrite.c
pwrite64.c
pwritev.c
pwritev2.c preadv2/pwritev2: Handle offset == -1 [BZ #22753] 2018-02-02 10:46:26 +01:00
pwritev64.c
pwritev64v2.c preadv2/pwritev2: Handle offset == -1 [BZ #22753] 2018-02-02 10:46:26 +01:00
raise.c Rename nptl-signals.h to internal-signals.h 2018-02-22 16:43:59 -03:00
read.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
read_nocancel.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
readahead.c Consolidate Linux readahead implementation 2018-04-27 17:38:43 -03:00
readdir.c Consolidate Linux readdir{64}{_r} implementation 2018-04-06 17:49:02 -03:00
readdir64.c Consolidate Linux readdir{64}{_r} implementation 2018-04-06 17:49:02 -03:00
readdir64_r.c Consolidate Linux readdir{64}{_r} implementation 2018-04-06 17:49:02 -03:00
readdir_r.c Consolidate Linux readdir{64}{_r} implementation 2018-04-06 17:49:02 -03:00
readonly-area.c Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463). 2018-02-15 20:57:15 +00:00
readv.c
reboot.c
recv.c
recvfrom.c
recvmmsg.c
recvmsg.c
remove.c
rename.c
renameat.c
sa_len.c
safe-fatal.h
scandir64.c Consolidate scandir{at}{64} implementation 2018-04-20 13:57:12 -03:00
sched_getaffinity.c
sched_getcpu.c
sched_setaffinity.c
segfault.c
select.c
semctl.c
semget.c
semop.c
semtimedop.c
send.c
sendmmsg.c
sendmsg.c
sendto.c
setegid.c
seteuid.c
setgid.c
setgroups.c
sethostid.c
setipv4sourcefilter.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setrlimit.c
setrlimit64.c Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constants 2018-01-05 20:34:10 +01:00
setsockopt.c
setsourcefilter.c
setuid.c
shlib-versions
shm-directory.c
shmat.c
shmctl.c
shmdt.c
shmget.c
shutdown.c
sigaction.c linux: Consolidate sigaction implementation 2018-04-05 17:09:50 -03:00
siglist.h
signal.c
signalfd.c
sigpending.c
sigprocmask.c
sigqueue.c
sigreturn.c
sigset-cvt-mask.h
sigsetops.h
sigstack.c
sigsuspend.c
sigtimedwait.c Filter out NPTL internal signals (BZ #22391) 2018-04-03 13:30:49 -03:00
sigwait.c
sigwaitinfo.c
sizes.h
socket.c
socketcall.h
socketpair.c
spawni.c posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (BZ#23264) 2018-06-08 17:27:46 -03:00
speed.c
splice.c
statfs64.c
statvfs.c
statvfs64.c
sync_file_range.c
syscall-names.list Update kernel version in syscall-names.list to 4.17. 2018-06-05 11:03:22 +00:00
syscalls.list Obsolete nfsservctl. 2018-05-18 16:50:44 +00:00
sysconf.c
sysctl.c
sysctl.mk
sysdep-cancel.h
sysdep-vdso.h
sysdep.h
syslog.c
system.c
tcdrain.c
tcflow.c
tcflush.c
tcgetattr.c
tcgetpgrp.c
tcsendbrk.c
tcsetattr.c
tcsetpgrp.c
tee.c
termio.h
test-errno-linux.c
time.c
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c
timer_settime.c
times.c
timespec_get.c
truncate.c
truncate64.c
tst-affinity-pid.c
tst-affinity.c
tst-align-clone.c
tst-clone.c
tst-clone2.c
tst-clone3.c
tst-fallocate-common.c
tst-fallocate.c
tst-fallocate64.c
tst-fanotify.c
tst-getpid1.c
tst-memfd_create.c
tst-mlock2.c
tst-personality.c
tst-pkey.c
tst-quota.c
tst-rlimit-infinity.c Add test for getrlimit/setrlimit/prlimit with infinity value 2018-01-05 20:34:10 +01:00
tst-setgetname.c
tst-signal-numbers.sh
tst-skeleton-affinity.c
tst-skeleton-thread-affinity.c
tst-sync_file_range.c
tst-syscall-list.sh
tst-sysconf-iov_max-uapi.c
tst-sysconf-iov_max.c
tst-thread-affinity-pthread.c
tst-thread-affinity-pthread2.c
tst-thread-affinity-sched.c
tst-ttyname.c tst-ttyname: skip the test when /dev/ptmx is not available 2018-01-08 22:02:53 +00:00
ttyname.c
ttyname.h Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463). 2018-02-07 14:57:31 +00:00
ttyname_r.c
ualarm.c
umount.c Unify umount function implementations (bug 16552). 2018-03-26 21:18:28 +00:00
umount2.S
unlockpt.c
updwtmp.c
ustat.c Deprecate ustat syscall interface 2018-05-02 08:43:31 -03:00
utimensat.c
utimes.c Add missing start-of-file descriptive comment. 2018-03-06 09:21:04 +01:00
utmp_file.c
versionsort64.c Consolidate alphasort{64} and versionsort{64} implementation 2018-04-23 17:35:16 -03:00
vfork.c
vmsplice.c
wait.c
wait3.c
waitid.c
waitpid.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
waitpid_nocancel.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
write.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
write_nocancel.c Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
writev.c
xmknod.c
xmknodat.c
xstat.c
xstat64.c
xstatconv.c
xstatconv.h