site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com 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: _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... 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. Is there any kind of swap operation performed by db when it's syncing? This email sent to site_archiver@lists.apple.com