Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libpthread ld.elf_so is reentrant.
details: https://anonhg.NetBSD.org/src/rev/3511331a6ef9
branches: trunk
changeset: 773492:3511331a6ef9
user: joerg <joerg%NetBSD.org@localhost>
date: Fri Feb 03 21:11:17 2012 +0000
description:
ld.elf_so is reentrant.
diffstat:
lib/libpthread/TODO | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (14 lines):
diff -r a780a6a15f4e -r 3511331a6ef9 lib/libpthread/TODO
--- a/lib/libpthread/TODO Fri Feb 03 20:12:48 2012 +0000
+++ b/lib/libpthread/TODO Fri Feb 03 21:11:17 2012 +0000
@@ -1,9 +1,4 @@
-$NetBSD: TODO,v 1.16 2010/07/09 17:03:04 jruoho Exp $
-
-Bugs to fix:
-
-- Add locking to ld.elf_so so that multiple threads doing lazy binding
- doesn't trash things.
+$NetBSD: TODO,v 1.17 2012/02/03 21:11:17 joerg Exp $
Interfaces/features to implement:
Home |
Main Index |
Thread Index |
Old Index