git: <time.h>: struct timespec's definition has to be visible for C11.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Feb 3 02:12:41 PST 2016


commit af1b988db489de1771892d85d6c7e5bfd5af9a8a
Author: Sascha Wildner <saw at online.de>
Date:   Wed Feb 3 11:12:14 2016 +0100

    <time.h>: struct timespec's definition has to be visible for C11.
    
    See B.26 in the C11 standard.
    
    Note that this is not in the N1548 committee draft.

Summary of changes:
 include/time.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af1b988db489de1771892d85d6c7e5bfd5af9a8a


-- 
DragonFly BSD source repository



More information about the Commits mailing list