OSDN Git Service

2007-11-15 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Wed, 19 Dec 2007 18:49:17 +0000 (18:49 +0000)
committerjjohnstn <jjohnstn>
Wed, 19 Dec 2007 18:49:17 +0000 (18:49 +0000)
commitfcd29299ecc390f3c74856128f0ebf8b18a49210
tree4497b9d7d8e5f77d2c14d9b2aaaa97913ea02fd2
parentcfd6c51597b9941df3056994abb378ac60924d66
2007-11-15  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/sys/_default_fcntl.h: New header file that
        is the default version of sys/fcntl.h.
        * libc/include/sys/fcntl.h: Changed to simply include
        sys/_default_fcntl.h.
        * libc/sys/arm/sys/fcntl.h: New file that includes
        sys/_default_fcntl.h and defines O_BINARY.
newlib/libc/include/sys/_default_fcntl.h [new file with mode: 0644]
newlib/libc/include/sys/fcntl.h
newlib/libc/sys/arm/sys/fcntl.h [new file with mode: 0644]