summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/pthread_rwlock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use errc/warnc to simplify code.guenther2014-05-201-3/+3
| | | | | | Also, in 'ftp', always put the error message last, after the hostname/ipaddr. ok jsing@ krw@ millert@
* Let this compile with gcc 2.miod2012-02-261-2/+3
|
* Enable the errno test; add a quick rwlocks testguenther2012-02-202-0/+157