commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] POSIX threading library branch, master, updated. glibc-2.23-hurd+l


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. glibc-2.23-hurd+libpthread-20161218-44-g1f04c9e
Date: Sun, 18 Mar 2018 14:08:19 -0400 (EDT)

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 "POSIX threading library".

The branch, master has been updated
       via  1f04c9e131d45afaed640c1ede5cdb0bab62ada4 (commit)
      from  930c63cd54c8db823af29ba6e5a015dc4d5021ca (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 -----------------------------------------------------------------
commit 1f04c9e131d45afaed640c1ede5cdb0bab62ada4
Author: Samuel Thibault <address@hidden>
Date:   Sun Mar 18 19:03:02 2018 +0100

    Fix getting types
    
    * pthread/pt-internal.h: Include <bits/types/res_state.h> instead of
    defining __need_res_state and including <resolv.h>.
    * sysdeps/pthread/semaphore.h [__USE_XOPEN2K]: Include
    <bits/types/struct_timespec.h> instead of defining __need_timespec and
    including <time.h>.

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

Summary of changes:
 pthread/pt-internal.h       | 3 +--
 sysdeps/pthread/semaphore.h | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

[Prev in Thread] Current Thread [Next in Thread]