summaryrefslogtreecommitdiffstats
path: root/libc/include/sys/cdefs.h
Commit message (Expand)AuthorAgeFilesLines
* libc: add limited FORTIFY_SOURCE support for clangNick Kralevich2013-06-181-3/+2
* libc: Introduce __errordecl()Nick Kralevich2013-06-181-0/+6
* Add more __restricts, clean up __format__ attributes.Elliott Hughes2013-05-141-0/+3
* libc: upgrade sprintf to _FORTIFY_SOURCE=2Nick Kralevich2013-04-291-2/+2
* strncpy: implement _FORTIFY_SOURCE=2Nick Kralevich2013-04-291-0/+6
* Fix builds where _FORTIFY_SOURCE is off.Elliott Hughes2013-03-221-1/+2
* Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs.Elliott Hughes2013-02-061-2/+2
* Document the mallinfo struct, add missing attributes.Elliott Hughes2013-02-041-0/+6
* Upgrade libm.Elliott Hughes2013-02-011-0/+15
* Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>"David 'Digit' Turner2012-10-171-8/+0
* libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>David 'Digit' Turner2012-10-171-0/+8
* disable _FORTIFY_SOURCE under clangNick Kralevich2012-08-291-1/+1
* Revert "Fix the clang build: this compiler doesn't support the gnu_inline fun...Shih-wei Liao2012-08-031-7/+0
* Fix the clang build: this compiler doesn't support the gnu_inline function at...Shih-wei Liao2012-08-031-0/+7
* FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macroNick Kralevich2012-07-131-0/+1
* _FORTIFY_SOURCE: add memset / bzero supportNick Kralevich2012-06-071-0/+8
* string.h: add __attribute__ ((pure)) to string functionsNick Kralevich2012-03-211-0/+2
* libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++David 'Digit' Turner2011-03-221-3/+3
* libc: Add <android/api-level.h>David 'Digit' Turner2010-12-061-0/+1
* Remove compiler warnings when building Bionic.David 'Digit' Turner2010-06-221-11/+128
* wchar.h: improve wchar_t support in BionicDavid 'Digit' Turner2010-06-151-0/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+376
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-376/+0
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+376