DragonFly-2.3.0.607.gf4228 master include Makefile timeconv.h lib/libc/stdtime Makefile.inc time32.c

Peter Avalos pavalos at crater.dragonflybsd.org
Tue Apr 7 00:13:38 PDT 2009


commit f422879087c500dba8e04d24e154ef95c1e8f027
Author: Peter Avalos <pavalos at theshell.com>
Date:   Fri Jan 16 20:55:46 2009 -0500

    Add routines to convert time_t to/from fixed-bit fields.
    
    Obtained-from: FreeBSD

Summary of changes:
 include/Makefile              |    1 +
 include/timeconv.h            |   62 ++++++++++++++++++++++++
 lib/libc/stdtime/Makefile.inc |    2 +-
 lib/libc/stdtime/time32.c     |  107 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 171 insertions(+), 1 deletions(-)
 create mode 100644 include/timeconv.h
 create mode 100644 lib/libc/stdtime/time32.c

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list