Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc One more singleton:
details: https://anonhg.NetBSD.org/src/rev/23f8b5df532e
branches: netbsd-1-6
changeset: 529718:23f8b5df532e
user: he <he%NetBSD.org@localhost>
date: Sun Dec 08 13:38:41 2002 +0000
description:
One more singleton:
o ld elf32: use basename() in a safe manner, fixes problem with
"crtbegin.o in DT_NEEDED"
diffstat:
doc/CHANGES-1.6.1 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a82e3ad15889 -r 23f8b5df532e doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Sun Dec 08 13:36:29 2002 +0000
+++ b/doc/CHANGES-1.6.1 Sun Dec 08 13:38:41 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.1,v 1.1.2.64 2002/12/08 10:21:17 he Exp $
+# $NetBSD: CHANGES-1.6.1,v 1.1.2.65 2002/12/08 13:38:41 he Exp $
A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
@@ -2315,3 +2315,8 @@
Add missing ``-u euid'' option to opstring. Fixes PR#18827.
[kleink, ticket #949]
+
+gnu/dist/toolchain/ld/emultempl/elf32.em 1.2-1.3
+
+ Use basename() in a safe way.
+ [thorpej, ticket #1028]
Home |
Main Index |
Thread Index |
Old Index