runtime: If O_CLOEXEC is not defined, define it as 0.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 29 Nov 2011 19:26:00 +0000 (19:26 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 29 Nov 2011 19:26:00 +0000 (19:26 +0000)
commit421ecf992e5c8971c4b47b39e71bc622527b859d
tree7aff1ac0ee3c3d3d86ed633279cb4bea0c6568ff
parent8afa2bfbdc60088acd7f199245244890a6e7773e
runtime: If O_CLOEXEC is not defined, define it as 0.

From-SVN: r181814
libgo/runtime/thread-linux.c