DragonFly commits List (threaded) for 2009-08
DragonFly BSD
DragonFly commits List (threaded) for 2009-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: AMD64 - Fix compiler warnings


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 21 Aug 2009 03:45:11 -0700 (PDT)

commit 44d6719362ff931d37de5e3a36d1fab24254b5a9
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Thu Aug 20 23:01:47 2009 -0700

    AMD64 - Fix compiler warnings
    
    * Also change i_size, which is used with pointer arithmatic, mmap(), and
      munmap(), from off_t to size_t.

Summary of changes:
 usr.bin/patch/inp.c |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/44d6719362ff931d37de5e3a36d1fab24254b5a9


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]