index
:
bionic.git
kitkat
lp5.0
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
bionic
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
bionic
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove references to libc_scudo.
Christopher Ferris
2020-06-22
5
-330
/
+0
*
Move exit.c from stdlib to bionic subdirectory.
Victor Khimenko
2020-06-10
1
-0
/
+42
*
Merge "Remove dead code."
Treehugger Robot
2020-06-08
1
-1
/
+1
|
\
|
*
Remove dead code.
Elliott Hughes
2020-06-08
1
-1
/
+1
*
|
Merge changes I3c697924,I0b019cd0
Treehugger Robot
2020-06-08
1
-7
/
+10
|
\
\
|
*
|
Move set_cached_pid() to __clone_for_fork()
Lev Rumyantsev
2020-06-03
1
-6
/
+10
|
*
|
Remove WEAK_FOR_NATIVE_BRIDGE for fork
Lev Rumyantsev
2020-06-03
1
-1
/
+0
*
|
|
Merge "Use a template for the exec family."
Elliott Hughes
2020-06-05
1
-7
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use a template for the exec family.
Elliott Hughes
2020-06-04
1
-7
/
+8
|
|
/
*
|
Narrow native bridge to clone_for_fork
Lev Rumyantsev
2020-06-03
1
-9
/
+10
*
|
clock: buff our coverage numbers slightly.
Elliott Hughes
2020-05-29
1
-3
/
+1
|
/
*
Ignore SCUDO_OPTIONS across a security boundary.
Christopher Ferris
2020-05-26
1
-31
/
+32
*
sigaction: don't call interposable symbol.
Josh Gao
2020-05-19
1
-18
/
+24
*
Merge changes If42905f3,Id351a993,I8a082fd0
Treehugger Robot
2020-05-12
2
-1
/
+16
|
\
|
*
fdsan: don't do anything when vforked.
Josh Gao
2020-05-07
1
-0
/
+12
|
*
Track whether a thread is currently vforked.
Josh Gao
2020-05-07
1
-1
/
+4
*
|
Fix typo in if statement.
Peter Collingbourne
2020-05-08
1
-1
/
+1
*
|
Merge "Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC."
Peter Collingbourne
2020-05-07
2
-17
/
+38
|
\
\
|
*
|
Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC.
Peter Collingbourne
2020-05-05
2
-17
/
+38
*
|
|
[libc] Zero and pattern initialization of heap memory.
Evgenii Stepanov
2020-05-01
1
-0
/
+11
|
|
/
|
/
|
*
|
fdtrack: add wrapper for socketpair.
Josh Gao
2020-04-29
1
-0
/
+43
*
|
fdtrack: add wrapper for eventfd.
Josh Gao
2020-04-29
2
-3
/
+12
*
|
fdtrack: add wrappers for epoll_create, epoll_create1.
Josh Gao
2020-04-29
1
-1
/
+7
*
|
fdtrack: add wrappers for pipe, pipe2.
Josh Gao
2020-04-29
1
-1
/
+19
|
/
*
Merge "Set the top bit for tagged pointers."
Mitch Phillips
2020-04-20
1
-4
/
+5
|
\
|
*
Set the top bit for tagged pointers.
Mitch Phillips
2020-04-17
1
-4
/
+5
*
|
tmpfile(3): use O_TMPFILE where available.
Elliott Hughes
2020-04-16
1
-31
/
+32
|
/
*
Cleanup some trivial TODOs.
Tom Cherry
2020-04-10
1
-1
/
+0
*
Merge "dynamic libc: ignore ART profiling signal by default."
Florian Mayer
2020-03-28
1
-0
/
+8
|
\
|
*
dynamic libc: ignore ART profiling signal by default.
Florian Mayer
2020-03-27
1
-0
/
+8
*
|
Add ffsl(3), ffsll(3).
Elliott Hughes
2020-03-26
1
-4
/
+1
|
/
*
Merge "[GWP-ASan] Intercept calloc() again."
Mitch Phillips
2020-03-16
1
-2
/
+1
|
\
|
*
[GWP-ASan] Intercept calloc() again.
Mitch Phillips
2020-03-16
1
-2
/
+1
*
|
Merge "Add explicit state for heapprofd hooking."
Florian Mayer
2020-03-12
1
-101
/
+194
|
\
\
|
|
/
|
/
|
|
*
Add explicit state for heapprofd hooking.
Florian Mayer
2020-03-11
1
-101
/
+194
*
|
Rewrite __cxa_atexit / __cxa_finalize
Ryan Prichard
2020-03-06
2
-0
/
+305
|
/
*
Merge "Update the scudo wrapper for bionic changes."
Christopher Ferris
2020-03-03
1
-0
/
+8
|
\
|
*
Update the scudo wrapper for bionic changes.
Christopher Ferris
2020-02-28
1
-0
/
+8
*
|
Merge "[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing th...
Mitch Phillips
2020-02-28
1
-4
/
+11
|
\
\
|
*
|
[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads.
Mitch Phillips
2020-02-28
1
-4
/
+11
*
|
|
Merge "[GWP-ASan] Don't intercept calloc."
Treehugger Robot
2020-02-28
1
-1
/
+2
|
\
\
\
|
*
|
|
[GWP-ASan] Don't intercept calloc.
Mitch Phillips
2020-02-28
1
-1
/
+2
|
|
/
/
*
|
|
Merge "Update bionic to the v2 MTE patch set."
Peter Collingbourne
2020-02-28
1
-1
/
+2
|
\
\
\
|
*
|
|
Update bionic to the v2 MTE patch set.
Peter Collingbourne
2020-02-28
1
-1
/
+2
*
|
|
|
Merge "Cleans up logging and comments in ifaddrs."
Bram Bonné
2020-02-28
1
-5
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Cleans up logging and comments in ifaddrs.
Bram Bonné
2020-02-27
1
-5
/
+1
|
|
/
/
*
|
/
Handle the alternate signal stack correctly in android_unsafe_frame_pointer_c...
Peter Collingbourne
2020-02-27
1
-0
/
+6
|
|
/
|
/
|
*
|
[GWP-ASan] [heapprofd] Nullptr deref in dispatch.
Mitch Phillips
2020-02-26
1
-15
/
+35
|
/
*
Override SIGSYS during profiling signal handler
Ryan Savitski
2020-02-25
1
-1
/
+48
*
Merge "Try to resolve interface names before removing nameless interfaces."
Bram Bonné
2020-02-25
1
-3
/
+12
|
\
[prev]
[next]