Date: Wed, 14 Apr 2010 17:17:06 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libstand assert.c Message-ID: <201004141717.o3EHHP4r067399@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2010-04-14 17:17:06 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
lib/libstand assert.c
Log:
SVN rev 206611 on 2010-04-14 17:17:06Z by jhb
MFC 205900:
Use panic() (which the environment is required to provide to libstand) to
implement assert() instead of relying on a non-required exit(). The exit()
invocation also did not match the semantics of the exit() routine that
current boot environments happen to require.
Revision Changes Path
1.7.36.2 +4 -4 src/lib/libstand/assert.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004141717.o3EHHP4r067399>
