NetBSD-Bugs archive

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

PR/59240 CVS commit: src/lib/libpthread



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59240 CVS commit: src/lib/libpthread
Date: Fri, 4 Apr 2025 20:52:30 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Apr  4 20:52:30 UTC 2025
 
 Modified Files:
 	src/lib/libpthread: pthread_cancelstub.c
 
 Log Message:
 libpthread: Sort cancelstub definitions.
 
 No functional change intended.
 
 PR lib/59240: POSIX.1-2024: cancellation point audit
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.49 -r1.50 src/lib/libpthread/pthread_cancelstub.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