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 <samuel.thiba...@ens-lyon.org>
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