git: Add <endian.h>, which for now only includes <sys/endian.h>.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Dec 30 09:48:32 PST 2020
commit 0b6d2d3d9e6293fef4f7f8530c0d918ed6c6149b
Author: Sascha Wildner <saw at online.de>
Date: Wed Dec 30 18:47:46 2020 +0100
Add <endian.h>, which for now only includes <sys/endian.h>.
An <endian.h> header was recently approved by The Austin Group:
https://www.austingroupbugs.net/view.php?id=162
Add one now, mainly for dports. It will be further POSIXized later.
Summary of changes:
include/Makefile | 5 +++--
usr.bin/vis/extern.h => include/endian.h | 9 +++++++--
2 files changed, 10 insertions(+), 4 deletions(-)
copy usr.bin/vis/extern.h => include/endian.h (90%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0b6d2d3d9e6293fef4f7f8530c0d918ed6c6149b
--
DragonFly BSD source repository
More information about the Commits
mailing list