* hurd/hurdsig.c (write_corefile): Check RLIMIT_CORE limit and do

nothing if it's zero.
This commit is contained in:
Roland McGrath 2001-04-19 22:09:15 +00:00
parent 79c236ac12
commit 426c52791a
1 changed files with 5 additions and 0 deletions

View File

@ -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):