hppa: fix runtime issues
commit91e21d25187d24bdd48875fb2544ec195ca2104a
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Mon, 19 Mar 2018 18:23:33 +0000 (19 19:23 +0100)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Thu, 22 Mar 2018 18:14:01 +0000 (22 19:14 +0100)
tree826d8e12eb944a1e274f48b30e3ede3b983f8109
parent8be3a69f1881cb87189164821c631fb398ea2b11
hppa: fix runtime issues

Sync clone()/vfork() with GNU C Library.
Allow CFI and fix strsignal() / tcsetattr().
libc/string/strsignal.c
libc/sysdeps/linux/hppa/Makefile.arch
libc/sysdeps/linux/hppa/bits/ioctls.h [new file with mode: 0644]
libc/sysdeps/linux/hppa/bits/uClibc_arch_features.h
libc/sysdeps/linux/hppa/clone.S
libc/sysdeps/linux/hppa/sysdep.h [new file with mode: 0644]
libc/sysdeps/linux/hppa/vfork.S [new file with mode: 0644]