glibc/assert
David Kastrup 8ba14398e6 Don't macro-expand failed assertion expression [BZ #18604]
[BZ #18604]
	* assert/assert.h (assert): Don't macro-expand failed assertion
	expression in error message.
	* malloc/malloc.c (assert): Likewise.
2015-11-03 23:26:15 +01:00
..
Depend
Makefile Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
Versions
__assert.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
assert-perr.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
assert.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
assert.h Don't macro-expand failed assertion expression [BZ #18604] 2015-11-03 23:26:15 +01:00
test-assert-perr.c
test-assert.c