index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix GNU/POSIX basename headers.
Josh Gao
2016-03-09
2
-10
/
+11
*
Add prlimit to LP32.
Elliott Hughes
2016-03-09
1
-3
/
+0
*
Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64.
Elliott Hughes
2015-11-07
1
-2
/
+3
*
bionic: Let popen fall back to /sbin/sh
Tom Marshall
2015-11-03
1
-0
/
+1
*
Improve personality initialization
Dmitriy Ivanov
2015-06-30
1
-1
/
+1
*
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
*
|
Fixes for building gdbserver (and gdb) out of the box.
Elliott Hughes
2015-06-16
3
-2
/
+28
|
/
*
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
*
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
|
|
*
Restore symbols from <arpa/nameser.h>.
Elliott Hughes
2014-12-04
1
-74
/
+45
|
|
*
sysconf(3) returns long.
Elliott Hughes
2014-11-14
2
-2
/
+2
|
|
*
bionic: libc: Added path to vendor build properties file.
Daniel Rosenberg
2014-11-13
1
-0
/
+1
|
|
*
Revert "Add RTLD_NODELETE flag support"
Dmitriy Ivanov
2014-11-03
1
-1
/
+0
|
|
*
Add RTLD_NODELETE flag support
Dmitriy Ivanov
2014-10-31
1
-0
/
+1
|
|
*
Fix unused DT entry warnings.
Dmitriy Ivanov
2014-10-31
1
-0
/
+29
|
|
*
Only use <atomic> for C++11 and newer.
Dan Albert
2014-10-30
1
-1
/
+1
|
|
*
Fix the type of u_ar0 in <sys/user.h>.
Elliott Hughes
2014-10-29
1
-3
/
+3
|
|
*
Add greg_t for arm64.
Elliott Hughes
2014-10-29
1
-0
/
+4
|
|
*
POSIX says <signal.h> gets you ucontext_t.
Elliott Hughes
2014-10-29
2
-8
/
+7
|
|
*
Add in_port_t and move it and in_addr_t to the correct header file.
Elliott Hughes
2014-10-29
2
-2
/
+5
|
|
*
Use mxcr_mask instead of mxcsr_mask to match glibc.
Elliott Hughes
2014-10-24
1
-1
/
+1
|
|
*
Rename library_offset to library_fd_offset
Dmitriy Ivanov
2014-10-22
1
-4
/
+4
|
|
*
Add file_offset parameter to android_extinfo
Dmitriy Ivanov
2014-10-21
1
-1
/
+9
|
|
*
Make memory_order_acquire visible in global namespace
Hans Boehm
2014-10-20
1
-0
/
+1
|
|
*
Inline helpers need to be exported unmangled.
Dan Albert
2014-10-07
7
-39
/
+27
|
|
*
cdefs.h: add artificial attribute to FORTIFY_SOURCE functions
Nick Kralevich
2014-10-07
1
-0
/
+7
|
|
*
Work around a bug in Immersion's libImmEmulatorJ.so.
Elliott Hughes
2014-10-07
1
-2
/
+2
|
|
*
Improve <sys/cdefs.h>.
Elliott Hughes
2014-10-07
8
-173
/
+39
|
|
*
further cleanup memcpy fortify implementation
Nick Kralevich
2014-10-06
1
-5
/
+1
|
|
*
string.h: remove unused variable
Nick Kralevich
2014-10-06
1
-1
/
+0
|
|
*
Run constructors before resolving ifunc functions
Dmitriy Ivanov
2014-10-01
1
-2
/
+0
|
|
*
Added test for ifunc support in dynamic linker.
Brigid Smith
2014-10-01
1
-8
/
+11
|
|
*
Fix incorrect parameter types for locale funcs.
Dan Albert
2014-09-24
2
-4
/
+4
|
|
*
Add pthread_gettid_np and re-expose __get_thread for LP32.
Elliott Hughes
2014-09-11
1
-0
/
+2
|
|
*
Add posix_fadvise(3).
Elliott Hughes
2014-09-10
1
-0
/
+2
|
|
*
Don't expose non-standard basename_r and dirname_r in LP64.
Elliott Hughes
2014-09-05
1
-17
/
+8
|
|
*
Make stdatomic.h work with gcc4.6 host compiler
Hans Boehm
2014-09-02
1
-11
/
+58
|
|
*
Undefine _Atomic before redefining
Hans Boehm
2014-09-02
1
-0
/
+7
|
|
*
Fix, generalize stdatomic.h; improve test.
Hans Boehm
2014-09-02
1
-4
/
+10
|
|
*
Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc.
Elliott Hughes
2014-08-29
2
-20
/
+20
|
|
*
Fix some 32-bit-isms in <stdio.h>.
Elliott Hughes
2014-08-20
1
-0
/
+12
|
|
*
Expose android_set_abort_message().
Dan Albert
2014-08-19
1
-0
/
+40
|
|
*
Have stdatomic.h punt to C++ atomic when possible
Hans Boehm
2014-08-15
1
-0
/
+93
|
|
*
Change name of MB_CUR_MAX implementation function.
Dan Albert
2014-08-14
1
-2
/
+2
|
|
*
Proper MB_CUR_MAX.
Dan Albert
2014-08-06
1
-1
/
+2
[next]