aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/sysconf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support for jemalloc to replace dlmalloc.Christopher Ferris2014-05-201-1/+1
* Sysconfig fixesCalin Juravle2014-03-111-6/+4
* Remove <asm/page.h>.Elliott Hughes2014-02-241-2/+5
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-2/+1
* Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way.Elliott Hughes2013-07-291-2/+2
* Fix sysconf(3) for _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX.Elliott Hughes2013-05-141-2/+2
* Reimplement scandir(3).Elliott Hughes2013-02-251-6/+7
* Revert "Revert "More pthreads cleanup.""Elliott Hughes2013-02-121-1/+1
* Revert "More pthreads cleanup."Elliott Hughes2013-02-121-1/+1
* More pthreads cleanup.Elliott Hughes2013-02-111-1/+1
* Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""Elliott Hughes2013-02-111-5/+7
* Revert "Pull the pthread_key_t functions out of pthread.c."Elliott Hughes2013-02-111-7/+5
* Pull the pthread_key_t functions out of pthread.c.Elliott Hughes2013-02-111-5/+7
* Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK).Elliott Hughes2013-01-021-0/+346