Add error message for fake open calls when failing to create a temporary file. I spent some time debugging an issue where for some reason I thought /proc was misbehaving in the linux-user chroot environment, but it was rather QEMU silently failing (and passing through an error) to the guest application, even though it was a QEMU issue related to creating a temporary file in the chrooted environment.
patch
Description: Binary data