Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
ad596bf4fc406c0940d0f76f6b7c4ff22ecee7ac
/
libc
/
bionic
/
sysconf.cpp
d6f5730
Fix sysconf errno for unknown names.
by Elliott Hughes
· 7 years ago
baed51e
Change ARG_MAX/_SC_ARG_MAX back to a constant.
by Elliott Hughes
· 8 years ago
3a8f75d
POSIX clock cleanup.
by Elliott Hughes
· 8 years ago
06bd586
POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX.
by Elliott Hughes
· 8 years ago
38dba2e
Fix sysconf(_SC_ARG_MAX).
by Elliott Hughes
· 9 years ago
8c8ef59
Move <sys/sysconf.h> to <bits/sysconf.h>.
by Josh Gao
· 9 years ago
545afa1
Fix PTHREAD_THREADS_MAX.
by Elliott Hughes
· 9 years ago
d2b8de2
Don't call clock_getres in sysconf.
by Elliott Hughes
· 9 years ago
820a86f
Remove PAGESIZE.
by Elliott Hughes
· 10 years ago
189394b
Use AT_PAGESZ for sysconf(_SC_PAGE_SIZE).
by Elliott Hughes
· 10 years ago
be6a445
Fix sysconf for _SC_CHILD_MAX and _SC_OPEN_MAX.
by Elliott Hughes
· 10 years ago
7257560
Change _POSIX_CPUTIME macro to make it compitable with glibc.
by Yabin Cui
· 11 years ago
1f40be9
Add cache related sysconf queries
by Tao Bao
· 11 years ago
1c19194
flesh out sysconf(3) and the _POSIX_* constants
by Yabin Cui
· 11 years ago
9d93986
Add functions in sysinfo.h.
by Yabin Cui
· 11 years ago
60d84af
sysconf(3) returns long.
by Elliott Hughes
· 11 years ago
a186b2e
Clean up fpathconf(3)/pathconf(3).
by Elliott Hughes
· 11 years ago
04303f5
Add semaphore tests, fix sem_destroy.
by Elliott Hughes
· 11 years ago
c674edb
libc should use O_CLOEXEC when opening files for its own use.
by Elliott Hughes
· 11 years ago
72bbd42
Support for jemalloc to replace dlmalloc.
by Christopher Ferris
· 11 years ago
a0ca209
Sysconfig fixes
by Calin Juravle
· 11 years ago
0e44bc3
Remove <asm/page.h>.
by Elliott Hughes
· 11 years ago
eb847bc
Fix x86_64 build, clean up intermediate libraries.
by Elliott Hughes
· 12 years ago
c03e1e7
Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way.
by Elliott Hughes
· 12 years ago
d35106f
Fix sysconf(3) for _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX.
by Elliott Hughes
· 12 years ago
701bec2
Reimplement scandir(3).
by Elliott Hughes
· 12 years ago
3e89847
Revert "Revert "More pthreads cleanup.""
by Elliott Hughes
· 12 years ago
6f94de3
Revert "More pthreads cleanup."
by Elliott Hughes
· 12 years ago
2a1bb4e
More pthreads cleanup.
by Elliott Hughes
· 12 years ago
44b53ad
Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""
by Elliott Hughes
· 12 years ago
6260553
Revert "Pull the pthread_key_t functions out of pthread.c."
by Elliott Hughes
· 12 years ago
ad59322
Pull the pthread_key_t functions out of pthread.c.
by Elliott Hughes
· 12 years ago
a55f630
Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK).
by Elliott Hughes
· 12 years ago