index
:
bionic.git
kitkat
lp5.0
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
bionic
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
include
/
bits
/
fortify
/
string.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fortify: simplify strlen for LLVM's new optimization
George Burgess IV
2020-02-13
1
-9
/
+5
*
fortify: remove 'optimizations' for functions that LLVM knows about
George Burgess IV
2020-02-04
1
-36
/
+15
*
Stop using the __ANDROID_API_x__ constants.
Elliott Hughes
2019-12-20
1
-17
/
+17
*
fortify: allow diagnostics without run-time checks (attempt #2)
George Burgess IV
2019-11-19
1
-30
/
+32
*
Revert "fortify: allow diagnostics without run-time checks"
George Burgess IV
2019-11-07
1
-32
/
+30
*
fortify: allow diagnostics without run-time checks
George Burgess IV
2019-11-01
1
-30
/
+32
*
fortify: remove last uses of __bos_trivially_not*
George Burgess IV
2019-10-07
1
-3
/
+3
*
fortify(string): emit diagnostics regardless of API level
George Burgess IV
2019-10-07
1
-38
/
+47
*
fortify: account for new clang diagnostics
George Burgess IV
2019-09-16
1
-21
/
+12
*
fortify: add __mempcpy_chk
George Burgess IV
2019-06-13
1
-0
/
+16
*
fortify: add diagnostics for str* functions
George Burgess IV
2019-06-13
1
-6
/
+22
*
fortify: s/([gl])eq/\1e/g
George Burgess IV
2019-05-23
1
-6
/
+6
*
fortify: use __builtin_constant_p for more short-circuits
George Burgess IV
2019-05-23
1
-16
/
+3
*
fortify: Migrate trivial cases to dynamic check macros
George Burgess IV
2019-05-23
1
-5
/
+25
*
fortify: use a macro in diagnose_if
George Burgess IV
2019-05-23
1
-7
/
+5
*
Reland "Retire GCC FORTIFY."
Elliott Hughes
2018-07-24
1
-191
/
+0
*
Revert "Retire GCC FORTIFY."
Elliott Hughes
2018-07-24
1
-0
/
+191
*
Retire GCC FORTIFY.
Elliott Hughes
2018-07-23
1
-191
/
+0
*
Add more const-correct C++ overloads.
Elliott Hughes
2017-08-23
1
-4
/
+27
*
libc fortify: make string.h use diagnose_if
George Burgess IV
2017-08-01
1
-79
/
+29
*
Remove nullability specifications.
Elliott Hughes
2017-08-01
1
-47
/
+34
*
Remove restrict/__restrict.
Elliott Hughes
2017-08-01
1
-20
/
+20
*
libc: Split FORTIFY into its own headers
George Burgess IV
2017-07-27
1
-0
/
+481