public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] cdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unused
@ 2022-07-11  9:53 Sebastian Huber
  0 siblings, 0 replies; only message in thread
From: Sebastian Huber @ 2022-07-11  9:53 UTC (permalink / raw)
  To: newlib-cvs

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

commit 65338d7299bde3182805a187f77e2bbbaf929784
Author: Warner Losh <imp@FreeBSD.org>
Date:   Thu May 6 16:34:55 2021 -0600

    cdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unused
    
    __GNUCLIKE___OFFSETOF is unreferenced in the tree, remove it as long
    obsolete.
    
    Sponsored by:           Netflix

Diff:
---
 newlib/libc/include/sys/cdefs.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/newlib/libc/include/sys/cdefs.h b/newlib/libc/include/sys/cdefs.h
index 7dff2c8d8..6d179c2b4 100644
--- a/newlib/libc/include/sys/cdefs.h
+++ b/newlib/libc/include/sys/cdefs.h
@@ -110,7 +110,6 @@
 #define	__GNUCLIKE_ASM 2
 #endif
 #define	__GNUCLIKE___TYPEOF 1
-#define	__GNUCLIKE___OFFSETOF 1
 #define	__GNUCLIKE___SECTION 1
 
 #define	__GNUCLIKE_CTOR_SECTION_HANDLING 1


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

only message in thread, other threads:[~2022-07-11  9:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11  9:53 [newlib-cygwin] cdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unused Sebastian Huber

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