aboutsummaryrefslogtreecommitdiff
path: root/linux-user/path.c
diff options
context:
space:
mode:
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-11-11 11:30:48 +0000
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-11-11 11:30:48 +0000
commit1f9611242bdbb1b7c5c73a471bada2c26f8bdba1 (patch)
treee87b6379a4bd139e8b07a2e714d5bca9fd53d2b7 /linux-user/path.c
parent9cd38c23722ff8383bdbf2f77fbb864b290de926 (diff)
downloadqemu-1f9611242bdbb1b7c5c73a471bada2c26f8bdba1.zip
qemu-1f9611242bdbb1b7c5c73a471bada2c26f8bdba1.tar.gz
qemu-1f9611242bdbb1b7c5c73a471bada2c26f8bdba1.tar.bz2
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
Diffstat (limited to 'linux-user/path.c')
0 files changed, 0 insertions, 0 deletions