This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch sthibaul/hurd-builds updated. glibc-2.26.9000-1159-g27688a2


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, sthibaul/hurd-builds has been updated
       via  27688a2c059cfcdde681c88d1b9b738e9233ea81 (commit)
      from  16af963630efe55624ad79f23cdd86fb7526517c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=27688a2c059cfcdde681c88d1b9b738e9233ea81

commit 27688a2c059cfcdde681c88d1b9b738e9233ea81
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Jan 21 21:51:47 2018 +0100

    Update t2.26/sigsetops.h

diff --git a/hurd/hurd/signal.h b/hurd/hurd/signal.h
index 0e6a969..e7d3654 100644
--- a/hurd/hurd/signal.h
+++ b/hurd/hurd/signal.h
@@ -42,7 +42,7 @@
 #include <spin-lock.h>
 struct hurd_signal_preemptor;	/* <hurd/sigpreempt.h> */
 #if defined __USE_EXTERN_INLINES && defined _LIBC
-#  if IS_IN (libc)
+#  if IS_IN (libc) || IS_IN (libpthread)
 #    include <sigsetops.h>
 #  endif
 #endif

-----------------------------------------------------------------------

Summary of changes:
 hurd/hurd/signal.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]