Skip site navigation (1)Skip section navigation (2)
Date:      31 Jul 2003 20:33:44 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com>
To:        Hugo Saro <h_saro@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: linux_llseek
Message-ID:  <44vfti1ajb.fsf@be-well.ilk.org>
In-Reply-To: <20030728132447.65348.qmail@web11807.mail.yahoo.com>
References:  <20030728132447.65348.qmail@web11807.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hmm.  If I remember correctly, the linux_llseek() call is just a hack
to add a wider-than-32-bit lseek(2) type call without touching
anything already in the system.  I may be confused, though.

In any case, this doesn't really make sense, because it's really just
a wrapper around a system call (at least, the normal lseek() is, and I
can't imagine why any variant would be implemented much differently).
The output may be some kind of artifact caused by the kernel dive, but
I don't know why that would happen, either...  maybe a -hacker would
know. 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44vfti1ajb.fsf>