git: <stdio.h>: ftello() and fseeko() were in SUSv2, so extend visibility.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Fri Apr 14 11:30:49 PDT 2017
    
    
  
commit 58696e283b323aa14d58b780ac4c1329f1e55ecf
Author: Sascha Wildner <saw at online.de>
Date:   Fri Apr 14 19:25:48 2017 +0200
    <stdio.h>: ftello() and fseeko() were in SUSv2, so extend visibility.
    
    See:
    
    http://pubs.opengroup.org/onlinepubs/007908799/xsh/fseek.html
    http://pubs.opengroup.org/onlinepubs/007908799/xsh/ftell.html
Summary of changes:
 include/stdio.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/58696e283b323aa14d58b780ac4c1329f1e55ecf
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list