Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
6ea80375e64c4bf2ee9da17234aeac10e3d4bf21
/
libc
6ea8037
Merge "Block bunch of privileged syscalls to apps"
by Treehugger Robot
· 8 years ago
2f23ced
Block bunch of privileged syscalls to apps
by Victor Hsieh
· 8 years ago
d00d38b
Merge "linker: add experimental support for SHT_RELR sections."
by Elliott Hughes
· 8 years ago
b7feec7
linker: add experimental support for SHT_RELR sections.
by Rahul Chaudhry
· 8 years ago
40f15ec
Package bionic static libraries in the NDK.
by Dan Albert
· 8 years ago
8583d5a
Include what we use.
by Dan Albert
· 8 years ago
c728aa3
Merge "Reland "Cleanup transitive includes in the legacy inlines.""
by Treehugger Robot
· 8 years ago
e5fbd98
Merge "Address a bunch of clang-tidy complaints."
by Treehugger Robot
· 8 years ago
3048a36
Simplify CT_CCL and CT_STRING inner loop.
by Elliott Hughes
· 8 years ago
2b66844
Merge "Support %mc/%ms/%m[ in sscanf."
by Treehugger Robot
· 8 years ago
5cec377
Address a bunch of clang-tidy complaints.
by Elliott Hughes
· 8 years ago
38e4aef
Support %mc/%ms/%m[ in sscanf.
by Elliott Hughes
· 8 years ago
df4c928
Merge "Fixing app compat issue b/72143978"
by Treehugger Robot
· 8 years ago
0dac056
Merge "Add bpf syscall to seccomp whitelist"
by Treehugger Robot
· 8 years ago
b6310c2
Fixing app compat issue b/72143978
by Ian Pedowitz
· 8 years ago
989d804
Reland "Cleanup transitive includes in the legacy inlines."
by Dan Albert
· 8 years ago
ee88e76
Merge "Deprecate set_seccomp_filter"
by Treehugger Robot
· 8 years ago
60f3ed4
Add bpf syscall to seccomp whitelist
by Chenbo Feng
· 8 years ago
62cb397
Merge "Revert "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""""""
by Joachim Sauer
· 8 years ago
54c7152
Revert "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""""
by Joachim Sauer
· 8 years ago
8e81d97
Merge "Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines."""""
by Treehugger Robot
· 8 years ago
ca092c2
Merge "malloc debug: reset FreeTrackData mutex after fork"
by Christopher Ferris
· 8 years ago
52d4c3a
Deprecate set_seccomp_filter
by Victor Hsieh
· 8 years ago
0d63a3c
Merge "Do not set PR_SET_NO_NEW_PRIVS when install seccomp filter"
by Treehugger Robot
· 8 years ago
1a8106e
malloc debug: reset FreeTrackData mutex after fork
by Denis Hsu
· 8 years ago
dab45ad
Do not set PR_SET_NO_NEW_PRIVS when install seccomp filter
by Victor Hsieh
· 8 years ago
f1515f6
Clean up the time(2) implementation.
by Elliott Hughes
· 8 years ago
a074ac7
Revert "Revert "Revert "Revert "Cleanup transitive includes in the legacy inlines.""""
by Dan Albert
· 8 years ago
4473ccd
bionic: add vdso time()
by Mark Salyzyn
· 8 years ago
1b0f2b4
Remove obsolete workaround.
by Elliott Hughes
· 8 years ago
a238a9a
Merge "Fix dlclose for libraries with thread_local dtors"
by Dimitry Ivanov
· 8 years ago
06016f2
Fix dlclose for libraries with thread_local dtors
by dimitry
· 8 years ago
4197139
Merge changes I23bec365,I55645cc0,I38a246c8
by Dimitry Ivanov
· 8 years ago
581723e
Make ld-android.so export linker symbols
by dimitry
· 8 years ago
91c88ae
Merge "Expose kernel input headers for toolbox"
by Treehugger Robot
· 8 years ago
4a7c51a
Merge "Mark abs/labs/llabs as 19+ rather than 21+"
by Treehugger Robot
· 8 years ago
51a7fe8
Mark abs/labs/llabs as 19+ rather than 21+
by Ryan Prichard
· 8 years ago
ca056d7
Expose kernel input headers for toolbox
by Dan Willemsen
· 8 years ago
f9fcb1e
Merge "Fix typo in README.md for malloc_debug"
by Treehugger Robot
· 8 years ago
4f02dd5
Split zygote's seccomp filter into two
by Victor Hsieh
· 8 years ago
5a1a953
Fix typo in README.md for malloc_debug
by Mikhail Naganov
· 8 years ago
558a4f5
Merge "Simplify atoi*/strto* for signed integers."
by Elliott Hughes
· 8 years ago
cb239bd
Simplify atoi*/strto* for signed integers.
by Elliott Hughes
· 8 years ago
f23ccdb
Merge "Speed up __sfileext initialization."
by Elliott Hughes
· 8 years ago
1a56a26
Speed up __sfileext initialization.
by Elliott Hughes
· 8 years ago
1133fec
Use inline ctype functions for ato*/strto* and scanf.
by Elliott Hughes
· 8 years ago
9dc37b9
Merge "Refactor the ato* and strto* family."
by Elliott Hughes
· 8 years ago
1921dce
Refactor the ato* and strto* family.
by Elliott Hughes
· 8 years ago
e275d6d
Split properties into their own class to make testing better
by Tom Cherry
· 8 years ago
721a530
Merge "Revert "Don't use serialized propertyinfo""
by Tom Cherry
· 8 years ago
5e77d57
Merge "POSIX says `sigaction::sa_flags` is `int`."
by Elliott Hughes
· 8 years ago
b9d5a87
Merge "Use treble_linker_namespace instead of treble."
by Treehugger Robot
· 8 years ago
a40640d
POSIX says `sigaction::sa_flags` is `int`.
by Elliott Hughes
· 8 years ago
59a6ee9
Merge "Add trivial termios tests."
by Elliott Hughes
· 8 years ago
64f355f
Use in_addr in ip_mreq_source and ip_msfilter.
by Elliott Hughes
· 8 years ago
5da9646
Add trivial termios tests.
by Elliott Hughes
· 8 years ago
8be995b
Revert "Don't use serialized propertyinfo"
by Tom Cherry
· 8 years ago
3ba3271
Merge "Test POSIX 1003.1 2016 chapter 13 "Headers"."
by Treehugger Robot
· 8 years ago
96bbc5c
Use treble_linker_namespace instead of treble.
by Steven Moreland
· 8 years ago
4ca6b87
Merge "Don't use serialized propertyinfo"
by Robert Greenwalt
· 8 years ago
894e6f1
Merge "Include what we use."
by Treehugger Robot
· 8 years ago
21b56eb
Test POSIX 1003.1 2016 chapter 13 "Headers".
by Elliott Hughes
· 8 years ago
af36229
Merge "More scanf cleanup."
by Elliott Hughes
· 8 years ago
e149f3c
Don't use serialized propertyinfo
by Tom Cherry
· 8 years ago
e6e8f6e
Merge "Add support for serialized property contexts"
by Tom Cherry
· 8 years ago
bf9cb9e
More scanf cleanup.
by Elliott Hughes
· 8 years ago
3429c09
Include what we use.
by Dan Albert
· 8 years ago
79b724c
Add support for serialized property contexts
by Tom Cherry
· 8 years ago
4940a24
Merge "Fix SYSCALLS.TXT now clock_getres comes from the vdso."
by Elliott Hughes
· 8 years ago
2180978
Fix SYSCALLS.TXT now clock_getres comes from the vdso.
by Elliott Hughes
· 8 years ago
ee291c0
Explain why the mips/mips64 ndk headers need to be present.
by Elliott Hughes
· 8 years ago
066d5ec
Merge "Add sscanf %[ tests and fix the bug that fell out."
by Elliott Hughes
· 8 years ago
0d3ba1f
Add sscanf %[ tests and fix the bug that fell out.
by Elliott Hughes
· 8 years ago
79249b0
bionic: add vdso clock_getres
by Mark Salyzyn
· 8 years ago
e57a398
Merge "Add more missing ELF structures/constants."
by Elliott Hughes
· 8 years ago
e455c82
Merge "libc: add /odm/bin to the DEFPATH"
by Treehugger Robot
· 8 years ago
89d8a3c
Add more missing ELF structures/constants.
by Elliott Hughes
· 8 years ago
c1f6219
Merge "Make our fortify FD_ISSET const, and expose the fd_mask type."
by Elliott Hughes
· 8 years ago
d5e486c
Merge "Reformat SIGRTMIN comments."
by Treehugger Robot
· 8 years ago
ce4b624
Merge "Give ELF notes 4-byte alignment."
by Treehugger Robot
· 8 years ago
a6714d1
Make our fortify FD_ISSET const, and expose the fd_mask type.
by Elliott Hughes
· 8 years ago
b8facf2
Reformat SIGRTMIN comments.
by Josh Gao
· 8 years ago
1253327
Give ELF notes 4-byte alignment.
by Elliott Hughes
· 8 years ago
c7ec6d4
libc: add /odm/bin to the DEFPATH
by Alin Jerpelea
· 8 years ago
96867b1
Merge "Fix static classes in system properties"
by Tom Cherry
· 8 years ago
8d366a8
Fix static classes in system properties
by Tom Cherry
· 8 years ago
27d4977
Merge "Fix posix_spawn signal defaulting."
by Elliott Hughes
· 8 years ago
7bfacaa
Fix posix_spawn signal defaulting.
by Elliott Hughes
· 8 years ago
8b9037a
Merge "Improve the _FILE_OFFSET_BITS docs and link to them."
by Treehugger Robot
· 8 years ago
0a25aa6
Merge "Always wrap waitpid in TEMP_FAILURE_RETRY."
by Treehugger Robot
· 8 years ago
a348174
Improve the _FILE_OFFSET_BITS docs and link to them.
by Elliott Hughes
· 8 years ago
72dcf23
Merge "Revert "Remove mips/mips64 headers from the NDK sysroot.""
by Elliott Hughes
· 8 years ago
cabc77f
Always wrap waitpid in TEMP_FAILURE_RETRY.
by Elliott Hughes
· 8 years ago
9591df5
Fix vdso system call fallback failures.
by Elliott Hughes
· 8 years ago
790d2f7
Revert "Remove mips/mips64 headers from the NDK sysroot."
by Lazar Trsic
· 8 years ago
b7d6df2
Merge "Optimize libc for generic armv7/armv8 neon cores"
by Isaac Chen
· 8 years ago
8c75675
Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant."
by Elliott Hughes
· 8 years ago
e0dfad4
Merge "Update to kernel headers v4.14."
by Christopher Ferris
· 8 years ago
c3f1b6a
Merge "Simplify the posix_spawn sigdefault logic."
by Elliott Hughes
· 8 years ago
baed51e
Change ARG_MAX/_SC_ARG_MAX back to a constant.
by Elliott Hughes
· 8 years ago
Next »