Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/time Add tzgetgmtoff(3)
details: https://anonhg.NetBSD.org/src/rev/e108ef592cfe
branches: trunk
changeset: 341285:e108ef592cfe
user: christos <christos%NetBSD.org@localhost>
date: Thu Oct 29 17:53:04 2015 +0000
description:
Add tzgetgmtoff(3)
diffstat:
lib/libc/time/Makefile.inc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1bf3df160239 -r e108ef592cfe lib/libc/time/Makefile.inc
--- a/lib/libc/time/Makefile.inc Thu Oct 29 17:51:58 2015 +0000
+++ b/lib/libc/time/Makefile.inc Thu Oct 29 17:53:04 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.21 2014/10/08 05:44:03 msaitoh Exp $
+# $NetBSD: Makefile.inc,v 1.22 2015/10/29 17:53:04 christos Exp $
.PATH: ${.CURDIR}/time
@@ -29,6 +29,7 @@
time2posix.3 posix2time_z.3 \
time2posix.3 time2posix_z.3 \
tzset.3 tzgetname.3 \
+ tzset.3 tzgetgmtoff.3 \
tzset.3 daylight.3 \
tzset.3 tzalloc.3 \
tzset.3 tzfree.3 \
Home |
Main Index |
Thread Index |
Old Index