Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,8 +1,8 @@
$NetBSD: patch-src_timezone_strftime.c,v 1.1 2015/01/14 21:01:18 adam Exp $
$NetBSD: patch-src_timezone_strftime.c,v 1.2 2016/08/14 16:56:29 is Exp $
--- src/timezone/strftime.c.orig 2009-06-11 16:49:15.000000000 +0200
--- src/timezone/strftime.c.orig 2016-08-08 20:29:39.000000000 +0000
+++ src/timezone/strftime.c
@@ -89,7 +89,7 @@ static const struct lc_time_T C_time_loc
@@ -109,7 +109,7 @@ static const struct lc_time_T C_time_loc
};
static char *_add(const char *, char *, const char *);
@@ -10,4 +10,4 @@ $NetBSD: patch-src_timezone_strftime.c,v 1.1 2015/01/14 21:01:18 adam Exp $
+static char *_conv(const int, const char *, char *, const char *);
static char *_fmt(const char *, const struct pg_tm *, char *,
const char *, int *);
static char *_yconv(const int, const int, const int, const int,
static char *_yconv(int, int, bool, bool, char *, const char *);