git: <limits.h>: Several changes related to Issue 7 of the standard.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Tue Jan 26 15:07:48 PST 2016
    
    
  
commit f0cd4aceb6e26deab1ab282a644ba665c9ce179e
Author: Sascha Wildner <saw at online.de>
Date:   Wed Jan 27 00:06:38 2016 +0100
    <limits.h>: Several changes related to Issue 7 of the standard.
    
    * NL_NMAX was removed, so change its visibility accordingly.
    
    * NL_ARGMAX, NL_MSGMAX, NL_SETMAX and NL_TEXTMAX were moved from XSI
      into the base. Adjust for that too. The change history does not
      mention NL_ARGMAX but the [XSI] margin code was removed from it so
      I think this is just an oversight.
    
    The 32 ports that reference NL_NMAX, which is the only of these
    defines where visibility was restricted with this commit, all still
    build.
Summary of changes:
 include/limits.h | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f0cd4aceb6e26deab1ab282a644ba665c9ce179e
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list