git: fstat(1): Put the v_type -> mode_t conversion into a separate function.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jun 20 09:31:28 PDT 2013
commit 3909f1639734f7feb1b6a62e418458d1fa9de926
Author: Sascha Wildner <saw at online.de>
Date: Thu Jun 20 18:25:04 2013 +0200
fstat(1): Put the v_type -> mode_t conversion into a separate function.
Summary of changes:
usr.bin/fstat/ext2fs.c | 34 +---------------------------------
usr.bin/fstat/fstat.c | 34 +---------------------------------
usr.bin/fstat/fstat.h | 24 +++++++++++++++++++++++-
usr.bin/fstat/hammer.c | 33 +--------------------------------
usr.bin/fstat/ntfs.c | 34 +---------------------------------
5 files changed, 27 insertions(+), 132 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3909f1639734f7feb1b6a62e418458d1fa9de926
--
DragonFly BSD source repository
More information about the Commits
mailing list