raise: Make it possible to namespace the defined symbol.
commita50f188c7928e3d01d1b4c59712c50c3a571bfd0
authorBruno Haible <bruno@clisp.org>
Fri, 5 Oct 2018 19:53:24 +0000 (5 21:53 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 5 Oct 2018 19:53:24 +0000 (5 21:53 +0200)
tree59d4972440b4d74fcaf945e43fb20a7dddc5fd01
parenta738b735c245067d6696244dc9306aa82295de21
raise: Make it possible to namespace the defined symbol.

* lib/raise.c (raise): Undefine only after the replacement function has
been defined.
(raise): Renamed from rpl_raise.
(raise_nothrow): Move to the end of the compilation unit.
ChangeLog
lib/raise.c