NetBSD-Bugs archive

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

PR/58154 CVS commit: src/libexec/ld.elf_so



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58154 CVS commit: src/libexec/ld.elf_so
Date: Mon, 22 Jul 2024 23:14:25 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Mon Jul 22 23:14:25 UTC 2024
 
 Modified Files:
 	src/libexec/ld.elf_so: README.TLS tls.c
 
 Log Message:
 ld.elf_so: Sprinkle comments and references for thread-local storage.
 
 Maybe this will help the TLS business to be less mysterious to the
 next traveller to pass by here.
 
 Prompted by PR lib/58154.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/libexec/ld.elf_so/README.TLS
 cvs rdiff -u -r1.19 -r1.20 src/libexec/ld.elf_so/tls.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