aboutsummaryrefslogtreecommitdiff
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
...
| * | Treat static binaries "the same" for the profiling signals.Elliott Hughes2021-09-292-2/+11
* | | Merge "bionic: fix broken end atrace events"Lalit Maganti2021-09-301-1/+15
|\ \ \ | |_|/ |/| |
| * | bionic: fix broken end atrace eventsLalit Maganti2021-09-291-1/+15
* | | Fix broken return code of M_INITIALIZE_GWP_ASAN.Christopher Ferris2021-09-204-6/+18
| |/ |/|
* | Use the BSD license for our bogus fts.h.Elliott Hughes2021-09-141-10/+22
* | Merge "Use lp64 rather than explicitly saying "arm64,x86_64"."Elliott Hughes2021-09-101-4/+4
|\ \
| * | Use lp64 rather than explicitly saying "arm64,x86_64".Elliott Hughes2021-09-071-4/+4
| |/
* | Merge changes Ifac9a59e,I213d423aTreehugger Robot2021-09-096-7/+62
|\ \
| * | Export fts as a static library for use with muslColin Cross2021-09-086-1/+58
| * | Compile fts.c in libc_openbsd_ndkColin Cross2021-09-082-6/+4
* | | Add API level define for T.Dan Albert2021-09-081-0/+3
|/ /
* / Update to v5.14 kernel headers.Christopher Ferris2021-09-0275-131/+733
|/
* Merge "Only run the exec once if test passes."Christopher Ferris2021-08-061-2/+14
|\
| * Only run the exec once if test passes.Christopher Ferris2021-08-051-2/+14
* | Merge "Move the Rust system property bindings into librustutils."Joel Galenson2021-08-034-292/+0
|\ \
| * | Move the Rust system property bindings into librustutils.Joel Galenson2021-07-294-292/+0
* | | Merge "Reland "Fix GWP hooks not being restored, leading to crashes.""Florian Mayer2021-08-031-29/+46
|\ \ \ | |_|/ |/| |
| * | Reland "Fix GWP hooks not being restored, leading to crashes."Florian Mayer2021-07-301-29/+46
* | | Merge changes I6b097079,I6a12d50dTreehugger Robot2021-07-301-2/+1
|\ \ \ | |_|/ |/| |
| * | POSIX strerror_r returns an error number, not -1Colin Cross2021-07-301-2/+1
* | | Merge "Revert "Fix GWP hooks not being restored, leading to crashes.""Florian Mayer2021-07-291-37/+21
|\ \ \
| * | | Revert "Fix GWP hooks not being restored, leading to crashes."Florian Mayer2021-07-291-37/+21
* | | | Allow retry of test if log missing.Christopher Ferris2021-07-271-66/+105
* | | | Merge "Fix GWP hooks not being restored, leading to crashes."Florian Mayer2021-07-271-21/+37
|\| | |
| * | | Fix GWP hooks not being restored, leading to crashes.Florian Mayer2021-07-271-21/+37
| | |/ | |/|
* | | Merge "Export kernel headers for musl"Colin Cross2021-07-261-1/+3
|\ \ \ | |_|/ |/| |
| * | Export kernel headers for muslColin Cross2021-07-231-1/+3
* | | Merge "Read the log while test runs instead of after."Christopher Ferris2021-07-231-225/+323
|\ \ \ | |/ / |/| |
| * | Read the log while test runs instead of after.Christopher Ferris2021-07-231-225/+323
* | | Merge "Rename cc_object default_shared_libs to system_shared_libs"Treehugger Robot2021-07-231-1/+1
|\ \ \ | |/ / |/| |
| * | Rename cc_object default_shared_libs to system_shared_libsColin Cross2021-07-221-1/+1
* | | Merge changes from topic "rust-property-bindings"Joel Galenson2021-07-234-0/+292
|\ \ \
| * | | Improve the Rust property bindings.Joel Galenson2021-07-211-2/+10
| * | | Migrate keystore2's Rust system library bindings to bionic.Joel Galenson2021-07-214-16/+284
* | | | Fix NOTICE file.Christopher Ferris2021-07-221-16/+0
| |/ / |/| |
* | | Merge "Move system_shared_libs into target.bionic clause"Treehugger Robot2021-07-221-2/+6
|\ \ \ | |/ / |/| |
| * | Move system_shared_libs into target.bionic clauseColin Cross2021-07-131-2/+6
* | | Revert "Adding system property tracing"Bowgo Tsai2021-07-218-214/+19
* | | Revert "bionic_systrace: moving global static variables"Bowgo Tsai2021-07-211-11/+15
| |/ |/|
* | Avoid undefined compiler behaviorChristopher Ferris2021-07-151-1/+1
* | Avoid undefined compiler behaviorGreg Kaiser2021-07-151-1/+1
* | Merge "Fix race when frees after main thread finishes."Christopher Ferris2021-07-152-9/+65
|\ \
| * | Fix race when frees after main thread finishes.Christopher Ferris2021-07-142-9/+65
* | | Merge "Define sockaddr_storage in bionic"Colin Cross2021-07-148-18/+36
|\ \ \ | |/ / |/| |
| * | Define sockaddr_storage in bionicColin Cross2021-07-148-18/+36
| |/
* | Merge "Remove obsolete visibility entries from libc_headers"Treehugger Robot2021-07-131-5/+0
|\ \ | |/ |/|
| * Remove obsolete visibility entries from libc_headersColin Cross2021-07-121-5/+0
* | Merge "Support replacing nested kernel structs"Treehugger Robot2021-07-121-2/+7
|\ \ | |/ |/|
| * Support replacing nested kernel structsColin Cross2021-06-291-2/+7
* | Merge "Allow the kernel to upgrade ASYNC mode processes to SYNC mode."Treehugger Robot2021-07-022-2/+11
|\ \