Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
b24dab5893fe22c6f412b51a938420e9fad33c3c
/
libc
/
include
/
bits
/
fortify
/
string.h
02ce401
API guard every post-21 API.
by Dan Albert
· 10 months ago
86da38c
fortify: rewrite strlen to fold to a constant
by George Burgess IV
· 1 year, 1 month ago
eb8785a
Remove two unused `extern`s on function declarations.
by Elliott Hughes
· 1 year ago
655e430
Remove the always-true __INTRODUCED_IN() annotations.
by Elliott Hughes
· 2 years, 2 months ago
6d23a08
Nullability check for string modules.
by zijunzhao
· 2 years, 3 months ago
f4ace9d
libc/include: remove easy __ANDROID_API__ tautologies.
by Elliott Hughes
· 2 years, 6 months ago
db71def
Annotate fortify functions with diagnose_as_builtin
by Pirama Arumuga Nainar
· 3 years, 8 months ago
d02e7b1
fortify: simplify strlen for LLVM's new optimization
by George Burgess IV
· 6 years ago
2f78765
fortify: remove 'optimizations' for functions that LLVM knows about
by George Burgess IV
· 6 years ago
95c6cd7
Stop using the __ANDROID_API_x__ constants.
by Elliott Hughes
· 6 years ago
8a0cdb1
fortify: allow diagnostics without run-time checks (attempt #2)
by George Burgess IV
· 6 years ago
f359548
Revert "fortify: allow diagnostics without run-time checks"
by George Burgess IV
· 6 years ago
d7e11b8
fortify: allow diagnostics without run-time checks
by George Burgess IV
· 6 years ago
3aedee9
fortify: remove last uses of __bos_trivially_not*
by George Burgess IV
· 6 years ago
fd1ff4b
fortify(string): emit diagnostics regardless of API level
by George Burgess IV
· 6 years ago
36926f4
fortify: account for new clang diagnostics
by George Burgess IV
· 6 years ago
849c0b9
fortify: add __mempcpy_chk
by George Burgess IV
· 6 years ago
77f99aa
fortify: add diagnostics for str* functions
by George Burgess IV
· 6 years ago
c03d596
fortify: s/([gl])eq/\1e/g
by George Burgess IV
· 6 years ago
a1a09b2
fortify: use __builtin_constant_p for more short-circuits
by George Burgess IV
· 6 years ago
5da5dd5
fortify: Migrate trivial cases to dynamic check macros
by George Burgess IV
· 6 years ago
5273dc5
fortify: use a macro in diagnose_if
by George Burgess IV
· 6 years ago
0d1a8a5
Reland "Retire GCC FORTIFY."
by Elliott Hughes
· 7 years ago
4dbe8fc
Revert "Retire GCC FORTIFY."
by Elliott Hughes
· 7 years ago
067bdc9
Retire GCC FORTIFY.
by Elliott Hughes
· 7 years ago
df9a489
Add more const-correct C++ overloads.
by Elliott Hughes
· 8 years ago
b630046
libc fortify: make string.h use diagnose_if
by George Burgess IV
· 8 years ago
3f66e74
Remove nullability specifications.
by Elliott Hughes
· 8 years ago
ec6850d
Remove restrict/__restrict.
by Elliott Hughes
· 8 years ago
b97049c
libc: Split FORTIFY into its own headers
by George Burgess IV
· 8 years ago