platform_bionic/libc/arch-arm64
Greg Hackmann e2faf07d65 Add {get,set}domainname(2)
{get,set}domainname aren't in POSIX but are widely-implemented
extensions.

The Linux kernel provides a setdomainname syscall but not a symmetric
getdomainname syscall, since it expects userspace to get the domain name
from uname(2).

Change-Id: I96726c242f4bb646c130b361688328b0b97269a0
Signed-off-by: Greg Hackmann <ghackmann@google.com>
2016-03-25 14:16:58 -07:00
..
bionic Add a checksum to jmp_buf on AArch64. 2016-03-03 12:45:08 -08:00
cortex-a53 Switch to LOCAL_SRC_FILES_EXCLUDE 2015-10-20 11:58:28 -07:00
denver64 Mandate optimized __memset_chk for arm and arm64. 2016-03-02 11:58:41 -08:00
generic/bionic Mandate optimized __memset_chk for arm and arm64. 2016-03-02 11:58:41 -08:00
include/machine Simplify our endian.h implementation. 2014-12-08 20:35:08 -08:00
syscalls Add {get,set}domainname(2) 2016-03-25 14:16:58 -07:00
arm64.mk Defend against -fstack-protector in libc startup. 2016-01-06 20:06:08 -08:00