index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for listing missing POSIX 2013 symbols.
Elliott Hughes
2014-11-05
2
-0
/
+1205
*
Merge "Fix newlocale with a NULL locale name."
Elliott Hughes
2014-11-05
1
-2
/
+2
|
\
|
*
Fix newlocale with a NULL locale name.
Elliott Hughes
2014-11-04
1
-2
/
+2
*
|
Fix warning of missing field initializer.
Chih-Hung Hsieh
2014-11-04
2
-3
/
+2
|
/
*
Ensure we initialize stdin/stdout/stderr's recursive mutexes.
Elliott Hughes
2014-11-03
2
-10
/
+20
*
Merge "limits.h: add define for HOST_NAME_MAX"
Elliott Hughes
2014-10-30
2
-0
/
+2
|
\
|
*
limits.h: add define for HOST_NAME_MAX
Yongqin Liu
2014-10-30
2
-0
/
+2
*
|
Remove an unused file.
Elliott Hughes
2014-10-29
1
-25
/
+0
*
|
change unsigned int to uint32_t for api arc4random/arc4random_uniform
Yabin Cui
2014-10-28
1
-2
/
+2
*
|
Disable tzdata in $ANDROID_DATA.
Elliott Hughes
2014-10-28
1
-8
/
+5
*
|
[x86,x86_64] Fix libgcc unwinding through signal
Pavel Chupin
2014-10-27
4
-43
/
+211
*
|
Merge "Fix the type of u_ar0 in <sys/user.h>."
Elliott Hughes
2014-10-27
1
-3
/
+3
|
\
\
|
*
|
Fix the type of u_ar0 in <sys/user.h>.
Elliott Hughes
2014-10-24
1
-3
/
+3
|
|
/
*
|
POSIX says pthread_mutex_trylock returns EBUSY, not EDEADLK.
Elliott Hughes
2014-10-24
1
-11
/
+12
|
/
*
Use mxcr_mask instead of mxcsr_mask to match glibc.
Elliott Hughes
2014-10-23
1
-1
/
+1
*
Add mkfifoat(3).
Elliott Hughes
2014-10-23
2
-1
/
+8
*
Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3).
Derek Xue
2014-10-22
1
-21
/
+11
*
Merge "Update bionic to tzdata2014i."
Elliott Hughes
2014-10-22
1
-0
/
+0
|
\
|
*
Update bionic to tzdata2014i.
Elliott Hughes
2014-10-22
1
-0
/
+0
*
|
Fix race condition in timer disarm/delete.
Christopher Ferris
2014-10-22
1
-2
/
+18
|
/
*
Replace ambiguous cmp operator with cmpl.
Chih-Hung Hsieh
2014-10-21
2
-8
/
+8
*
Merge "Rename library_offset to library_fd_offset"
Dmitriy Ivanov
2014-10-21
1
-4
/
+4
|
\
|
*
Rename library_offset to library_fd_offset
Dmitriy Ivanov
2014-10-21
1
-4
/
+4
*
|
Merge "Never use ASAN."
Dan Albert
2014-10-21
1
-0
/
+20
|
\
\
|
|
/
|
/
|
|
*
Never use ASAN.
Dan Albert
2014-10-21
1
-0
/
+20
*
|
Merge "Fix generic __memcpy_chk implementation."
Christopher Ferris
2014-10-20
1
-34
/
+40
|
\
\
|
*
|
Fix generic __memcpy_chk implementation.
Christopher Ferris
2014-10-17
1
-34
/
+40
|
|
/
*
|
Add -no-integrated-as at local level.
Chih-Hung Hsieh
2014-10-20
1
-4
/
+6
|
/
*
Only use <atomic> for C++11 and newer.
Dan Albert
2014-10-16
1
-1
/
+1
*
Merge "We don't actually need all of libc++ here."
Dan Albert
2014-10-15
1
-6
/
+3
|
\
|
*
We don't actually need all of libc++ here.
Dan Albert
2014-10-14
1
-6
/
+3
*
|
Add clock_settime and clock_nanosleep.
Haruki Hasegawa
2014-10-13
10
-17
/
+61
*
|
Merge "Add glibc alias for NT_PRFPREG"
Dmitriy Ivanov
2014-10-13
1
-9
/
+12
|
\
\
|
|
/
|
/
|
|
*
Add glibc alias for NT_PRFPREG
Dmitriy Ivanov
2014-10-13
1
-9
/
+12
*
|
Return total footprint, not high water mark.
Christopher Ferris
2014-10-13
1
-1
/
+3
*
|
Use LOCAL_CXX_STL to select libc++_static.
Dan Albert
2014-10-13
1
-3
/
+6
|
/
*
Add back symbols to fix Greed for Glory franchise.
Christopher Ferris
2014-10-09
1
-6
/
+8
*
Fix pthread_attr_getstack under valgrind.
Elliott Hughes
2014-10-09
1
-3
/
+8
*
Re-add dlmalloc for 32 bit.
Christopher Ferris
2014-10-09
2
-3
/
+12
*
Use snprintf(3) instead of sprintf(3).
Dan Albert
2014-10-08
1
-1
/
+1
*
Merge "Replace uses of sprintf(3) with snprintf(3)."
Dan Albert
2014-10-08
7
-94
/
+68
|
\
|
*
Replace uses of sprintf(3) with snprintf(3).
Dan Albert
2014-10-08
7
-94
/
+68
*
|
Don't silently return EINVAL for a NULL sem_t*.
Elliott Hughes
2014-10-08
1
-34
/
+1
|
/
*
Merge "Revert "Work around a bug in Immersion's libImmEmulatorJ.so.""
Elliott Hughes
2014-10-08
2
-14
/
+2
|
\
|
*
Revert "Work around a bug in Immersion's libImmEmulatorJ.so."
Elliott Hughes
2014-10-07
2
-14
/
+2
*
|
Merge "Inline helpers need to be exported unmangled."
Dan Albert
2014-10-08
9
-45
/
+32
|
\
\
|
|
/
|
/
|
|
*
Inline helpers need to be exported unmangled.
Dan Albert
2014-10-07
9
-45
/
+32
*
|
Work around a bug in Immersion's libImmEmulatorJ.so.
Elliott Hughes
2014-10-07
2
-2
/
+14
|
/
*
Use snprintf instead of sprintf.
Dan Albert
2014-10-07
1
-2
/
+16
*
Force export symbols on all x86 variants in libc.
Christopher Ferris
2014-10-06
3
-5
/
+22
[next]