Typo's in ChangeLog.
Carlos O'Donell
carlos@baldric.uwo.ca
Mon Jan 31 01:00:00 GMT 2005
libc-alpha,
I was looking over all the recent changes and noticed some cut-n-paste
errors in the ChangeLog. I'm not sure if I need a ChangeLog entry to fix
the ChangeLog?
While I'm glad to see hppa appear in the ChangeLog, I'm sure all the
other arches aren't in subdirectories of hppa.
I'll be looking over the LD_PROFILE, and LD_BIND_NOT cases for hppa.
Andreas, thanks for that patch, I know I did some similar work:
http://sources.redhat.com/ml/libc-alpha/2004-04/msg00129.html
Which might be why Uli thought he fixed something like this, because
infact he's *seen*, but rejected a patch for this.
Cheers,
Carlos.
Index: ChangeLog
===================================================================
RCS file: /cvs/glibc/libc/ChangeLog,v
retrieving revision 1.9162
diff -u -p -r1.9162 ChangeLog
--- ChangeLog 27 Jan 2005 20:53:23 -0000 1.9162
+++ ChangeLog 30 Jan 2005 23:33:07 -0000
@@ -561,16 +561,16 @@
* sysdeps/generic/bits/linkmap.h: ...this.
* sysdeps/hppa/bits/link.h: Renamed to...
* sysdeps/hppa/bits/linkmap.h: ...this.
- * sysdeps/hppa/i386/link.h: Renamed to...
- * sysdeps/hppa/i386/linkmap.h: ...this.
- * sysdeps/hppa/ia64/link.h: Renamed to...
- * sysdeps/hppa/ia64/linkmap.h: ...this.
- * sysdeps/hppa/s390/link.h: Renamed to...
- * sysdeps/hppa/s390/linkmap.h: ...this.
- * sysdeps/hppa/sh/link.h: Renamed to...
- * sysdeps/hppa/sh/linkmap.h: ...this.
- * sysdeps/hppa/x86_64/link.h: Renamed to...
- * sysdeps/hppa/x86_64/linkmap.h: ...this.
+ * sysdeps/i386/link.h: Renamed to...
+ * sysdeps/i386/linkmap.h: ...this.
+ * sysdeps/ia64/link.h: Renamed to...
+ * sysdeps/ia64/linkmap.h: ...this.
+ * sysdeps/s390/link.h: Renamed to...
+ * sysdeps/s390/linkmap.h: ...this.
+ * sysdeps/sh/link.h: Renamed to...
+ * sysdeps/sh/linkmap.h: ...this.
+ * sysdeps/x86_64/link.h: Renamed to...
+ * sysdeps/x86_64/linkmap.h: ...this.
* posix/unistd.h: Declare ftruncate for POSIX 2003. [BZ #640]
More information about the Libc-alpha
mailing list