CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2012/01/16 19:52:39
Modified files: lib/libpthread : shlib_version lib/libpthread/uthread: Makefile.inc pthread_private.h uthread_init.c Added files: lib/libpthread/uthread: uthread_openat.c uthread_pread.c uthread_preadv.c uthread_pwrite.c uthread_pwritev.c Log message: Make openat(), pread(), preadv(), pwrite(), and pwritev() cancellation points. ok fgsch@