NetBSD-Bugs archive

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

PR/38087 CVS commit: src/lib/libpthread



The following reply was made to PR lib/38087; it has been noted by GNATS.

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38087 CVS commit: src/lib/libpthread
Date: Sat, 23 Feb 2008 15:15:58 +0000 (UTC)

 Module Name:   src
 Committed By:  ad
 Date:          Sat Feb 23 15:15:58 UTC 2008
 
 Modified Files:
        src/lib/libpthread: pthread_mutex.c
 
 Log Message:
 Fix pthread_mutex_trylock() for recursive mutexes. PR lib/38087.
 Based on a patch provided by rafal@.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.45 -r1.46 src/lib/libpthread/pthread_mutex.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index