Carlos O'Donell
47dd3543d3
Bug 20198: quick_exit should not call destructors.
...
In C++11 18.5.12 says "Objects shall not be destroyed as a
result of calling quick_exit." In C11 quick_exit is silent
about thread object destruction. Therefore to make glibc
C++ compliant we do not call any thread local destructors.
A new regression test verifies the fix.
I will note that C++11 18.5.3 makes it clear that C++
defines additional requirements for _Exit() to prevent it
from executing destructors.
Given that the point of _Exit() is to terminate the process
immediately it makes sense the C and C++ should line up
and avoid calling destructors.
No failures. New regtest passes.
2016-06-06 21:40:25 -04:00
..
2016-01-04 16:05:18 +00:00
2016-01-12 12:42:55 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2014-02-16 01:12:38 -05:00
2014-02-16 01:12:38 -05:00
2014-08-04 10:00:52 -04:00
2016-04-29 18:19:30 -03:00
2014-02-16 01:12:38 -05:00
2014-02-16 01:12:38 -05:00
2014-02-16 01:12:38 -05:00
2014-02-16 01:12:38 -05:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2014-02-16 01:12:38 -05:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2014-07-07 09:29:06 -07:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-03-15 21:09:33 +00:00
2015-11-06 13:58:53 +01:00
2016-01-04 16:05:18 +00:00
2014-02-16 01:12:38 -05:00
2016-01-04 16:05:18 +00:00
2015-11-06 13:58:53 +01:00
2015-11-06 13:58:53 +01:00
2016-06-06 21:40:25 -04:00
2015-11-06 13:58:53 +01:00
2015-11-06 13:58:53 +01:00
2015-11-20 22:49:59 +00:00
2015-11-06 13:58:53 +01:00
2015-11-06 13:58:53 +01:00
2015-11-06 13:58:53 +01:00
2015-11-06 13:58:53 +01:00
2015-11-06 13:58:53 +01:00
2015-11-06 13:58:53 +01:00
2015-07-28 05:30:14 -04:00
2016-01-04 16:05:18 +00:00
2015-07-28 02:29:30 -04:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2014-02-16 01:12:38 -05:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2014-09-12 12:28:47 +00:00
2016-01-04 16:05:18 +00:00
2014-02-16 01:12:38 -05:00
2014-02-16 01:12:38 -05:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-05-25 17:27:57 -03:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2014-08-04 10:00:52 -04:00
2014-08-04 10:00:52 -04:00
2014-08-04 10:00:52 -04:00
2014-08-04 10:00:52 -04:00
2014-08-04 10:00:52 -04:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2014-02-16 01:12:38 -05:00
2016-01-04 16:05:18 +00:00
2016-05-25 17:39:01 -03:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00