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.19-hurd+l


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. glibc-2.19-hurd+libpthread-20160518-32-g73a04c4
Date: Tue, 20 Sep 2016 20:49:36 +0000 (UTC)

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  73a04c4916f11e1f30aaca770ec1a2dbb78f7686 (commit)
      from  a87bf9a8eab3af79798131b60c1f7f92f995df8c (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 73a04c4916f11e1f30aaca770ec1a2dbb78f7686
Author: Samuel Thibault <address@hidden>
Date:   Tue Sep 20 22:48:54 2016 +0200

    Fix old-style function definitions
    
    * sysdeps/pthread/flockfile.c (__flockfile): Fix old-style function
    definition.
    * sysdeps/pthread/ftrylockfile.c (__ftrylockfile): Likewise.
    * sysdeps/pthread/funlockfile.c (__funlockfile): Likewise.

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

Summary of changes:
 sysdeps/pthread/flockfile.c    |    3 +--
 sysdeps/pthread/ftrylockfile.c |    3 +--
 sysdeps/pthread/funlockfile.c  |    3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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