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)
commitba88d677b88edbbac7838281fb8879980dd87e1b
treee87b6379a4bd139e8b07a2e714d5bca9fd53d2b7
parent5ae24e4a37bf8f61ad7c7b691daaecaf8f2e1458
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