about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-03-10 13:40:37 +0000
committerUlrich Drepper <drepper@redhat.com>2009-03-10 13:40:37 +0000
commiteec4b45482cb8a39d6028257d6667febd9f28af0 (patch)
tree1d44a7bd745e3e9c5b6b154d0d2d480d0acdebd5 /scripts
parentd7276cee74626d11aaed30b9f1928c44a79f186d (diff)
downloadglibc-eec4b45482cb8a39d6028257d6667febd9f28af0.tar.gz
glibc-eec4b45482cb8a39d6028257d6667febd9f28af0.tar.xz
glibc-eec4b45482cb8a39d6028257d6667febd9f28af0.zip
* stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs
	instead of __quick_exit_funcs to __run_exit_handlers.
	* stdlib/at_quick_exit.c (at_quick_exit): Add attribute_hidden.
	* stdlib/exit.h (__run_exit_handlers): Add noreturn attribute.
	(__cxa_at_quick_exit): Remove attribute_hidden.
	* stdlib/exit.c (exit): Pass &__exit_funcs instead of __exit_funcs
	to __run_exit_handlers.
	* stdlib/cxa_at_quick_exit.c (__cxa_at_quick_exit): Remove
	attribute_hidden.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions