summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-02-16 18:40:30 +0000
committerUlrich Drepper <drepper@redhat.com>2001-02-16 18:40:30 +0000
commit78b385b834d450d4c633279eb26aba04d8aa509b (patch)
tree89697bb1d03e465bcc5b9f20f2ccf8b1d65e3ae6 /ChangeLog
parentd21f703a09bf2dc50c12fff4fdf309ba89b230e3 (diff)
downloadglibc-78b385b834d450d4c633279eb26aba04d8aa509b.tar.gz
glibc-78b385b834d450d4c633279eb26aba04d8aa509b.tar.xz
glibc-78b385b834d450d4c633279eb26aba04d8aa509b.zip
Update.
2001-02-16  Ulrich Drepper  <drepper@redhat.com>

	* locale/programs/ld-address.c (address_finish): Add 'S' to allow
	formats for postal_fmt.

2001-02-16  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/alpha/syscalls.list (ftruncate): Add
	__ftruncate64 alias.
	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (ftruncate):
	Likewise.

2001-02-15  David Mosberger  <davidm@hpl.hp.com>

	* sysdeps/unix/sysv/linux/ia64/__longjmp.S (__longjmp): No need to
	do "loadrs".  Writing to bspstore already takes care of
	invalidating the "clean" partition.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28cab38d33..685c49c02a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2001-02-16  Ulrich Drepper  <drepper@redhat.com>
+
+	* locale/programs/ld-address.c (address_finish): Add 'S' to allow
+	formats for postal_fmt.
+
+2001-02-16  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/unix/sysv/linux/alpha/syscalls.list (ftruncate): Add
+	__ftruncate64 alias.
+	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (ftruncate):
+	Likewise.
+
+2001-02-15  David Mosberger  <davidm@hpl.hp.com>
+
+	* sysdeps/unix/sysv/linux/ia64/__longjmp.S (__longjmp): No need to
+	do "loadrs".  Writing to bspstore already takes care of
+	invalidating the "clean" partition.
+
 2001-02-16  Andreas Schwab  <schwab@suse.de>
 
 	* sysdeps/m68k/fpu/s_nextafterl.c: New file.