about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-01-29 12:59:08 +0000
committerUlrich Drepper <drepper@redhat.com>1999-01-29 12:59:08 +0000
commit9270f939c654f2682299b99c4ff50d9ebefc63cc (patch)
tree707750fdc23a1ec14db07676105e97a5cdddaf95 /ChangeLog
parent84514bcbf25a3c06b899c1ac9d70987b92fded22 (diff)
downloadglibc-9270f939c654f2682299b99c4ff50d9ebefc63cc.tar.gz
glibc-9270f939c654f2682299b99c4ff50d9ebefc63cc.tar.xz
glibc-9270f939c654f2682299b99c4ff50d9ebefc63cc.zip
Update.
	* sunrpc/clnt_tcp.c (clnttcp_call): Resolve 32-64 comparison
	conflict for 64 bit platforms.
	Patch by trott@rottmann.hi.shuttle.de.

	* sysdeps/i386/Versions: Exports functions from libgcc since this
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 69b1fef8fc..97234e7db9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 1999-01-29  Ulrich Drepper  <drepper@cygnus.com>
 
+	* sunrpc/clnt_tcp.c (clnttcp_call): Resolve 32-64 comparison
+	conflict for 64 bit platforms.
+	Patch by trott@rottmann.hi.shuttle.de.
+
 	* sysdeps/unix/sparc/vfork.S: Correct comment.
 	* sysdeps/unix/sparc/fork.S: Likewise.
 	* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Remove vfork.
@@ -19,7 +23,7 @@
 	duplicate the code.
 	* sysdeps/alpha/fpu/s_floorf.c (__floorf): Likewise.
 
-	* sysdeps/i386/Versions: Exports functions from libgcc sinc ethis
+	* sysdeps/i386/Versions: Exports functions from libgcc since this
 	is what was done in glibc 2.0.
 	* sysdeps/m68k/Versions: Likewise.  New file.