History log of /freebsd-9.3-release/share/man/man3/assert.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 107619 04-Dec-2002 ru

Consistently mark std(in|out|err) with .Dv, because that's how they
are marked up in stdio(3), and because they are defined expressions
of type "FILE *".

Approved by: re


# 105933 25-Oct-2002 tjr

Make the example "assertion failure" message match reality.


# 86670 20-Nov-2001 ru

mdoc(7) police: one-line literal displays are faster.


# 85607 27-Oct-2001 mike

Only provide function information in compile environments that support
the C99 variable __func__ and never for C++. Provide a more meaningful
example in the assert(3) manual.

Reviewed by: asmodai, bde


# 85424 24-Oct-2001 asmodai

Document C99 conformity.
Update text which is printed out to reflect reality.


# 84306 01-Oct-2001 ru

mdoc(7) police: Use the new .In macro for #include statements.


# 70466 29-Dec-2000 ru

Prepare for mdoc(7)NG.


# 68962 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 46202 30-Apr-1999 kris

Minor punctuation/grammar nits.


# 43239 26-Jan-1999 wollman

Fix typo by rewriting sentence.


# 32193 02-Jan-1998 alex

Expanded cross references.


# 23466 07-Mar-1997 jmg

add missing cvs Id lines.


# 16339 12-Jun-1996 alex

Indicate that assert exits with abort(3) instead of _exit(2). Closes
PR 1317.

Reviewed by: alex
Submitted by: Cove Schneider <cove@brazil.nbn.com>


# 1639 30-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1638,
which included commits to RCS files with non-trunk default branches.


# 1638 30-May-1994 rgrimes

BSD 4.4 Lite Share Sources