index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
include
/
sys
/
cdefs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc: add limited FORTIFY_SOURCE support for clang
Nick Kralevich
2013-06-18
1
-3
/
+2
*
libc: Introduce __errordecl()
Nick Kralevich
2013-06-18
1
-0
/
+6
*
Add more __restricts, clean up __format__ attributes.
Elliott Hughes
2013-05-14
1
-0
/
+3
*
libc: upgrade sprintf to _FORTIFY_SOURCE=2
Nick Kralevich
2013-04-29
1
-2
/
+2
*
strncpy: implement _FORTIFY_SOURCE=2
Nick Kralevich
2013-04-29
1
-0
/
+6
*
Fix builds where _FORTIFY_SOURCE is off.
Elliott Hughes
2013-03-22
1
-1
/
+2
*
Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs.
Elliott Hughes
2013-02-06
1
-2
/
+2
*
Document the mallinfo struct, add missing attributes.
Elliott Hughes
2013-02-04
1
-0
/
+6
*
Upgrade libm.
Elliott Hughes
2013-02-01
1
-0
/
+15
*
Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>"
David 'Digit' Turner
2012-10-17
1
-8
/
+0
*
libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>
David 'Digit' Turner
2012-10-17
1
-0
/
+8
*
disable _FORTIFY_SOURCE under clang
Nick Kralevich
2012-08-29
1
-1
/
+1
*
Revert "Fix the clang build: this compiler doesn't support the gnu_inline fun...
Shih-wei Liao
2012-08-03
1
-7
/
+0
*
Fix the clang build: this compiler doesn't support the gnu_inline function at...
Shih-wei Liao
2012-08-03
1
-0
/
+7
*
FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro
Nick Kralevich
2012-07-13
1
-0
/
+1
*
_FORTIFY_SOURCE: add memset / bzero support
Nick Kralevich
2012-06-07
1
-0
/
+8
*
string.h: add __attribute__ ((pure)) to string functions
Nick Kralevich
2012-03-21
1
-0
/
+2
*
libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++
David 'Digit' Turner
2011-03-22
1
-3
/
+3
*
libc: Add <android/api-level.h>
David 'Digit' Turner
2010-12-06
1
-0
/
+1
*
Remove compiler warnings when building Bionic.
David 'Digit' Turner
2010-06-22
1
-11
/
+128
*
wchar.h: improve wchar_t support in Bionic
David 'Digit' Turner
2010-06-15
1
-0
/
+8
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+376
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-376
/
+0
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
1
-0
/
+376