Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
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