git: <sys/endian.h>: Use basic integer types.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Sep 20 01:41:31 PDT 2018
commit 4bc0b36db04f05ffbcb5e0ea6068b76c64fc2e84
Author: Sascha Wildner <saw at online.de>
Date: Thu Sep 20 10:22:23 2018 +0200
<sys/endian.h>: Use basic integer types.
We might at some point stop including <sys/types.h> too, in favor of
<machine/stdint.h>, but I first need to test which ports assume that
<sys/types.h> comes in with <sys/endian.h>.
Summary of changes:
sys/sys/endian.h | 76 ++++++++++++++++++++++++++++----------------------------
1 file changed, 38 insertions(+), 38 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4bc0b36db04f05ffbcb5e0ea6068b76c64fc2e84
--
DragonFly BSD source repository
More information about the Commits
mailing list