CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2012/02/20 10:06:11
Modified files: regress/lib/libpthread: Makefile regress/lib/libpthread/blocked_close: blocked_close.c regress/lib/libpthread/blocked_dup2: blocked_dup2.c regress/lib/libpthread/blocked_shutdown: blocked_shutdown.c Log message: - remove invalid potions of blocked_* regress tests - reenable blocked_* regress tests. while this behaivor is not specifited by posix, deadlocking is not a reasonable behaivor and some ports depend on this to work.