]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make the output from assert() look more like the example in the C99
authorMike Barcroft <mike@FreeBSD.org>
Mon, 29 Oct 2001 07:07:25 +0000 (07:07 +0000)
committerMike Barcroft <mike@FreeBSD.org>
Mon, 29 Oct 2001 07:07:25 +0000 (07:07 +0000)
commit762e881bab3d2ccb018876650188326dc4caed2f
treeb9a4f881bc62355d2cb3ef879046b6e0fd96687c
parentb5f7b8be86fb3c2ab5e4c7e2d56dfc55dc4d6102
Make the output from assert() look more like the example in the C99
standard.

Requested by: bde
lib/libc/gen/assert.c
lib/libstand/assert.c