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:
details: https://anonhg.NetBSD.org/src/rev/c5034a65c07e
branches: netbsd-1-6
changeset: 529714:c5034a65c07e
user: he <he%NetBSD.org@localhost>
date: Sun Dec 08 01:36:50 2002 +0000
description:
One more:
o libc dirname: make it compile again
diffstat:
doc/CHANGES-1.6.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d198c87a9587 -r c5034a65c07e doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Sun Dec 08 01:36:25 2002 +0000
+++ b/doc/CHANGES-1.6.1 Sun Dec 08 01:36:50 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.1,v 1.1.2.62 2002/12/07 23:30:40 he Exp $
+# $NetBSD: CHANGES-1.6.1,v 1.1.2.63 2002/12/08 01:36:50 he Exp $
A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
@@ -2240,7 +2240,7 @@
lib/libc/gen/basename.3 1.8
lib/libc/gen/dirname.3 1.8
lib/libc/gen/basename.c 1.5
-lib/libc/gen/dirname.c 1.6
+lib/libc/gen/dirname.c 1.6-1.7
Change basename(3) and dirname(3) to return a pointer to
static storage instead of modifying their arguments. Fixes
Home |
Main Index |
Thread Index |
Old Index