stop flushing streams in abort(). it's hackish and unsafe, and no longer
authortedu <tedu@openbsd.org>
Wed, 14 May 2014 21:54:20 +0000 (21:54 +0000)
committertedu <tedu@openbsd.org>
Wed, 14 May 2014 21:54:20 +0000 (21:54 +0000)
commitc833d94866232a4a304f54e7cb8f024e0a80c671
treec424858bd63708455201464c68f5c57947c707bf
parent92c2628a60f916d4dbba883a0f4b7c1208947eb8
stop flushing streams in abort(). it's hackish and unsafe, and no longer
required. try to document this fact and some of the history.
with feedback from deraadt guenther millert
lib/libc/stdlib/abort.3
lib/libc/stdlib/abort.c