Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remove invalid potions of blocked_* regress tests | 2012-02-20 | 1 | -22/+2 | |
| | | | | | | - 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. | ||||
* | eliminate warnings on 64bit archs | 2006-10-06 | 1 | -8/+8 | |
| | |||||
* | correct check for proper return value of dup2 | 2006-10-03 | 1 | -2/+2 | |
| | |||||
* | Test dup2() racing with other threads using the same file | 2006-09-22 | 2 | -0/+123 | |
descriptor, with some of them blocking on data that will never arrive. |