看板 DFBSD_commit 關於我們 聯絡資訊
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