EmbLogic's Blog

Character Driver: lseek complete

RCS file: ./lseek.c,v
Working file: ./lseek.c
head: 1.3
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
lseek operation done.

revision 1.3
date: 2014/02/27 18:30:59; author: root; state: Exp; lines: +7 -0
at last new file position recevied for read operation.
————————

revision 1.3
date: 2014/02/27 18:30:59; author: root; state: Exp; lines: +7 -0
in lseek function use cases for SEEK_SET(0),SEEK_CURR(1),SEEK_END(2).
—————————-

revision 1.2

date: 2014/02/27 18:30:59; author: root; state: Exp; lines: +7 -0

declared loff_t nfpos .
—————————-
revision 1.1
date: 2014/02/27 18:28:22; author: root; state: Exp;
Initial revision

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>