diff options
author | Dmitriy Ivanov <dimitry@google.com> | 2014-05-14 23:11:05 -0700 |
---|---|---|
committer | Dmitriy Ivanov <dimitry@google.com> | 2014-05-15 13:05:21 -0700 |
commit | 623b0d05bd924e7fa3c155492695123c87c3a2b1 (patch) | |
tree | 8fa47b2bf2fb7abe4b168fb1009108cdd762f6e3 /tests/string_test.cpp | |
parent | 089c7c921786ff6255526feec96552fc16ada7f4 (diff) |
Register _cleanup function with atexit
* Register cleanup function with atexit
instead of calling it explicitly on
exit()
* abort() no longer calls _cleanup:
Flushing stdio buffers on abort is no
longer required by POSIX.
* dlmalloc no longer need to reset cleanup
(see above)
* Upstream findfp.c makebuf.c setvbuf.cexit.c
to openbsd versions.
Bug: 14415367
Change-Id: I277058852485a9d3dbb13e5c232db5f9948d78ac
Diffstat (limited to 'tests/string_test.cpp')
0 files changed, 0 insertions, 0 deletions