Date: Sat, 8 Mar 2008 16:31:29 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sig.c Message-ID: <200803081631.m28GVVZd015835@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-03-08 16:31:29 UTC
FreeBSD src repository
Modified files:
sys/kern kern_sig.c
Log:
Use sbuf routines to construct core dump filenames rather than custom
string buffer handling, making the code both easier to read and more
robust against string-handling bugs.
MFC after: 1 week
Revision Changes Path
1.357 +22 -27 src/sys/kern/kern_sig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803081631.m28GVVZd015835>
