git: <cpu/limits.h>: Adjust visibility of various *_{MIN, MAX} constants.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Feb 7 14:27:55 PST 2016
commit 9d527fb6a0a61537b790043277b3337e4d549eee
Author: Sascha Wildner <saw at online.de>
Date: Sun Feb 7 20:35:53 2016 +0100
<cpu/limits.h>: Adjust visibility of various *_{MIN,MAX} constants.
This commit just affects POSIX environments (to reduce namespace
pollution), not our default one where all of this is visible. No
dports breakage was observed in my tests, as is expected because
this change is...
Taken-from: FreeBSD
Summary of changes:
sys/cpu/x86_64/include/limits.h | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9d527fb6a0a61537b790043277b3337e4d549eee
--
DragonFly BSD source repository
More information about the Commits
mailing list