NetBSD-Bugs archive

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

PR/59126 CVS commit: src/lib/libpthread



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59126 CVS commit: src/lib/libpthread
Date: Tue, 4 Mar 2025 00:41:00 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Mar  4 00:41:00 UTC 2025
 
 Modified Files:
 	src/lib/libpthread: pthread_once.c
 
 Log Message:
 pthread_once(3): Add missing memory barriers.
 
 PR lib/59126: pthread_once(3): missing memory ordering
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/lib/libpthread/pthread_once.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