Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
d29cac66b426d59afd7ce7da9519b6d43f5df0cc
/
libc
d29cac6
Merge "Update to v5.11 kernel headers."
by Christopher Ferris
· 5 years ago
b69a0d4
Merge "Move __libc_int0x80 to an assembly file"
by Treehugger Robot
· 5 years ago
a0a2654
Merge "Inline the raise(SIGABRT) for x86-64 too."
by Elliott Hughes
· 5 years ago
6fe4daa
Merge "iconv(3): ignore src_bytes_left if src_bytes is null."
by Treehugger Robot
· 5 years ago
5daf8f9
bp2build: mark crt_beginso1 as bp2build_available.
by Jingwen Chen
· 5 years ago
3abde06
Inline the raise(SIGABRT) for x86-64 too.
by Elliott Hughes
· 5 years ago
20c023f
iconv(3): ignore src_bytes_left if src_bytes is null.
by Elliott Hughes
· 5 years ago
7b89be7
Move __libc_int0x80 to an assembly file
by Pirama Arumuga Nainar
· 5 years ago
332065d
Merge "Fix/update notices."
by Elliott Hughes
· 5 years ago
9432c92
Merge "Mark cc_library_headers targets as being bp2build_available."
by Rupert Shuttleworth
· 5 years ago
22801c7
Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic""
by Bob Badour
· 5 years ago
05667cd
Update to v5.11 kernel headers.
by Christopher Ferris
· 5 years ago
aa8db1b
Fix/update notices.
by Elliott Hughes
· 5 years ago
51166f4
Merge "Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__."
by Elliott Hughes
· 5 years ago
5e44c22
Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic"
by Elliott Hughes
· 5 years ago
fd64868
Mark cc_library_headers targets as being bp2build_available.
by Rupert Shuttleworth
· 5 years ago
48d4303
[LSC] Add LOCAL_LICENSE_KINDS to bionic
by Bob Badour
· 5 years ago
a37b181
Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__.
by Elliott Hughes
· 5 years ago
d3915c7
Make fd overflow an abort.
by Elliott Hughes
· 5 years ago
6d5662d
Merge "Fix freopen() where the path is null."
by Elliott Hughes
· 5 years ago
d6a3b78
Mark //bionic filegroups/genrules as bp2build_available.
by Jingwen Chen
· 5 years ago
f9cfecf
Fix freopen() where the path is null.
by Elliott Hughes
· 5 years ago
78ad991
Merge "Fix "deprecated instruction in IT block" warning"
by Chih-hung Hsieh
· 5 years ago
5cb4d9c
Fix "deprecated instruction in IT block" warning
by Chih-Hung Hsieh
· 5 years ago
ffa5cbe
Convert generate-NOTICE.py to Python 3, fix name.
by Dan Albert
· 5 years ago
1dffb86
Convert genfunctosyscallnrs to Python 3.
by Dan Albert
· 5 years ago
bc6999f
Convert gensecomp.py to Python 3.
by Elliott Hughes
· 5 years ago
ca36633
Move gensseccomp and genfunctosyscallnrs next to their sources.
by Jingwen Chen
· 5 years ago
15ade06
Merge changes from topic "builtins-exported"
by Ryan Prichard
· 5 years ago
bfa3688
Merge "[MemInit] Remove old API, introduce new MemInit API."
by Mitch Phillips
· 5 years ago
eae41f8
Fix __VERSIONER_NO_GUARD cases for availability.
by Dan Albert
· 5 years ago
c09fe61
Merge "Sync libm with upstream FreeBSD."
by Treehugger Robot
· 5 years ago
c22562c
Use exported variants of arm32/x86 builtins
by Ryan Prichard
· 5 years ago
cdebaff
Merge "[MTE] Change scudo init order to get correct PROT_MTE pages."
by Treehugger Robot
· 5 years ago
bac0ebb
Sync libm with upstream FreeBSD.
by Elliott Hughes
· 5 years ago
cf81e7c
Merge changes from topic "proc_madvise_framework"
by Edgar Arriaga
· 5 years ago
9cad842
[MemInit] Remove old API, introduce new MemInit API.
by Mitch Phillips
· 5 years ago
69d44fd
Merge "PAC/BTI: no need to keep using `hint`."
by Elliott Hughes
· 5 years ago
3e1d556
PAC/BTI: no need to keep using `hint`.
by Elliott Hughes
· 5 years ago
ebfba5f
[libc] Change literal value in macro
by Tamas Petz
· 5 years ago
7cff764
Merge changes from topic "future_symbol"
by Jiyong Park
· 5 years ago
347b01b
[MTE] Change scudo init order to get correct PROT_MTE pages.
by Mitch Phillips
· 5 years ago
d65b31f
Merge "Don't set native_bridge_supported: true for ndk libraries"
by Colin Cross
· 5 years ago
fcd9c78
Merge "Switch libc.so and linker to prebuilt LLVM libunwind"
by Ryan Prichard
· 5 years ago
d9a9622
Don't set native_bridge_supported: true for ndk libraries
by Colin Cross
· 5 years ago
7336663
Remove the now-unnecessary android_mallopt() options.
by Elliott Hughes
· 5 years ago
128ef8e
Add bionic headers for process_madvise
by Edgar Arriaga
· 5 years ago
268a600
crtbegin_static is built with min_sdk_version: "current"
by Jiyong Park
· 5 years ago
bb19208
Guard __libc_current_sigrtmin/max with __builtin_available
by Jiyong Park
· 5 years ago
23bfed2
__INTRODUCED_IN macros add the availability attribute
by Jiyong Park
· 6 years ago
cdf7175
Switch libc.so and linker to prebuilt LLVM libunwind
by Ryan Prichard
· 5 years ago
e925485
Merge "Make "disable memory mitigations" and "set heap tagging level" more available."
by Elliott Hughes
· 5 years ago
a867371
Merge "[MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing."
by Mitch Phillips
· 5 years ago
446b4dd
Make "disable memory mitigations" and "set heap tagging level" more available.
by Elliott Hughes
· 5 years ago
4cded97
[MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing.
by Mitch Phillips
· 5 years ago
eb76022
removing ro.kernel.ebpf.supported property
by Maciej Żenczykowski
· 5 years ago
b1ba762
Merge "Fewer copies of ALIGN()/ALIGNBYTES."
by Elliott Hughes
· 5 years ago
4e67866
Merge "Remove ANDROID_EXPERIMENTAL_MTE."
by Peter Collingbourne
· 5 years ago
e1dc4f6
Fewer copies of ALIGN()/ALIGNBYTES.
by Elliott Hughes
· 5 years ago
08959d9
Merge "Sync upstream fts.c."
by Elliott Hughes
· 5 years ago
7e20117
Remove ANDROID_EXPERIMENTAL_MTE.
by Peter Collingbourne
· 5 years ago
03ac158
Sync upstream fts.c.
by Elliott Hughes
· 5 years ago
b19fc79
Merge "Make the atomic load explicit"
by Adam Barth
· 5 years ago
771af5e
Merge "Fix things so that <features.h> can be used from assembler again."
by Elliott Hughes
· 5 years ago
5e466b6
Suppress SetHeapTaggingLevel warning under hwasan.
by Evgenii Stepanov
· 5 years ago
bd84f54
Merge "Fix -Wnewline-eof"
by Treehugger Robot
· 5 years ago
43978a0
Fix things so that <features.h> can be used from assembler again.
by Elliott Hughes
· 5 years ago
651f1fa
Make the atomic load explicit
by Adam Barth
· 5 years ago
e9efd05
Fix -Wnewline-eof
by Adam Barth
· 5 years ago
e09fc24
Merge "Use ELF notes to set the desired memory tagging level."
by Evgenii Stepanov
· 5 years ago
8564b8d
Use ELF notes to set the desired memory tagging level.
by Evgenii Stepanov
· 5 years ago
286b3d4
Merge "(NFC) Symbolic names for Android ELF note types."
by Evgenii Stepanov
· 5 years ago
dec48bd
(NFC) Symbolic names for Android ELF note types.
by Evgenii Stepanov
· 5 years ago
be77feb
Merge "[Tagged Pointers] Point to SAC documentation in abort message."
by Mitch Phillips
· 5 years ago
8540c54
[Tagged Pointers] Point to SAC documentation in abort message.
by Mitch Phillips
· 5 years ago
5ec23f1
Merge "Changes to bionic/libc to demonstrate mixed builds."
by Treehugger Robot
· 5 years ago
8b768d3
Changes to bionic/libc to demonstrate mixed builds.
by Chris Parsons
· 5 years ago
742b1a6
Merge "Reland: Soft-enable MAC address restrictions with allowlist."
by Treehugger Robot
· 5 years ago
95ca52a
Reland: Soft-enable MAC address restrictions with allowlist.
by Bram Bonné
· 5 years ago
32ff3f8
Update to v5.10 kernel headers.
by Christopher Ferris
· 5 years ago
9e97280
Revert "Soft-enable MAC address restrictions with allowlist."
by Bram Bonné
· 5 years ago
5c8d48a
Remove unused 'err' assignment
by Greg Kaiser
· 5 years ago
0ed9f70
Merge "Soft-enable MAC address restrictions with allowlist."
by Bram Bonné
· 5 years ago
0ba4998
Soft-enable MAC address restrictions with allowlist.
by Bram Bonné
· 5 years ago
713c692
Merge changes from topics "Ic7ea0f075751f8f077612617802775d2d0a799dc", "Iec02ae89f4a3d2ffe298817240f404e54b109a52" am: 1f2e000c80
by Peter Collingbourne
· 5 years ago
1f2e000
Merge changes from topics "Ic7ea0f075751f8f077612617802775d2d0a799dc", "Iec02ae89f4a3d2ffe298817240f404e54b109a52"
by Peter Collingbourne
· 5 years ago
8b9c51a
Merge "Simplify and improve tempnam() and tmpnam()." am: 12afdf0fa7
by Elliott Hughes
· 5 years ago
12afdf0
Merge "Simplify and improve tempnam() and tmpnam()."
by Elliott Hughes
· 5 years ago
439ebbd
Simplify and improve tempnam() and tmpnam().
by Elliott Hughes
· 5 years ago
9397bdd
Make our definition of std::nothrow weak.
by Peter Collingbourne
· 5 years ago
7d51354
Merge "Clean up header files from kernel directory." am: d911c669ae
by Christopher Ferris
· 5 years ago
ccf17f0
Clean up header files from kernel directory.
by Christopher Ferris
· 5 years ago
5220944
Merge "Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855" into stage-aosp-master
by Xin Li
· 5 years ago
2210b8d
[Tagged Pointers] Allow probing the current TP level w/ locking.
by Mitch Phillips
· 5 years ago
218b4e5
Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855
by Xin Li
· 5 years ago
1e32ae2
Merge "Revert^2 "Soft-enables new MAC address restrictions.""
by Bram Bonné
· 5 years ago
742a003
[GWP-ASan] Remove include.
by Mitch Phillips
· 5 years ago
097846e
Merge "Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API."
by Peter Collingbourne
· 5 years ago
9eb85bf
Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API.
by Peter Collingbourne
· 5 years ago
53211a9
Revert^2 "Soft-enables new MAC address restrictions."
by Bram Bonné
· 5 years ago
Next »