aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-08-23 09:04:23 +0000
committerAndreas Jaeger <aj@suse.de>2000-08-23 09:04:23 +0000
commit84056c71ce4cc90f3b6068831d76a8dff1fc9c78 (patch)
treee8a225deb0036a9ebd105daa7101098613409db2 /ChangeLog
parent113d09451da590a99162238ad1479dcd110ae84b (diff)
downloadglibc-84056c71ce4cc90f3b6068831d76a8dff1fc9c78.tar
glibc-84056c71ce4cc90f3b6068831d76a8dff1fc9c78.tar.gz
glibc-84056c71ce4cc90f3b6068831d76a8dff1fc9c78.tar.bz2
glibc-84056c71ce4cc90f3b6068831d76a8dff1fc9c78.zip
Update.
2000-08-23 Martin Schwidefsky <schwidefsky@de.ibm.com> * sysdeps/s390/bits/setjmp.h: Add __ to JB_GPR* defines. only for !SHARED case. Get the code from dl-osinfo.h. 2000-08-21 Martin Schwidefsky <schwidefsky@de.ibm.com> 2000-08-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 8739d37da7..1a7c6b2252 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-08-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+ * sysdeps/s390/bits/setjmp.h: Add __ to JB_GPR* defines.
+
2000-08-23 Ulrich Drepper <drepper@redhat.com>
* locale/programs/ld-ctype.c (ctype_read): Allow more than one
@@ -70,14 +74,14 @@
* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Use DL_SYSDEP_OSCHECK
if defined.
* sysdeps/unix/sysv/linux/init-first.c: Perform kernel version test
- only for !SHARED case. Get the code from dl-osinfo.h.
+ only for !SHARED case. Get the code from dl-osinfo.h.
* stdlib/random_r.c: Cleanups.
* stdlib/tst-random.c: New file.
* stdlib/Makefile (tests): Add tst-random.
Patches by Michael Fischer <fischer-michael@cs.yale.edu>.
-2000-08-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
+2000-08-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
* sysdeps/unix/sysv/linux/s390/getmsg.c: Remove.
* sysdeps/unix/sysv/linux/s390/getpmsg.c: Remove.
@@ -132,7 +136,7 @@
* intl/locale.alias: Add aliases for Korean.
-2000-08-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
+2000-08-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
* sysdeps/s390/__longjmp.c: Remove unused variable result.
* sysdeps/s390/fpu/bits/fenv.h: Move FPC_* definitions to fenv_libc.h.