aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-23 18:14:55 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-23 18:14:55 +0000
commit4b9afc43727251609f28ba2140f4d8527e8d0d17 (patch)
tree167880b85aea06990b422010c13a2448528f539f /linuxthreads/ChangeLog
parent30566afbfc1dc2f3ab79ba2497059c6874da75c4 (diff)
downloadglibc-4b9afc43727251609f28ba2140f4d8527e8d0d17.tar
glibc-4b9afc43727251609f28ba2140f4d8527e8d0d17.tar.gz
glibc-4b9afc43727251609f28ba2140f4d8527e8d0d17.tar.bz2
glibc-4b9afc43727251609f28ba2140f4d8527e8d0d17.zip
Update.
2001-07-23 Jakub Jelinek <jakub@redhat.com> * sunrpc/svc_tcp.c (svctcp_rendezvous_abort): New. (svctcp_rendezvous_op): Use it. * sunrpc/svc_unix.c (svcunix_rendezvous_abort): New. (svcunix_rendezvous_op): Use it. 2001-07-23 Andreas Schwab <schwab@suse.de> * math/Makefile (CPPFLAGS-test-ifloat.c, CPPFLAGS-test-idouble.c, CPPFLAGS-test-ildoubl.c): Renamed from CFLAGS-*. (math-CPPFLAGS): Set this instead of CPPFLAGS.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 30ec9090d1..257e90c78a 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,10 @@
+2001-07-23 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/alpha/pt-machine.h (FLOATING_STACKS): Define.
+ (ARCH_STACK_MAX_SIZE): Define.
+ * sysdeps/sparc/sparc32/pt-machine.h: Likewise.
+ * sysdeps/sparc/sparc64/pt-machine.h: Likewise.
+
2001-07-19 Jakub Jelinek <jakub@redhat.com>
* sysdeps/i386/useldt.h: Fix typo in ARCH_STACK_MAX_SIZE comment.