Dixitur illum marny@rambler.ru scribere...
As far as I know, there are two main C libraries at the moment: glibc for usual platforms and uClibc for embedded platforms. Both of them contain
DietLibc (from Fefe) for some Linux systems, and one different BSD libc for each of the BSDs.
The BSD libcs all do not need the largefile definition to have largefile support - it's always in (so do NOT think you can disable it, just in case...).
//Thorsten