OSDN Git Service

Use AT_PAGESZ for sysconf(_SC_PAGE_SIZE).
authorElliott Hughes <enh@google.com>
Sat, 25 Jul 2015 06:22:07 +0000 (23:22 -0700)
committerElliott Hughes <enh@google.com>
Sat, 25 Jul 2015 06:22:07 +0000 (23:22 -0700)
commit189394b885e4b11e9f009fd2e434e6dc6696277b
tree8dcecf9dbadba4b04cebc05a0a790a39e7e2bb99
parenta3a619835d302f5414883e2307ca48406b15a4a5
Use AT_PAGESZ for sysconf(_SC_PAGE_SIZE).

Bug: http://b/18342333
Change-Id: Id12ed4e85a0f35d7d27202f7792df42a65a74b4e
libc/bionic/sysconf.cpp
tests/unistd_test.cpp