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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Hide various debug malloc implementation details.
Elliott Hughes
2014-05-16
1
-6
/
+6
*
|
|
Merge "Remove dead code."
Elliott Hughes
2014-05-16
1
-13
/
+0
|
\
\
\
|
*
|
|
Remove dead code.
Elliott Hughes
2014-05-16
1
-13
/
+0
|
|
/
/
*
|
|
Hide __signalfd4, used to implement signalfd(3).
Elliott Hughes
2014-05-16
1
-2
/
+2
|
/
/
*
|
Merge "Move libstdc++ into libc."
Elliott Hughes
2014-05-16
4
-0
/
+238
|
\
\
|
*
|
Move libstdc++ into libc.
Elliott Hughes
2014-05-14
4
-0
/
+238
*
|
|
Register _cleanup function with atexit
Dmitriy Ivanov
2014-05-15
2
-10
/
+0
|
|
/
|
/
|
*
|
Remove the unused __system_property_wait.
Elliott Hughes
2014-05-14
1
-17
/
+0
|
/
*
Merge "Mark sockets on accept()."
Sreeram Ramachandran
2014-05-14
3
-1
/
+26
|
\
|
*
Mark sockets on accept().
Sreeram Ramachandran
2014-05-14
3
-1
/
+26
*
|
Remove the broken pthread deadlock prediction.
Elliott Hughes
2014-05-14
3
-782
/
+16
*
|
Fix a typo in the big g_ search/replace.
Elliott Hughes
2014-05-14
1
-2
/
+2
|
/
*
Switch to g_ for globals.
Elliott Hughes
2014-05-14
16
-182
/
+183
*
Fix build (take two).
Sreeram Ramachandran
2014-05-13
2
-18
/
+33
*
Introduce netd_client, a dynamic library that talks to netd.
Sreeram Ramachandran
2014-05-13
3
-0
/
+94
*
Add getmntent_r to our collection of <mntent.h> compatibility stubs.
Elliott Hughes
2014-05-13
2
-15
/
+48
*
Merge "Reduce stack usage of tmpfile(3)."
Elliott Hughes
2014-05-13
1
-5
/
+6
|
\
|
*
Reduce stack usage of tmpfile(3).
Elliott Hughes
2014-05-13
1
-5
/
+6
*
|
Support mb sequences across calls to mb*to*wcs* functions
Calin Juravle
2014-05-13
1
-47
/
+140
|
/
*
Merge "Align struct passwd definition with other variations of libc"
Calin Juravle
2014-05-12
1
-2
/
+4
|
\
|
*
Align struct passwd definition with other variations of libc
Calin Juravle
2014-05-09
1
-2
/
+4
*
|
Bring in google3-style DISALLOW_* macros.
Elliott Hughes
2014-05-09
3
-15
/
+8
*
|
Align the child stack in clone(2).
Elliott Hughes
2014-05-09
2
-15
/
+19
*
|
Hide the __bionic_clone and __bionic_clone_entry implementation details.
Elliott Hughes
2014-05-08
1
-1
/
+1
*
|
Send bionic's fatal logging to the crash log.
Elliott Hughes
2014-05-07
1
-1
/
+1
*
|
Change the interface for fatal logging.
Elliott Hughes
2014-05-06
1
-23
/
+26
*
|
Fix iswctype.
Elliott Hughes
2014-05-02
1
-13
/
+13
*
|
Use the OpenBSD wcsftime.
Elliott Hughes
2014-05-02
1
-5
/
+0
|
/
*
Fix wchar_t signedness problems found on x86-64.
Elliott Hughes
2014-05-01
1
-11
/
+10
*
Fix wchar.cpp signed/unsigned comparison build failure.
Elliott Hughes
2014-05-01
1
-2
/
+2
*
Switch to a working UTF-8 mb/wc implementation.
Elliott Hughes
2014-05-01
3
-170
/
+355
*
Make SIGRTMIN hide the real-time signals we use internally.
Elliott Hughes
2014-04-30
3
-1
/
+71
*
Merge "Fix cpu_set_t"
Calin Juravle
2014-04-30
1
-7
/
+8
|
\
|
*
Fix cpu_set_t
Calin Juravle
2014-04-30
1
-7
/
+8
*
|
Switch to OpenBSD stdio wide printf functions.
Elliott Hughes
2014-04-29
1
-38
/
+0
*
|
Switch to OpenBSD stdio wide get/put functions.
Elliott Hughes
2014-04-29
1
-32
/
+0
*
|
Switch to the OpenBSD implementations of the wide scanf functions.
Elliott Hughes
2014-04-29
2
-27
/
+1
*
|
Fix build (signed char issue).
Elliott Hughes
2014-04-29
1
-1
/
+1
*
|
Switch to the OpenBSD wcsto* functions.
Elliott Hughes
2014-04-29
1
-45
/
+41
*
|
Add mbtowc and fix mbrtowc.
Elliott Hughes
2014-04-28
1
-7
/
+3
*
|
Replace our broken wcswcs with the working upstream one.
Elliott Hughes
2014-04-28
1
-6
/
+0
|
/
*
Fix brk/sbrk error checking.
Elliott Hughes
2014-04-25
2
-60
/
+38
*
Merge "Allow liblog to pass failure reasons to debuggerd."
Elliott Hughes
2014-04-24
1
-4
/
+13
|
\
|
*
Allow liblog to pass failure reasons to debuggerd.
Elliott Hughes
2014-04-23
1
-4
/
+13
*
|
Merge "Clean-up _fpmath and fake_long_doubles"
Calin Juravle
2014-04-24
1
-0
/
+35
|
\
\
|
|
/
|
/
|
|
*
Clean-up _fpmath and fake_long_doubles
Calin Juravle
2014-04-23
1
-0
/
+35
*
|
Remove two dead files.
Elliott Hughes
2014-04-23
2
-129
/
+0
*
|
Merge "Switch to the upstream OpenBSD getenv/putenv/setenv implementation."
Elliott Hughes
2014-04-23
1
-11
/
+9
|
\
\
|
*
|
Switch to the upstream OpenBSD getenv/putenv/setenv implementation.
Elliott Hughes
2014-04-22
1
-11
/
+9
*
|
|
Remove strntoimax and strntoumax from the future.
Elliott Hughes
2014-04-22
1
-0
/
+68
|
/
/
[prev]
[next]