commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. hurd-release-0-2-3492-g18b7cc9


From: Pino Toscano
Subject: [SCM] Hurd branch, master, updated. hurd-release-0-2-3492-g18b7cc9
Date: Wed, 27 Feb 2013 00:45:16 +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 "Hurd".

The branch, master has been updated
       via  18b7cc99f467d541c8cbf9abb3ee85a41ef8f472 (commit)
      from  92b12d376799c4514c207669a93665c98661b995 (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 18b7cc99f467d541c8cbf9abb3ee85a41ef8f472
Author: Pino Toscano <address@hidden>
Date:   Wed Feb 27 01:43:15 2013 +0100

    hello-mt: fix pthread porting issue
    
    Properly use pthread_mutex_destroy as equivalent for cthreads' mutex_clear, 
instead of pthread_mutex_init.
    Issue kindly reported by Nick Lloyd, thanks!
    
    * trans/hello-mt.c (close_hook): Call pthread_mutex_destroy instead of
    pthread_mutex_init.

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

Summary of changes:
 trans/hello-mt.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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