git: fstat - Include current offset in output

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Mar 15 17:40:46 PDT 2012


commit afdbde1b66dcc24b23124bb11cf97b77881eae30
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Mar 15 17:40:08 2012 -0700

    fstat - Include current offset in output
    
    * When output regular file data also output the current seek offset,
      which can be very useful information.

Summary of changes:
 usr.bin/fstat/fstat.c |   40 ++++++++++++++++++++++------------------
 usr.bin/fstat/fstat.h |    1 +
 2 files changed, 23 insertions(+), 18 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/afdbde1b66dcc24b23124bb11cf97b77881eae30


-- 
DragonFly BSD source repository





More information about the Commits mailing list