From: Mark Geisert <mark@maxrnd.com>
To: cygwin-patches@cygwin.com
Subject: [Cygwin PATCH 6/9] tzcode resync: namespace.h
Date: Wed, 13 May 2020 01:23:46 -0700 [thread overview]
Message-ID: <20200513082349.831-6-mark@maxrnd.com> (raw)
In-Reply-To: <20200513082349.831-1-mark@maxrnd.com>
Empty file not including current NetBSD namespace.h because Cygwin
doesn't implement that functionality. This allows compilation that
avoids an error due to a missing include file.
---
winsup/cygwin/tzcode/namespace.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 winsup/cygwin/tzcode/namespace.h
diff --git a/winsup/cygwin/tzcode/namespace.h b/winsup/cygwin/tzcode/namespace.h
new file mode 100644
index 000000000..e69de29bb
--
2.21.0
next prev parent reply other threads:[~2020-05-13 8:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-13 8:23 [Cygwin PATCH 1/9] tzcode resync: Makefile.in Mark Geisert
2020-05-13 8:23 ` [Cygwin PATCH 2/9] tzcode resync: README Mark Geisert
2020-05-13 8:23 ` [Cygwin PATCH 3/9] tzcode resync: localtime.cc Mark Geisert
2020-05-13 8:23 ` [Cygwin PATCH 4/9] tzcode resync: localtime.c.patched Mark Geisert
2020-05-13 8:23 ` [Cygwin PATCH 5/9] tzcode resync: localtime.c Mark Geisert
2020-05-13 8:23 ` Mark Geisert [this message]
2020-05-13 8:23 ` [Cygwin PATCH 7/9] tzcode resync: private.h Mark Geisert
2020-05-13 8:23 ` [Cygwin PATCH 8/9] tzcode resync: tzfile.h Mark Geisert
2020-05-13 8:23 ` [Cygwin PATCH 9/9] tzcode resync: tz_posixrules.h Mark Geisert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200513082349.831-6-mark@maxrnd.com \
--to=mark@maxrnd.com \
--cc=cygwin-patches@cygwin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).