Finish revert "size_t/ssize_t - change to [unsigned] long"
commit98d036ab6637ad1cdcd11dd037357e88a4045de1
authorSimon Schubert <corecode@dragonflybsd.org>
Thu, 20 Aug 2009 08:49:29 +0000 (20 10:49 +0200)
committerSimon Schubert <corecode@dragonflybsd.org>
Thu, 20 Aug 2009 09:07:01 +0000 (20 11:07 +0200)
tree616a7d6fd9322044c6dc46b7c4ebbf6bda939a5d
parent289ad5f6a672803db19df76d11f8ab2056405bf3
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
gnu/usr.bin/cc34/cc_prep/config/i386/dragonfly.h
gnu/usr.bin/cc41/cc_prep/config/i386/dragonfly.h
gnu/usr.bin/cc44/cc_prep/config/i386/dragonfly.h
sys/cpu/amd64/include/stdint.h