Do not depend on some non-POSIX features.
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Thu, 13 Oct 2016 00:16:48 +0000 (09:16 +0900)
committerMark Wielaard <mjw@redhat.com>
Thu, 13 Oct 2016 09:24:03 +0000 (11:24 +0200)
commita24d52ac205b4983c80657b5aa2a7d90d7032837
tree1fc2966e22391592ba4a6d94da7c68d86f64e51e
parent60b2bf1b08c621492410b24e469b2bdf58d167d5
Do not depend on some non-POSIX features.

Define/open code memrchr, rawmemchr, powerof2 and TEMP_FAILURE_RETRY if
not available through system headers.

Signed-off-by: Akihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Signed-off-by: Mark Wielaard <mjw@redhat.com>
ChangeLog
configure.ac
lib/ChangeLog
lib/fixedsizehash.h
lib/system.h
libelf/ChangeLog
libelf/elf_getarsym.c
libelf/elf_strptr.c