![]() | |||||||||||||
Messages in this thread |
Jeff Garzik wrote: > O_LARGEFILE works great on my 32-bit platform. > > Is this an ABI bug? O_LARGEFILE should be OK for 32-bit processes. That's fine if the 32-bit process wants to have O_LARGEFILE ... but not all of them do ... some 32-bit binaries are compiled without O_LARGEFILE support, and will be surprised to have it given to them. This is particularly an issue on ia64, where 32-bit processes may be emulated in s/w ... by a 64-bit process. -Tony - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-05-10 07:19 [from the cache] ©2003-2008 | |||||||||||||