From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/5 v2] sandbox: add lseek helper
Date: Fri, 3 Feb 2012 06:25:00 -0500 [thread overview]
Message-ID: <201202030625.01592.vapier@gentoo.org> (raw)
In-Reply-To: <CAPnjgZ25Tnb-PMyewOWmrd5LHDn5LELZM_BEUGmTD9nEi44kqw@mail.gmail.com>
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: <http://lists.denx.de/pipermail/u-boot/attachments/20120203/ecc46b47/attachment.pgp>
next prev parent reply other threads:[~2012-02-03 11:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-31 19:53 [U-Boot] [PATCH 0/5 v2] sandbox: spi/sf emulation Mike Frysinger
2012-01-31 19:53 ` [U-Boot] [PATCH 1/5 v2] sandbox: add lseek helper Mike Frysinger
2012-02-01 23:37 ` Simon Glass
2012-02-03 11:25 ` Mike Frysinger [this message]
2012-02-03 11:26 ` [U-Boot] [PATCH 1/5 v2.1] " Mike Frysinger
2012-02-15 6:30 ` Simon Glass
2012-02-21 5:24 ` [U-Boot] [PATCH 1/5 v2.2] " Mike Frysinger
2012-01-31 19:53 ` [U-Boot] [PATCH 2/5 v2] sandbox: add getopt support Mike Frysinger
2012-01-31 19:53 ` [U-Boot] [PATCH 3/5 v2] sandbox: SPI emulation bus Mike Frysinger
2012-01-31 19:53 ` [U-Boot] [PATCH 4/5 v2] sandbox: new SPI flash driver Mike Frysinger
2012-01-31 19:53 ` [U-Boot] [PATCH 5/5 v2] sandbox: enable new spi/sf layers Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201202030625.01592.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox