Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
331b3887f487c19eed84d4bfe3174e9191d199bd
/
libc
be1c013
Merge "Disable return PAC in __pthread_start."
by Peter Collingbourne
· 4 years, 10 months ago
26d83ba
Disable return PAC in __pthread_start.
by Peter Collingbourne
· 4 years, 10 months ago
504d048
Mark abort(3) as `nomerge`.
by Elliott Hughes
· 4 years, 10 months ago
85c7838
Fix dangling pointer in heapprofd API.
by Florian Mayer
· 4 years, 11 months ago
a2b7c3f
Remove sort_bss_symbols_by_size .
by Lukacs T. Berki
· 5 years ago
921b3a4
Merge "Move android_reset_stack_guard to LIBC_S"
by Christian Wailes
· 5 years ago
ef76860
Turns out we don't need to say calll any more.
by Elliott Hughes
· 5 years ago
660ba39
Move android_reset_stack_guard to LIBC_S
by Chris Wailes
· 5 years ago
23e33cf
Merge "Enable RTM_GETLINK restrictions on all apps"
by Bram Bonné
· 5 years ago
453076b
Merge "Update API of MapInfo from libunwindstack"
by David Srbecky
· 5 years ago
92b8d64
Update API of MapInfo from libunwindstack
by David Srbecky
· 5 years ago
559f278
Clear the stack frame pointer in _start and __bionic_clone
by Chris Wailes
· 5 years ago
a9750ed
Update to v5.12 kernel headers.
by Christopher Ferris
· 5 years ago
5a7f3ef
Enable RTM_GETLINK restrictions on all apps
by Bram Bonné
· 5 years ago
a0a4a6c
Replace llndk_library with llndk clause in cc_library
by Colin Cross
· 5 years ago
4b42ad7
Merge "Reorder libc.llndk headers to match libc_headers_arch"
by Treehugger Robot
· 5 years ago
2f62c26
Merge "Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support."
by Peter Collingbourne
· 5 years ago
dcbacd6
Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support.
by Peter Collingbourne
· 5 years ago
ed80dcd
Add missing liblog_headers dependency to libc_defaults.
by Rupert Shuttleworth
· 5 years ago
96be371
Reorder libc.llndk headers to match libc_headers_arch
by Colin Cross
· 5 years ago
e6b7969
Merge "Fix last python3 issues."
by Christopher Ferris
· 5 years ago
a2142d2
Fix last python3 issues.
by Christopher Ferris
· 5 years ago
8607c08
Fix overly-zealous strip.
by Dan Albert
· 5 years ago
fae6ff2
Merge "Update for python3."
by Christopher Ferris
· 5 years ago
8d36be9
Merge "Ignore backup files left by emacs."
by Treehugger Robot
· 5 years ago
ac7ec11
Update for python3.
by Christopher Ferris
· 5 years ago
77d976c
Ignore backup files left by emacs.
by Dan Albert
· 5 years ago
6b586e7
Force everything to use python3 for consistency.
by Elliott Hughes
· 5 years ago
e99df59
Make gensyscalls.py compatible with Python 3.
by Rupert Shuttleworth
· 5 years ago
f20b021
Merge "Make res_init() work again."
by Elliott Hughes
· 5 years ago
f2bb4e6
Merge "Revert "Reland: Soft-enable MAC address restrictions with allowlist.""
by Bram Bonné
· 5 years ago
44ec9c3
Merge "Disable fdtrack post-fork."
by Josh Gao
· 5 years ago
d0bbfa8
Make res_init() work again.
by Elliott Hughes
· 5 years ago
bca8a44
Revert "Reland: Soft-enable MAC address restrictions with allowlist."
by Bram Bonné
· 5 years ago
24e0b57
Merge "Initialize _nres only once"
by Luke Huang
· 5 years ago
dcc97c0
Disable fdtrack post-fork.
by Josh Gao
· 5 years ago
39899f5
Fix return type of process_madvise().
by Elliott Hughes
· 5 years ago
2b9719e
Merge "Reset PAC keys on thread creation instead of on zygote fork."
by Peter Collingbourne
· 5 years ago
75830fb
Initialize _nres only once
by Luke Huang
· 5 years ago
c0d41db
setjmp/longjmp: avoid invalid values in the stack pointer.
by Elliott Hughes
· 5 years ago
87a205e
Merge "Match 'Access denied finding property' log severity to SELinux"
by Tom Cherry
· 5 years ago
8f11c5f
Match 'Access denied finding property' log severity to SELinux
by Tom Cherry
· 5 years ago
0ffd09a
Merge "fortify: mark all always_inline functions with no_stack_protector"
by George Burgess IV
· 5 years ago
a1112fd
fortify: mark all always_inline functions with no_stack_protector
by George Burgess IV
· 5 years ago
811d180
Reset PAC keys on thread creation instead of on zygote fork.
by Peter Collingbourne
· 5 years ago
c579478
bp2build: remove some bp2build_available props, use package_allowlist instead.
by Jingwen Chen
· 5 years ago
b40eb10
Merge "Update kernel update documentation."
by Christopher Ferris
· 5 years ago
e5f7b3e
Merge "Remove __stack_chk_fail_local() completely."
by Treehugger Robot
· 5 years ago
7e2f6ff
Update kernel update documentation.
by Christopher Ferris
· 5 years ago
b6ed09d
Merge "scandir: remove dead code."
by Treehugger Robot
· 5 years ago
5501003
Remove __stack_chk_fail_local() completely.
by Elliott Hughes
· 5 years ago
92da286
Clean up __stack_chk_fail_local slightly.
by Elliott Hughes
· 5 years ago
13a7610
scandir: remove dead code.
by Elliott Hughes
· 5 years ago
eb33b5b
Merge "Remove bazel_module.label from bionic genrules"
by Liz Kammer
· 5 years ago
35428fe
Merge "Depend on libasync_safe module instead of breaking package boundary."
by Treehugger Robot
· 5 years ago
6a4177c
Merge "Add missing includes for crtend modules"
by Liz Kammer
· 5 years ago
78f48a5
Depend on libasync_safe module instead of breaking package boundary.
by Rupert Shuttleworth
· 5 years ago
aab2ad7
Add missing includes for crtend modules
by Liz Kammer
· 5 years ago
87f4a2e
Merge "Mark MTE elf notes as sdk_version to allow SDK linkage."
by Mitch Phillips
· 5 years ago
821e375
Merge "Merge crt cc_objects"
by Liz Kammer
· 5 years ago
7839c17
Add userfaultfd syscall in SECCOMP allowlist
by Lokesh Gidra
· 5 years ago
03e961e
Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info()."
by Peter Collingbourne
· 5 years ago
e718dd7
Merge crt cc_objects
by Liz Kammer
· 5 years ago
ea8b224
Merge "Add min_sdk_version for ART module."
by Nicolas Geoffray
· 5 years ago
6ba27e0
Merge "Add some slack at the end of large allocations when target SDK level < S."
by Peter Collingbourne
· 5 years ago
b82f5cf
Improve <sys/xattr.h> coverage.
by Elliott Hughes
· 5 years ago
4647d48
Add min_sdk_version for ART module.
by Nicolas Geoffray
· 5 years ago
2659d7b
Add some slack at the end of large allocations when target SDK level < S.
by Peter Collingbourne
· 5 years ago
22c9075
Mark MTE elf notes as sdk_version to allow SDK linkage.
by Mitch Phillips
· 5 years ago
f443817
Remove unused (and empty) file.
by Elliott Hughes
· 5 years ago
8d7082e
Remove bazel_module.label from bionic genrules
by Liz Kammer
· 5 years ago
9747214
Merge "Add wrappers for pidfd_{open,getfd,send_signal}."
by Josh Gao
· 5 years ago
dddf75f
Merge "Add additional app to netlink appcompat allowlist."
by Bram Bonné
· 5 years ago
82c3d89
Add additional app to netlink appcompat allowlist.
by Bram Bonné
· 5 years ago
3de1915
Add wrappers for pidfd_{open,getfd,send_signal}.
by Josh Gao
· 5 years ago
47b5c5d
Merge "Make libc genrules and its tool dep bp2build_available"
by Christopher Parsons
· 5 years ago
98b92e0
Make libc genrules and its tool dep bp2build_available
by Chris Parsons
· 5 years ago
7e13cf2
bp2build: convert more cc_objects
by Jingwen Chen
· 5 years ago
6161970
Merge "Make __libc_init_scudo() weak for native bridge."
by Treehugger Robot
· 5 years ago
bf91786
Make __libc_init_scudo() weak for native bridge.
by Peter Collingbourne
· 5 years ago
19787b9
bp2build: mark filegroups as bp2build_available.
by Jingwen Chen
· 5 years ago
8ae9d01
Merge "Add LOCAL_LICENSE_KINDS to bionic"
by Bob Badour
· 5 years ago
5e4a499
Merge "bp2build: convert more cc_objects."
by Jingwen Chen
· 5 years ago
aa7d835
Add LOCAL_LICENSE_KINDS to bionic
by Bob Badour
· 5 years ago
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
0b1611e
bp2build: convert more cc_objects.
by Jingwen Chen
· 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
Next »