commit-hurd
[Top][All Lists]
Advanced

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

[SCM] POSIX threading library branch, master-glibc, updated. glibc-2.19-


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master-glibc, updated. glibc-2.19-hurd+libpthread-20150515-8-gc7c777b
Date: Mon, 31 Aug 2015 22:41:47 +0000

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-glibc has been updated
       via  c7c777b3d43d490c2012f6b8e6a61c455479fbbc (commit)
      from  14d1fbe7ddd74c10039b062dbb49e64804715fff (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 c7c777b3d43d490c2012f6b8e6a61c455479fbbc
Author: Samuel Thibault <address@hidden>
Date:   Tue Sep 1 00:40:28 2015 +0200

    Harmonize semaphore.h with glibc
    
    * include/semaphore.h: Reorder function declarations, prepend parameter
    names with __.
    (sem_init, sem_destroy, *sem_open, sem_close, sem_unlink, sem_getvalue): Add
    __THROW attribute.
    (sem_trywait, sem_post): Add __THROWNL attribute.

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

Summary of changes:
 include/semaphore.h |   51 +++++++++++++++++++++++++++++----------------------
 1 files changed, 29 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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