index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
bionic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Explain how wcswcs ended up in ndk_cruft.cpp."
Elliott Hughes
2014-08-06
1
-1
/
+2
|
\
|
*
Explain how wcswcs ended up in ndk_cruft.cpp.
Elliott Hughes
2014-08-06
1
-1
/
+2
*
|
Revert "Replaces vfork() implementation with fork()"
Dan Albert
2014-08-05
1
-35
/
+0
*
|
Fix mbsrtowcs(3) src param for finished string.
Dan Albert
2014-07-31
1
-1
/
+4
*
|
Proper MB_CUR_MAX.
Dan Albert
2014-07-30
1
-13
/
+29
*
|
Only wipe TLS for user-supplied stacks.
Elliott Hughes
2014-07-30
3
-19
/
+23
|
/
*
Use libunwindbacktrace for debug malloc code.
Christopher Ferris
2014-07-29
6
-25
/
+193
*
Merge "Fix linkage of grantpt(3)."
Elliott Hughes
2014-07-28
5
-152
/
+77
|
\
|
*
Fix linkage of grantpt(3).
Elliott Hughes
2014-07-25
5
-152
/
+77
*
|
Added a bionic systrace class and tracing to pthread_mutex.cpp.
Brigid Smith
2014-07-28
2
-0
/
+119
*
|
Use vsnprintf(3) in syslog(3).
Elliott Hughes
2014-07-28
2
-5
/
+47
|
/
*
en_US.UTF-8 is also supported.
Dan Albert
2014-07-25
1
-1
/
+3
*
Merge "Implement twalk(3), add unit tests."
Elliott Hughes
2014-07-24
1
-1
/
+1
|
\
|
*
Implement twalk(3), add unit tests.
Elliott Hughes
2014-07-24
1
-1
/
+1
*
|
Fix belated review comments on syslog change.
Elliott Hughes
2014-07-23
2
-4
/
+5
|
/
*
Merge "Use upstream OpenBSD's arc4random."
Elliott Hughes
2014-07-21
2
-288
/
+565
|
\
|
*
Use upstream OpenBSD's arc4random.
Elliott Hughes
2014-07-21
2
-288
/
+565
*
|
Rewrite syslog(3) to use Android logging.
Elliott Hughes
2014-07-21
2
-0
/
+78
|
/
*
Merge "Fix mbsrtowcs(3)'s handling of len parameter."
Dan Albert
2014-07-17
1
-3
/
+2
|
\
|
*
Fix mbsrtowcs(3)'s handling of len parameter.
Dan Albert
2014-07-21
1
-3
/
+2
*
|
__libc_fatal should print a newline to stderr.
Dan Albert
2014-07-21
1
-1
/
+5
|
/
*
Use the mmap/munmap for allocation routines.
Christopher Ferris
2014-07-18
1
-10
/
+5
*
Fix private/bionic_name_mem.h build breakage.
Elliott Hughes
2014-07-17
1
-2
/
+1
*
Remove non-standard prctl constants from <sys/prctl.h>.
Elliott Hughes
2014-07-17
2
-52
/
+7
*
ptrace(3) should be varargs.
Elliott Hughes
2014-07-16
1
-19
/
+21
*
Use VDSO for clock_gettime(2) and gettimeofday(2).
Elliott Hughes
2014-07-16
3
-6
/
+138
*
Remove isascii_l(3).
Dan Albert
2014-07-14
1
-4
/
+0
*
Merge "Implement rand/srand in terms of random/srandom."
Elliott Hughes
2014-07-14
1
-0
/
+29
|
\
|
*
Implement rand/srand in terms of random/srandom.
Elliott Hughes
2014-07-14
1
-0
/
+29
*
|
Upstream atexit
Dmitriy Ivanov
2014-07-14
4
-4
/
+3
|
/
*
Revert "Revert "Add locale aware APIs.""
Dan Albert
2014-07-11
9
-0
/
+336
*
Slim down static binaries by avoiding stdio.
Elliott Hughes
2014-07-10
7
-12
/
+16
*
Remove the global lock around thread stack creation.
Elliott Hughes
2014-07-10
1
-4
/
+0
*
Merge "Remove the obsolete _thread_created_hook."
Elliott Hughes
2014-07-10
1
-15
/
+0
|
\
|
*
Remove the obsolete _thread_created_hook.
Elliott Hughes
2014-07-09
1
-15
/
+0
|
*
Revert "Add locale aware APIs."
Dan Albert
2014-07-09
9
-336
/
+0
|
*
Add locale aware APIs.
Dan Albert
2014-07-09
9
-0
/
+336
*
|
Move __cmsg_nxthdr to its proper file.
Calin Juravle
2014-07-10
1
-0
/
+0
*
|
Removed obsolete symbol cmsg_nxthdr.
Calin Juravle
2014-07-10
1
-3
/
+0
*
|
Do not include libc_common in malloc debug code.
Christopher Ferris
2014-07-09
5
-53
/
+60
|
/
*
Merge "Remove some dead data."
Elliott Hughes
2014-07-02
1
-11
/
+0
|
\
|
*
Remove some dead data.
Elliott Hughes
2014-07-07
1
-11
/
+0
*
|
Merge "Fix a broken boolean test found by clang."
Elliott Hughes
2014-07-05
1
-1
/
+1
|
\
\
|
*
|
Fix a broken boolean test found by clang.
Elliott Hughes
2014-07-07
1
-1
/
+1
|
|
/
*
|
Merge "Use __unused rather than self assignment for unused parameters."
Elliott Hughes
2014-07-02
1
-4
/
+1
|
\
\
|
*
|
Use __unused rather than self assignment for unused parameters.
Elliott Hughes
2014-07-07
1
-4
/
+1
|
|
/
*
/
libc_logging: Set SOCK_CLOEXEC on socket
Nick Kralevich
2014-07-02
1
-1
/
+1
|
/
*
Fix recv.cpp so it can build with clang.
Elliott Hughes
2014-07-02
1
-0
/
+1
*
Merge "Quiten warnings in semaphore.c."
Elliott Hughes
2014-07-01
1
-2
/
+1
|
\
|
*
Quiten warnings in semaphore.c.
Elliott Hughes
2014-07-01
1
-2
/
+1
[next]