[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [mips-linux-user] patch for struct stat mapping
From: |
Stuart Anderson |
Subject: |
[Qemu-devel] [mips-linux-user] patch for struct stat mapping |
Date: |
Tue, 29 May 2007 22:30:53 -0400 (EDT) |
The code that maps struct stat is wrong for MIPS. It uses the wrong
sized calls (16 vs 32) for swapping some of the structure members. A
patch to fix this is attached.
Stuart
Stuart R. Anderson address@hidden
Network & Software Engineering http://www.netsweng.com/
1024D/37A79149: 0791 D3B8 9A4C 2CDC A31F
BD03 0A62 E534 37A7 9149
12_mipsstat.patch
Description: MIPS struct stat mapping patch
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [mips-linux-user] patch for struct stat mapping,
Stuart Anderson <=