git: Finish revert "size_t/ssize_t - change to [unsigned] long"
Simon Schubert
corecode at crater.dragonflybsd.org
Thu Aug 20 03:57:10 PDT 2009
commit 98d036ab6637ad1cdcd11dd037357e88a4045de1
Author: Simon Schubert <corecode at 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
More information about the Commits
mailing list