From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Fri, 3 Feb 2012 06:25:00 -0500 Subject: [U-Boot] [PATCH 1/5 v2] sandbox: add lseek helper In-Reply-To: References: <1328039614-10031-1-git-send-email-vapier@gentoo.org> <1328039614-10031-2-git-send-email-vapier@gentoo.org> Message-ID: <201202030625.01592.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 01 February 2012 18:37:27 Simon Glass wrote: > On Tue, Jan 31, 2012 at 11:53 AM, Mike Frysinger wrote: > > --- a/include/os.h > > +++ b/include/os.h > > > > +#define OS_SEEK_SET 0 > > +#define OS_SEEK_CUR 0 > > +#define OS_SEEK_END 0 > > 0, 1, 2? see if you can guess what 1 mode i tested ;) -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: