public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
From: Ken Brown <kbrown@sourceware.org>
To: cygwin-cvs@sourceware.org
Subject: [newlib-cygwin] Cygwin: child_info.h: remove declaration of init_child_info
Date: Mon, 6 Jun 2022 14:19:11 +0000 (GMT) [thread overview]
Message-ID: <20220606141911.10D053834F08@sourceware.org> (raw)
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=1f8235f6ba841a485dfaa1adc7196673b52e2aac
commit 1f8235f6ba841a485dfaa1adc7196673b52e2aac
Author: Ken Brown <kbrown@cornell.edu>
Date: Mon Jun 6 10:16:48 2022 -0400
Cygwin: child_info.h: remove declaration of init_child_info
The function was removed long ago, but its declaration remained.
Diff:
---
winsup/cygwin/child_info.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/winsup/cygwin/child_info.h b/winsup/cygwin/child_info.h
index 453339317..2da62ffaa 100644
--- a/winsup/cygwin/child_info.h
+++ b/winsup/cygwin/child_info.h
@@ -198,8 +198,6 @@ extern child_info_spawn ch_spawn;
#define have_execed ch_spawn.has_execed ()
#define have_execed_cygwin ch_spawn.has_execed_cygwin ()
-void __stdcall init_child_info (DWORD, child_info *, HANDLE);
-
extern "C" {
extern child_info *child_proc_info;
extern child_info_spawn *spawn_info asm (_SYMSTR (child_proc_info));
reply other threads:[~2022-06-06 14:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20220606141911.10D053834F08@sourceware.org \
--to=kbrown@sourceware.org \
--cc=cygwin-cvs@sourceware.org \
/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).