Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
3d83b18970f32467596830845793b18a858f59e6
/
libc
/
include
/
sys
/
cdefs.h
1dbc6bb
Merge "Implement _FILE_OFFSET_BITS (mostly)."
by Elliott Hughes
· 10 years ago
68dc20d
Implement _FILE_OFFSET_BITS (mostly).
by Elliott Hughes
· 10 years ago
784de4e
Revert "Move use of __warnattr to __deprecated."
by Yabin Cui
· 10 years ago
4645c4f
Move use of __warnattr to __deprecated.
by Yabin Cui
· 10 years ago
c9d0943
Declare getgrent/setgrent/endgrent as missing.
by Yabin Cui
· 10 years ago
466dbe4
Put back inline definitions if using an old API.
by Dan Albert
· 10 years ago
998f2d5
Remove more BSD cruft from the public headers.
by Elliott Hughes
· 11 years ago
1aaa178
cdefs.h: add artificial attribute to FORTIFY_SOURCE functions
by Nick Kralevich
· 11 years ago
884a3de
Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions"
by Nick Kralevich
· 11 years ago
9b543ff
cdefs.h: add artificial attribute to FORTIFY_SOURCE functions
by Nick Kralevich
· 11 years ago
fc8974b
_GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE.
by Elliott Hughes
· 11 years ago
e0c56ef
Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc.
by Elliott Hughes
· 11 years ago
f4c948a
Move the meat of <features.h> into <sys/cdefs.h>.
by Elliott Hughes
· 11 years ago
2cfb4e8
Improve <sys/cdefs.h>.
by Elliott Hughes
· 11 years ago
e6c57fc
Add C11 <stdatomic.h>.
by Elliott Hughes
· 11 years ago
caa15bf
Define __WORDSIZE like glibc.
by Elliott Hughes
· 11 years ago
8d60cc6
Use __inline__ for fortify.
by Elliott Hughes
· 11 years ago
c13fb75
Move bionic over to GCC's 'warning' attribute.
by Elliott Hughes
· 12 years ago
ab61eb3
Switch to upstream sleep(3) and usleep(3).
by Elliott Hughes
· 12 years ago
bd8e674
cdefs.h: introduce __bos0
by Nick Kralevich
· 12 years ago
06040fd
Add <sys/statvfs.h>.
by Elliott Hughes
· 12 years ago
16d1af1
libc: add limited FORTIFY_SOURCE support for clang
by Nick Kralevich
· 12 years ago
b24c063
libc: Introduce __errordecl()
by Nick Kralevich
· 12 years ago
d04c183
Add more __restricts, clean up __format__ attributes.
by Elliott Hughes
· 12 years ago
78d6d98
libc: upgrade sprintf to _FORTIFY_SOURCE=2
by Nick Kralevich
· 12 years ago
1aae9bd
strncpy: implement _FORTIFY_SOURCE=2
by Nick Kralevich
· 12 years ago
890c8ed
Fix builds where _FORTIFY_SOURCE is off.
by Elliott Hughes
· 12 years ago
7582a9c
Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs.
by Elliott Hughes
· 12 years ago
24fad01
Document the mallinfo struct, add missing attributes.
by Elliott Hughes
· 12 years ago
a0ee078
Upgrade libm.
by Elliott Hughes
· 12 years ago
c1b44ec
Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>"
by David 'Digit' Turner
· 13 years ago
c124baa
libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>
by David 'Digit' Turner
· 13 years ago
829c089
disable _FORTIFY_SOURCE under clang
by Nick Kralevich
· 13 years ago
2b7f68c
Revert "Fix the clang build: this compiler doesn't support the gnu_inline function attribute"
by Shih-wei Liao
· 13 years ago
4f1f149
Fix the clang build: this compiler doesn't support the gnu_inline function attribute
by Shih-wei Liao
· 13 years ago
9b6cc22
FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro
by Nick Kralevich
· 13 years ago
71a18dd
_FORTIFY_SOURCE: add memset / bzero support
by Nick Kralevich
· 13 years ago
a677907
string.h: add __attribute__ ((pure)) to string functions
by Nick Kralevich
· 13 years ago
8eda21b
libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++
by David 'Digit' Turner
· 14 years ago
23d2439
libc: Add <android/api-level.h>
by David 'Digit' Turner
· 15 years ago
50ace4f
Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 15 years ago
3527fd6
wchar.h: improve wchar_t support in Bionic
by David 'Digit' Turner
· 15 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago