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
*
Fix alignment after variable-length data.
Elliott Hughes
2015-07-06
1
-0
/
+6
*
Improve personality initialization
Dmitriy Ivanov
2015-06-30
2
-1
/
+18
*
Pass around struct android_net_context for better behaviour
Erik Kline
2015-06-30
3
-48
/
+73
*
Fix bad merge of 64e9e71cdb7d88397e510e1986d494b797ed3b45.
Elliott Hughes
2015-06-23
1
-3
/
+0
*
Merge "Add flag that makes linker honor min(p_vaddr)" into mnc-dev
David Srbecky
2015-06-19
1
-1
/
+9
|
\
|
*
Add flag that makes linker honor min(p_vaddr)
Dmitriy Ivanov
2015-06-18
1
-1
/
+9
*
|
[MIPS] Add optimized string functions
Nikola Veljkovic
2015-06-17
11
-1733
/
+1442
*
|
Fixes for building gdbserver (and gdb) out of the box.
Elliott Hughes
2015-06-16
3
-2
/
+28
|
/
*
Merge "Add support for cortex-a53 in bionic." into mnc-dev
Tim Murray
2015-06-16
2
-0
/
+2
|
\
|
*
Add support for cortex-a53 in bionic.
Tim Murray
2015-06-16
2
-0
/
+2
*
|
Add version to libc.so symbols
Dmitriy Ivanov
2015-06-16
2
-2
/
+1457
*
|
Hide accidentally-exposed __clock_nanosleep.
Elliott Hughes
2015-06-16
8
-18
/
+21
*
|
Avoid name collision with user_fpsimd_state in <asm/ptrace.h>.
Elliott Hughes
2015-06-15
1
-2
/
+2
*
|
Add a sys/procfs.h.
Dan Albert
2015-06-15
2
-0
/
+55
*
|
Fix two accidentally leaked mips64 symbols.
Elliott Hughes
2015-06-15
1
-39
/
+25
|
/
*
am 00cef820: am 64e9e71c: Define nonportable pthread mutex macros with the _N...
Sharvil Nanavati
2015-06-15
1
-0
/
+3
|
\
|
*
am 64e9e71c: Define nonportable pthread mutex macros with the _NP suffix.
Sharvil Nanavati
2015-06-12
1
-0
/
+3
|
|
\
|
|
*
Define nonportable pthread mutex macros with the _NP suffix.
Sharvil Nanavati
2015-06-12
1
-0
/
+3
|
|
*
Fixes to the update-tzdata.py tool
Neil Fuller
2015-02-02
1
-2
/
+9
*
|
|
Add process_vm_readv and process_vm_writev.
Elliott Hughes
2015-06-10
14
-2
/
+294
*
|
|
Statically linked executables should honor AT_SECURE.
Elliott Hughes
2015-06-10
3
-0
/
+199
*
|
|
Allow NULL in pthread_mutex_lock/unlock.
Christopher Ferris
2015-06-09
2
-0
/
+20
*
|
|
Export two dlmalloc functions everywhere.
Christopher Ferris
2015-06-06
2
-6
/
+31
*
|
|
Fix a few libc makefile mishaps.
Christopher Ferris
2015-06-06
1
-4
/
+7
*
|
|
Hide __atexit
Dmitriy Ivanov
2015-06-04
3
-15
/
+12
*
|
|
Merge "Reorder DIR structure due to bad apps." into mnc-dev
Christopher Ferris
2015-06-04
1
-1
/
+7
|
\
\
\
|
*
|
|
Reorder DIR structure due to bad apps.
Christopher Ferris
2015-06-04
1
-1
/
+7
*
|
|
|
Strip version info when extracting symbols
Dmitriy Ivanov
2015-06-04
1
-2
/
+3
|
/
/
/
*
|
|
libc: Add O_PATH support for fgetxattr / fsetxattr
Nick Kralevich
2015-06-02
16
-26
/
+158
*
|
|
Cleanup ftruncate negative test.
Dan Albert
2015-06-01
1
-2
/
+5
*
|
|
Fix error handling for negative size in ftruncate.
Dan Albert
2015-06-01
6
-60
/
+29
*
|
|
Hide rt_sigqueueinfo.
Yabin Cui
2015-05-18
8
-18
/
+21
*
|
|
Merge "Apply work around b/19059885 to x86" into mnc-dev
Dmitriy Ivanov
2015-05-16
1
-0
/
+2
|
\
\
\
|
*
|
|
Apply work around b/19059885 to x86
Dmitriy Ivanov
2015-05-15
1
-0
/
+2
*
|
|
|
Use unified syntax to compile with both llvm and gcc.
Chih-Hung Hsieh
2015-05-15
9
-91
/
+89
*
|
|
|
Fix opcode to compile with both gcc and llvm.
Chih-Hung Hsieh
2015-05-15
2
-11
/
+2
*
|
|
|
Don't use TEMP_FAILURE_RETRY on close in bionic.
Elliott Hughes
2015-05-15
1
-1
/
+1
|
/
/
/
*
|
|
ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()
Spencer Low
2015-05-13
1
-59
/
+0
*
|
|
Update NOTICE files (the second time today).
Elliott Hughes
2015-05-12
1
-56
/
+0
*
|
|
Simplify three copyright headers.
Elliott Hughes
2015-05-12
2
-2
/
+2
*
|
|
Merge "Update NOTICE files." into mnc-dev
Elliott Hughes
2015-05-12
1
-68
/
+88
|
\
\
\
|
*
|
|
Update NOTICE files.
Elliott Hughes
2015-05-12
1
-68
/
+88
*
|
|
|
Switch libc/libcstdc++/libm to hash-style=both
Dmitriy Ivanov
2015-05-08
1
-2
/
+2
*
|
|
|
Merge changes from topic 'blobs' into mnc-dev
Dan Albert
2015-05-08
4
-24
/
+1
|
\
\
\
\
|
*
|
|
|
Revert "Fix volantis boot."
Dan Albert
2015-05-08
4
-20
/
+1
|
*
|
|
|
Revert "Fix clang build."
Dan Albert
2015-05-08
1
-4
/
+0
|
*
|
|
|
Revert "Try again to fix clang build."
Dan Albert
2015-05-08
1
-1
/
+1
*
|
|
|
|
Merge "remove rootdir build.prop" into mnc-dev
Andres Morales
2015-05-08
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
remove rootdir build.prop
Andres Morales
2015-05-07
1
-1
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Add definitions of Elf32_Sxword and ELFXX_R_INFO
Dmitriy Ivanov
2015-05-07
1
-0
/
+5
|
|
/
/
/
|
/
|
|
|
[next]