OSDN Git Service

Define DEFFILEMODE and friends
authorHakan Kvist <hakan.kvist@sonymobile.com>
Wed, 10 Oct 2012 06:32:52 +0000 (08:32 +0200)
committerElliott Hughes <enh@google.com>
Thu, 29 Nov 2012 19:53:33 +0000 (11:53 -0800)
commitf27b7fb0567a9cbb642be9d98298cb6668e7db39
tree99a6559087e9fcb01aa78852e57054c4f0316b7a
parentdea13da3407873e4f3fec9ba1a04b4fdacea07f4
Define DEFFILEMODE and friends

Define the macros ACCESSPERMS, ALLPERMS and DEFFILEMODE.
These macros originates from BSD but has been available in glibc
for quite some time.

Change-Id: I429cd30aa4e73f53b153ee7740070cebba166c57
libc/include/sys/stat.h
libc/stdio/fopen.c
libc/stdio/freopen.c
libc/stdio/local.h