commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/trans crash.c Makefile


From: Roland McGrath
Subject: hurd/trans crash.c Makefile
Date: Mon, 11 Mar 2002 03:44:04 -0500

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Roland McGrath <address@hidden> 02/03/11 03:44:04

Modified files:
        trans          : crash.c Makefile 

Log message:
        2002-03-11  Roland McGrath  <address@hidden>
        
        * crash.c: Add `corelimit' parameter to `dump_core' forward decl.
        (S_crash_dump_task): Change caller, pass (off_t)-1 for now.
        (struct crasher): New member `core_limit'.
        (dead_crasher): Pass C->core_limit to dump_core.
        (S_crash_dump_task): Set C->core_limit, to (off_t) -1 for now.
        (dump_core): Function removed; now ../exec/elfcore.c defines it.
        * Makefile (OBJS, crash): Add elfcore.o.
        (elfcore.c): vpath decl to find this in $(top_srcdir)/exec.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/trans/crash.c.diff?tr1=1.20&tr2=1.21&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/trans/Makefile.diff?tr1=1.33&tr2=1.34&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]