From: Dave Airlie (airlied at domain csn.ul.ie)
Date: Thu 16 Aug 2001 - 17:21:18 IST
from 2.4.9-pre3 fs/exec.c in the do_coredump
memcpy(corename,"core.", 5);
#if 0
memcpy(corename+5,current->comm,sizeof(current->comm));
#else
corename[4] = '\0';
#endif
hehehe... I wonder ....
Dave.
On Thu, 16 Aug 2001, John P. Looney wrote:
> Can you specify a filename or location for core dumps ? Or are they
> always in the current directory, with a name "core" ?
>
> Kate
>
>
-- David Airlie, Software Engineer http://www.skynet.ie/~airlied / airlied at domain skynet.ie pam_smb / Linux DecStation / Linux VAX / ILUG person
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:11:42 GMT