summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/dup2_race (follow)
Commit message (Collapse)AuthorAgeFilesLines
* eliminate warnings on 64bit archskurt2006-10-061-4/+4
|
* correct check for proper return value of dup2kurt2006-10-031-2/+2
|
* Test dup2() racing with other threads using the same filekurt2006-09-222-0/+86
descriptor.