commit | a24d52ac205b4983c80657b5aa2a7d90d7032837 | [log] [tgz] |
---|---|---|
author | Akihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp> | Thu Oct 13 09:16:48 2016 +0900 |
committer | Mark Wielaard <mjw@redhat.com> | Thu Oct 13 11:24:03 2016 +0200 |
tree | 1fc2966e22391592ba4a6d94da7c68d86f64e51e | |
parent | 60b2bf1b08c621492410b24e469b2bdf58d167d5 [diff] |
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>