DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Revert size_t/ssize_t 1e8087d481c6bfecf14ce6eddc5c722031742332
commit fe681df117025f4662721f08f56981ca914c9d4d
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Aug 20 01:53:08 2009 -0700
Revert size_t/ssize_t 1e8087d481c6bfecf14ce6eddc5c722031742332
Ok, too many issues for i386, we'll go back to using an unsigned int and int
equivalent.
Summary of changes:
gnu/lib/gcc41/libstdc++/config.h | 2 +-
gnu/lib/gcc44/libstdc++/config.h | 2 +-
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 | 5 +++--
sys/cpu/i386/include/stdint.h | 5 ++---
7 files changed, 10 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fe681df117025f4662721f08f56981ca914c9d4d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]