tools/time.c
changeset 3770 ca450a806cc1
parent 998 3f6ed23e8aae
equal deleted inserted replaced
3768:34ddbee8e07b 3770:ca450a806cc1
    16  * fields enclosed by brackets "[]" replaced with your own identifying
    16  * fields enclosed by brackets "[]" replaced with your own identifying
    17  * information: Portions Copyright [yyyy] [name of copyright owner]
    17  * information: Portions Copyright [yyyy] [name of copyright owner]
    18  *
    18  *
    19  * CDDL HEADER END
    19  * CDDL HEADER END
    20  *
    20  *
    21  * Copyright (c) 2010, Oracle and/or it's affiliates.  All rights reserved.
    21  * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * This compiles to a module that can be preloaded during a build.  If this
    25  * This compiles to a module that can be preloaded during a build.  If this
    26  * is preloaded, it interposes on time(2), gettimeofday(3C), and
    26  * is preloaded, it interposes on time(2), gettimeofday(3C), and