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
/
string.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop using the __ANDROID_API_x__ constants.
Elliott Hughes
2019-12-20
1
-1
/
+1
*
Reland "Retire GCC FORTIFY."
Elliott Hughes
2018-07-24
1
-1
/
+1
*
Revert "Retire GCC FORTIFY."
Elliott Hughes
2018-07-24
1
-1
/
+1
*
Retire GCC FORTIFY.
Elliott Hughes
2018-07-23
1
-1
/
+1
*
Remove __overloadable/__RENAME_CLANG
George Burgess IV
2018-02-06
1
-17
/
+16
*
versioner: properly handle extern "C", "C++".
Josh Gao
2017-11-06
1
-6
/
+0
*
Add more const-correct C++ overloads.
Elliott Hughes
2017-08-23
1
-0
/
+10
*
Name function arguments in libc headers for Studio.
Elliott Hughes
2017-08-18
1
-53
/
+51
*
Add guards for things the versioner can't catch.
Dan Albert
2017-08-15
1
-0
/
+6
*
Remove nullability specifications.
Elliott Hughes
2017-08-01
1
-85
/
+64
*
Remove restrict/__restrict.
Elliott Hughes
2017-08-01
1
-16
/
+16
*
libc: Split FORTIFY into its own headers
George Burgess IV
2017-07-27
1
-449
/
+3
*
Add version info for C++ versions of basename, strchrnul.
Josh Gao
2017-06-30
1
-4
/
+4
*
libc: fix typo in __RENAME macro
George Burgess IV
2017-04-19
1
-1
/
+1
*
Merge "libc: add const-correct string.h overloads"
Treehugger Robot
2017-04-05
1
-1
/
+86
|
\
|
*
libc: add const-correct string.h overloads
George Burgess IV
2017-04-05
1
-1
/
+86
*
|
libc: remove newlines in prototypes in string.h
George Burgess IV
2017-04-05
1
-30
/
+24
|
/
*
libc: use __bos instead of __bos0 for strchr.
George Burgess IV
2017-04-04
1
-2
/
+2
*
Fixup API level guards for new fortify functions.
Dan Albert
2017-02-14
1
-3
/
+5
*
Guard the GNU strerror_r with an API check.
Dan Albert
2017-02-14
1
-1
/
+1
*
Match __bos0 to __pass_object_size0 in FORTIFY
George Burgess IV
2017-02-10
1
-6
/
+6
*
libc: add clang FORTIFY support
George Burgess IV
2017-02-09
1
-85
/
+304
*
Add and use constants for the Android API levels.
Elliott Hughes
2016-11-16
1
-15
/
+15
*
Revert "Add legacy inlines for locale aware APIs."
Dan Albert
2016-10-31
1
-2
/
+0
*
Rename __pure, __pure2, and __purefunc.
Elliott Hughes
2016-09-28
1
-19
/
+19
*
Fix warnings (and errors) in static inline headers.
Josh Gao
2016-09-23
1
-0
/
+4
*
Add legacy inlines for locale aware APIs.
Dan Albert
2016-09-22
1
-0
/
+2
*
Move strncpy fortify into android-21.
Dan Albert
2016-09-08
1
-2
/
+2
*
Guard fortify inlines with __ANDROID_API__.
Dan Albert
2016-08-05
1
-1
/
+14
*
Make it possible to build bionic with -I instead of -isystem.
Elliott Hughes
2016-07-22
1
-101
/
+107
*
Update header versions for NDK platform fixes.
Josh Gao
2016-06-02
1
-5
/
+5
*
Use clang's nullability instead of nonnull.
Dan Albert
2016-05-05
1
-3
/
+3
*
Add versioning information to symbols.
Josh Gao
2016-04-29
1
-18
/
+22
*
Extract strcasecmp and friends to <bits/strcasecmp.h>.
Josh Gao
2016-04-07
1
-5
/
+2
*
Fix GNU/POSIX basename headers.
Josh Gao
2015-11-04
1
-2
/
+2
*
Add strchrnul.
Elliott Hughes
2015-08-26
1
-0
/
+8
*
add fortified memchr/memrchr implementations
Daniel Micay
2015-04-17
1
-0
/
+49
*
Add GNU extensions mempcpy and wmemcpy.
Elliott Hughes
2015-02-18
1
-0
/
+3
*
Break two incorrect transitive includes.
Elliott Hughes
2015-01-29
1
-1
/
+0
*
Clean up <stdlib.h> slightly.
Elliott Hughes
2015-01-26
1
-0
/
+4
*
Implement all the POSIX _l functions.
Elliott Hughes
2014-11-06
1
-2
/
+6
*
Inline helpers need to be exported unmangled.
Dan Albert
2014-10-07
1
-10
/
+7
*
further cleanup memcpy fortify implementation
Nick Kralevich
2014-10-05
1
-5
/
+1
*
string.h: remove unused variable
Nick Kralevich
2014-10-04
1
-1
/
+0
*
Add GNU-compatible strerror_r.
Elliott Hughes
2014-08-28
1
-2
/
+6
*
Implement the GNU basename(3) in addition to the POSIX one.
Elliott Hughes
2014-08-19
1
-3
/
+18
*
Improve <sys/cdefs.h>.
Elliott Hughes
2014-08-18
1
-4
/
+2
*
Workaround b/16818336 which fails build under aggressive inlining.
Dehao Chen
2014-08-06
1
-33
/
+0
*
Revert "Revert "Add locale aware APIs.""
Dan Albert
2014-07-11
1
-0
/
+4
*
Revert "Add locale aware APIs."
Dan Albert
2014-07-09
1
-4
/
+0
[next]