Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
bcc04d0069a919a6ac4a2b378e15dd0a50c46aec
/
libc
/
include
/
sys
/
stat.h
c631bb2
Merge "Fix the types of some of the struct stat fields."
by Elliott Hughes
· 11 years ago
9257c47
Fix the types of some of the struct stat fields.
by Elliott Hughes
· 11 years ago
0c92e8c
Remove bogus #include <endian.h> from <sys/stat.h>.
by Elliott Hughes
· 11 years ago
1c52e6c
Fix struct stat member types for x86-64.
by Elliott Hughes
· 11 years ago
db49903
Use machine/timespec.h to separate timespec definition.
by Yabin Cui
· 11 years ago
e6ac9bb
Remove temporary compatibility hack.
by Elliott Hughes
· 11 years ago
0ac0df8
Fix struct stat to match POSIX 2008.
by Elliott Hughes
· 11 years ago
ca8e84c
Add mkfifoat(3).
by Elliott Hughes
· 11 years ago
658727e
Inline helpers need to be exported unmangled.
by Dan Albert
· 11 years ago
f4c948a
Move the meat of <features.h> into <sys/cdefs.h>.
by Elliott Hughes
· 11 years ago
b810462
Fix _BSD_SOURCE/__USE_BSD.
by Elliott Hughes
· 11 years ago
2cfb4e8
Improve <sys/cdefs.h>.
by Elliott Hughes
· 11 years ago
f963da2
Undef private *_BODY defines after use
by Calin Juravle
· 11 years ago
6b55593
Use uid_t and gid_t for st_uid and st_gid in struct stat.
by Elliott Hughes
· 11 years ago
db1ea34
Implement some of the missing LFS64 support.
by Elliott Hughes
· 12 years ago
645d031
[MIPS64] libc/libm support
by Chris Dearman
· 11 years ago
b8fa5b1
Fix struct stat for aarch64.
by Elliott Hughes
· 12 years ago
f8fcfbc
Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.
by Elliott Hughes
· 12 years ago
594b1a4
Make sure we have a mkfifo symbol.
by Elliott Hughes
· 12 years ago
f68fac8
x86_64: Fix sys/stat.h
by Pavel Chupin
· 13 years ago
d0be7c8
Add futimens.
by Elliott Hughes
· 12 years ago
a6cde39
More FORTIFY_SOURCE functions under clang
by Nick Kralevich
· 12 years ago
a641c18
libc: Rename fortify error functions.
by Nick Kralevich
· 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
890c8ed
Fix builds where _FORTIFY_SOURCE is off.
by Elliott Hughes
· 12 years ago
f27b7fb
Define DEFFILEMODE and friends
by Hakan Kvist
· 13 years ago
cd58770
FORTIFY_SOURCE: add umask check
by Nick Kralevich
· 13 years ago
6437eac
MIPS support to sys/ headers
by Raghu Gandham
· 13 years ago
ae2d5ba
Add support for the utimensat(2) syscall to bionic.
by Ken Sumrall
· 14 years ago
09baf4e
Add Glibc-compatible macro aliases for the nanosecond time accessors in stat structure
by David 'Digit' Turner
· 16 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
9f65adf
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
e5cc1f3
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 17 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago