git: <dirent.h>/<string.h>: Remove redundant __XSI_VISIBLE checks.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Tue Sep  8 12:57:23 PDT 2015
    
    
  
commit 8a9b35db766b34b6788b892ebdea19924adb488a
Author: Sascha Wildner <saw at online.de>
Date:   Tue Sep 8 18:37:53 2015 +0200
    <dirent.h>/<string.h>: Remove redundant __XSI_VISIBLE checks.
    
    __XSI_VISIBLE implies __POSIX_VISIBLE, and none of these functions is
    XSI.
    
    No functional changes (expected).
Summary of changes:
 include/dirent.h | 4 ++--
 include/string.h | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8a9b35db766b34b6788b892ebdea19924adb488a
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list