view lib/mktime-internal.h @ 17464:290d581e2e24

autoupdate
author Karl Berry <karl@freefriends.org>
date Sat, 10 Aug 2013 07:10:55 -0700
parents 465038ef6bc4
children
line wrap: on
line source

#include <time.h>
time_t mktime_internal (struct tm *,
                        struct tm * (*) (time_t const *, struct tm *),
                        time_t *);