]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make openat(2) a cancellation point.
authorJilles Tjoelker <jilles@FreeBSD.org>
Sun, 11 Oct 2009 20:19:45 +0000 (20:19 +0000)
committerJilles Tjoelker <jilles@FreeBSD.org>
Sun, 11 Oct 2009 20:19:45 +0000 (20:19 +0000)
commit29670497af1b178fee5a8c7a36f20050bbb55c28
treedc8fbc20c11448869545373007df675e0e5c9bae
parenteb9de28f2018d17997a4d83d3a303bb7e4c10f4c
Make openat(2) a cancellation point.

This is required by POSIX and matches open(2).

Reviewed by: kib, jhb
MFC after: 1 month
lib/libc/include/namespace.h
lib/libc/include/un-namespace.h
lib/libc/sys/Symbol.map
lib/libthr/pthread.map
lib/libthr/thread/thr_private.h
lib/libthr/thread/thr_syscalls.c