Comment 2 for bug 980114

Revision history for this message
Andrew Whalen (78luphr0rnk2nuqimstywepozxn9kl19-launchpad-a811i2i3ytqlsztthjth0svbccw8inm6) wrote :

grep -r -i "O_CLOEXEC" /usr/include

On 10.6 this gives me nothing but some "no such file" warnings.

On 10.7 it gives me this output:

/usr/include/sys/fcntl.h:#define O_CLOEXEC 0x1000000 /* implicitly set FD_CLOEXEC */