aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-04-19 22:09:15 +0000
committerRoland McGrath <roland@gnu.org>2001-04-19 22:09:15 +0000
commit426c52791a55674af144a8122be2847df625594c (patch)
tree7f8f71dd6ca0e8941430825ec21cc89f09ffc87e
parent79c236ac12988ebe30c499c7775157a4a55d54b6 (diff)
downloadglibc-426c52791a55674af144a8122be2847df625594c.zip
glibc-426c52791a55674af144a8122be2847df625594c.tar.gz
glibc-426c52791a55674af144a8122be2847df625594c.tar.bz2
* hurd/hurdsig.c (write_corefile): Check RLIMIT_CORE limit and do
nothing if it's zero.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed54ff9..e5ddbdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-19 Roland McGrath <roland@frob.com>
+
+ * hurd/hurdsig.c (write_corefile): Check RLIMIT_CORE limit and do
+ nothing if it's zero.
+
2001-04-19 Matthew Wilcox <willy@ldl.fc.hp.com>
* sysdeps/unix/sysv/linux/hppa/sysdep.h (INLINE_SYSCALL):