index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
bionic
/
sysconf.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix sysconf for _SC_CHILD_MAX and _SC_OPEN_MAX.
Elliott Hughes
2015-02-17
1
-2
/
+9
*
Change _POSIX_CPUTIME macro to make it compitable with glibc.
Yabin Cui
2014-12-09
1
-2
/
+10
*
Add cache related sysconf queries
Tao Bao
2014-12-04
1
-0
/
+18
*
flesh out sysconf(3) and the _POSIX_* constants
Yabin Cui
2014-11-21
1
-92
/
+99
*
Add functions in sysinfo.h.
Yabin Cui
2014-11-14
1
-83
/
+5
*
sysconf(3) returns long.
Elliott Hughes
2014-11-14
1
-1
/
+1
*
Clean up fpathconf(3)/pathconf(3).
Elliott Hughes
2014-09-22
1
-7
/
+1
*
Add semaphore tests, fix sem_destroy.
Elliott Hughes
2014-09-19
1
-109
/
+24
*
libc should use O_CLOEXEC when opening files for its own use.
Elliott Hughes
2014-08-26
1
-2
/
+2
*
Support for jemalloc to replace dlmalloc.
Christopher Ferris
2014-05-20
1
-1
/
+1
*
Sysconfig fixes
Calin Juravle
2014-03-11
1
-6
/
+4
*
Remove <asm/page.h>.
Elliott Hughes
2014-02-24
1
-2
/
+5
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
1
-2
/
+1
*
Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way.
Elliott Hughes
2013-07-29
1
-2
/
+2
*
Fix sysconf(3) for _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX.
Elliott Hughes
2013-05-14
1
-2
/
+2
*
Reimplement scandir(3).
Elliott Hughes
2013-02-25
1
-6
/
+7
*
Revert "Revert "More pthreads cleanup.""
Elliott Hughes
2013-02-12
1
-1
/
+1
*
Revert "More pthreads cleanup."
Elliott Hughes
2013-02-12
1
-1
/
+1
*
More pthreads cleanup.
Elliott Hughes
2013-02-11
1
-1
/
+1
*
Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""
Elliott Hughes
2013-02-11
1
-5
/
+7
*
Revert "Pull the pthread_key_t functions out of pthread.c."
Elliott Hughes
2013-02-11
1
-7
/
+5
*
Pull the pthread_key_t functions out of pthread.c.
Elliott Hughes
2013-02-11
1
-5
/
+7
*
Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK).
Elliott Hughes
2013-01-02
1
-0
/
+346