target-alpha: add proper fcntl definitions
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 11 Nov 2008 11:30:48 +0000 (11:30 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 11 Nov 2008 11:30:48 +0000 (11:30 +0000)
commit1f9611242bdbb1b7c5c73a471bada2c26f8bdba1
treee87b6379a4bd139e8b07a2e714d5bca9fd53d2b7
parent9cd38c23722ff8383bdbf2f77fbb864b290de926
target-alpha: add proper fcntl definitions

On Alpha the target to native fcntl definitions were missing.  Because of
this, programs trying to open files with the O_CREAT option were getting
O_APPEND instead, etc.

This was keeping gcc from the spec benchmarks from running, among other
things.

(Vince Weaver)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5672 c046a42c-6fe2-441c-8c8c-71466251a162
linux-user/syscall_defs.h