summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/dup2_race/dup2_race.c (follow)
Commit message (Expand)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-221-0/+81