public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/zack/no-nested-includes] fixup for whichever patch took sys/types.h out of sys/xattr.h
@ 2019-06-18 15:35 Zack Weinberg
  0 siblings, 0 replies; 2+ messages in thread
From: Zack Weinberg @ 2019-06-18 15:35 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=f051b6176c939f47f25c2245fd8407bcb9bcc9df

commit f051b6176c939f47f25c2245fd8407bcb9bcc9df
Author: Zack Weinberg <zackw@panix.com>
Date:   Sun May 26 12:36:09 2019 -0400

    fixup for whichever patch took sys/types.h out of sys/xattr.h

Diff:
---
 scripts/check-obsolete-constructs.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/check-obsolete-constructs.py b/scripts/check-obsolete-constructs.py
index e2ca8f5..892050c 100755
--- a/scripts/check-obsolete-constructs.py
+++ b/scripts/check-obsolete-constructs.py
@@ -615,7 +615,6 @@ HEADER_ALLOWED_INCLUDES = {
     "sys/ucontext.h":              [ "sys/procfs.h" ],
     "sys/unistd.h":                [ "unistd.h" ],
     "sys/vfs.h":                   [ "sys/statfs.h" ],
-    "sys/xattr.h":                 [ "sys/types.h" ],
 
     # Nonstandardized headers that do nothing but include some other
     # header.  These exist for compatibility with old systems where


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [glibc/zack/no-nested-includes] fixup for whichever patch took sys/types.h out of sys/xattr.h
@ 2019-05-31 14:42 Zack Weinberg
  0 siblings, 0 replies; 2+ messages in thread
From: Zack Weinberg @ 2019-05-31 14:42 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=dfac29f37ed0937bf41d6dc89107adcf427d5795

commit dfac29f37ed0937bf41d6dc89107adcf427d5795
Author: Zack Weinberg <zackw@panix.com>
Date:   Sun May 26 12:36:09 2019 -0400

    fixup for whichever patch took sys/types.h out of sys/xattr.h

Diff:
---
 scripts/check-obsolete-constructs.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/check-obsolete-constructs.py b/scripts/check-obsolete-constructs.py
index e2ca8f5..892050c 100755
--- a/scripts/check-obsolete-constructs.py
+++ b/scripts/check-obsolete-constructs.py
@@ -615,7 +615,6 @@ HEADER_ALLOWED_INCLUDES = {
     "sys/ucontext.h":              [ "sys/procfs.h" ],
     "sys/unistd.h":                [ "unistd.h" ],
     "sys/vfs.h":                   [ "sys/statfs.h" ],
-    "sys/xattr.h":                 [ "sys/types.h" ],
 
     # Nonstandardized headers that do nothing but include some other
     # header.  These exist for compatibility with old systems where


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-18 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-18 15:35 [glibc/zack/no-nested-includes] fixup for whichever patch took sys/types.h out of sys/xattr.h Zack Weinberg
  -- strict thread matches above, loose matches on Subject: below --
2019-05-31 14:42 Zack Weinberg

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