Re: db and i386
Re: db and i386
- Subject: Re: db and i386
- From: Kevin Van Vechten <email@hidden>
- Date: Wed, 28 Dec 2005 15:56:07 -0800
Assuming you're talking about endian swap, after a quick source
inspection, btree databases appear to swap on-disk data to the host
endian, but hash and recno databases do not appear to do so.
Source is available to browse at:
<http://www.opensource.apple.com/darwinsource/10.4.3/Libc/db/>
- Kevin
On Dec 28, 2005, at 8:45 AM, Stephane Sudre wrote:
Is there any kind of swap operation performed by db when it's syncing?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >db and i386 (From: Stephane Sudre <email@hidden>) |