NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59401 CVS commit: src/lib/libc
The following reply was made to PR lib/59401; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59401 CVS commit: src/lib/libc
Date: Tue, 6 May 2025 23:18:28 +0000
Module Name: src
Committed By: riastradh
Date: Tue May 6 23:18:27 UTC 2025
Modified Files:
src/lib/libc/gen: pthread_atfork.c
src/lib/libc/softfloat: softfloat-specialize
Log Message:
libc: Sprinkle #ifdef _REENTRANT around thr_sigsetmask.
Workaround -- temporary, I hope -- for:
PR lib/59401: libc: thr_sigsetmask definition is incoherent
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/lib/libc/gen/pthread_atfork.c
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/softfloat/softfloat-specialize
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