public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Cygwin: drop unused local declaration of fopen64
@ 2022-12-08 13:17 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2022-12-08 13:17 UTC (permalink / raw)
  To: cygwin-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=53ea7b2d5a3858e18b1615090701fa5bd0e28965

commit 53ea7b2d5a3858e18b1615090701fa5bd0e28965
Author:     Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Thu Dec 8 13:04:03 2022 +0100
Commit:     Corinna Vinschen <corinna@vinschen.de>
CommitDate: Thu Dec 8 13:04:03 2022 +0100

    Cygwin: drop unused local declaration of fopen64
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/local_includes/winsup.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/winsup/cygwin/local_includes/winsup.h b/winsup/cygwin/local_includes/winsup.h
index 43dfbf46f49a..44c7f08f8ac6 100644
--- a/winsup/cygwin/local_includes/winsup.h
+++ b/winsup/cygwin/local_includes/winsup.h
@@ -41,7 +41,6 @@ details. */
 #ifdef __cplusplus
 extern "C" {
 #endif
-struct __sFILE64 *fopen64 (const char *, const char *);
 struct hostent *cygwin_gethostbyname (const char *name);
 /* Don't enforce definition of in_addr_t. */
 uint32_t cygwin_inet_addr (const char *cp);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-08 13:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-08 13:17 [newlib-cygwin] Cygwin: drop unused local declaration of fopen64 Corinna Vinschen

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).