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-30-gf58ab00
Date: Sat, 27 Jan 2018 10:59:09 -0500 (EST)

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  f58ab00078c28339a6dd2d0ff12b7928522cdbe2 (commit)
       via  87788c5649eadaf3585988aba28992f7d27b293e (commit)
       via  24a80c3bd1f50df974cce1f153c26e546b4d93e4 (commit)
      from  36da1934ec3b461e2bf0b52cd58de5bef563462e (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 f58ab00078c28339a6dd2d0ff12b7928522cdbe2
Author: Samuel Thibault <address@hidden>
Date:   Sat Jan 27 16:41:26 2018 +0100

    Fix warning
    
    * sysdeps/pthread/flockfile.c: Do not include <libio.h>
    * sysdeps/pthread/funlockfile.c: Likewise.

commit 87788c5649eadaf3585988aba28992f7d27b293e
Author: Samuel Thibault <address@hidden>
Date:   Sat Jan 27 16:37:38 2018 +0100

    Fix warning
    
    * sysdeps/mach/hurd/pt-sigstate-init.c: Include <hurd/signal.h>

commit 24a80c3bd1f50df974cce1f153c26e546b4d93e4
Author: Samuel Thibault <address@hidden>
Date:   Sat Jan 27 16:36:45 2018 +0100

    Add missing prototypes
    
    * sysdeps/generic/pthread/pthread.h (pthread_mutexattr_getrobust,
    pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust,
    pthread_mutexattr_setrobust_np, pthread_rwlockattr_getkind_np,
    pthread_rwlockattr_setkind_np): Add prototypes.

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

Summary of changes:
 sysdeps/generic/pthread/pthread.h    | 32 ++++++++++++++++++++++++++++++++
 sysdeps/mach/hurd/pt-sigstate-init.c |  1 +
 sysdeps/pthread/flockfile.c          |  1 -
 sysdeps/pthread/funlockfile.c        |  1 -
 4 files changed, 33 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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