os_dep.c: Use the POSIX signal API in preference to the BSD API.
authorBen Elliston <bje@au.ibm.com>
Mon, 30 Nov 2009 00:23:45 +0000 (00:23 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Mon, 30 Nov 2009 00:23:45 +0000 (11:23 +1100)
commit1f67f80309fb595c21663733554b0755d6734e6c
tree9d5d70e132e325c2c358b0f3566007dcf4622867
parent7abe582f9d35c9c74b63a5527696d8bfc443f500
os_dep.c: Use the POSIX signal API in preference to the BSD API.

* os_dep.c: Use the POSIX signal API in preference to the BSD API.
Generate a compilation error if neither the POSIX nor BSD APIs can
be detected.

From-SVN: r154747
boehm-gc/ChangeLog
boehm-gc/os_dep.c