OSDN Git Service

Add a config option for abort() to shutdown the stdio subsystem. This is
authorManuel Novoa III <mjn3@codepoet.org>
Thu, 28 Jul 2005 03:34:44 +0000 (03:34 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Thu, 28 Jul 2005 03:34:44 +0000 (03:34 -0000)
commit0f8a6ff0ed7c57c636b79d8a7a9a78da837d763a
treedc12d9e68f87f2658b85d033051d8af13b04a22b
parent1317be0e8a98533ab745b41aed0cef6b1a80fe97
Add a config option for abort() to shutdown the stdio subsystem.  This is
mainly to cut down on noise in the NIST/PCTS tests since older POSIX
behavior was to fclose() (and hence fflush()) all open streams.
extra/Configs/Config.in
libc/stdlib/abort.c