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: Finish revert "size_t/ssize_t - change to [unsigned] long"


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Aug 2009 03:52:58 -0700 (PDT)

commit 98d036ab6637ad1cdcd11dd037357e88a4045de1
Author: Simon Schubert <corecode@dragonflybsd.org>
Date:   Thu Aug 20 10:49:29 2009 +0200

    Finish revert "size_t/ssize_t - change to [unsigned] long"
    
    - use __uint64_t instead of unsigned long in amd64 for symmetry with i386
    - revert ptrdiff_t as well to int, that's what the rest of the world uses

Summary of changes:
 gnu/usr.bin/cc34/cc_prep/config/i386/dragonfly.h |    2 +-
 gnu/usr.bin/cc41/cc_prep/config/i386/dragonfly.h |    2 +-
 gnu/usr.bin/cc44/cc_prep/config/i386/dragonfly.h |    2 +-
 sys/cpu/amd64/include/stdint.h                   |    4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/98d036ab6637ad1cdcd11dd037357e88a4045de1


-- 
DragonFly BSD source repository



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