OSDN Git Service

* os_dep.c: Use the POSIX signal API in preference to the BSD API.
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Nov 2009 00:23:45 +0000 (00:23 +0000)
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Nov 2009 00:23:45 +0000 (00:23 +0000)
commitf090c9d06962930a4a782d0e78d71cababf0fdb7
tree9d5d70e132e325c2c358b0f3566007dcf4622867
parent3dd6223b949243ed9a67f1a7680c4a3cd883c8c6
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154747 138bc75d-0d04-0410-961f-82ee72b054a4
boehm-gc/ChangeLog
boehm-gc/os_dep.c