]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Typo; fix open() so that it is not a cancellation point when called
authorDaniel Eischen <deischen@FreeBSD.org>
Wed, 18 Apr 2001 12:42:11 +0000 (12:42 +0000)
committerDaniel Eischen <deischen@FreeBSD.org>
Wed, 18 Apr 2001 12:42:11 +0000 (12:42 +0000)
commit93913310240585dcb53836ad47bc50af84051aa8
treef90f24f2169ef883b827fbe33b44e69b60d66e4d
parent1cf08f39294f771ba867bd2f51aaa9bbeb3d00a9
Typo; fix open() so that it is not a cancellation point when called
from libc.
lib/libc_r/uthread/uthread_open.c
lib/libkse/thread/thr_open.c
lib/libpthread/thread/thr_open.c