h8300: O_DIRECT and O_DIRECTORY swapping.
commit756575e5b6d157e81ce3a89cd866b4c17b71e309
authorYoshinori Sato <ysato@users.sourceforge.jp>
Sat, 9 Jan 2016 07:27:58 +0000 (9 16:27 +0900)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Sun, 10 Jan 2016 08:15:22 +0000 (10 09:15 +0100)
tree010a7355f9e9ee359c87f2e38671a5e7875ab788
parent0c91741de0b307a7090125984b327a4374d27142
h8300: O_DIRECT and O_DIRECTORY swapping.

Different define of latest kernel.
kernel define is
 #define O_DIRECT        00040000        /* direct disk access hint */
 #define O_DIRECTORY     00200000        /* must be a directory */

Yoshinori Sato <ysato@users.sourceforge.jp>
libc/sysdeps/linux/h8300/bits/fcntl.h