summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_attr_get_np.c
Commit message (Expand)AuthorAgeFilesLines
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-091-57/+0
* Add compatibility symbol maps. libpthread (.so.1 and .so.2)Daniel Eischen2006-03-131-0/+3
* Avoid accessing user provided parameters in critical region.David Xu2003-07-071-2/+3
* Revamp libpthread so that it has a chance of working in an SMPDaniel Eischen2003-04-181-8/+4
* Fix cut'n'paste errorAlexey Zelkin2003-03-051-1/+1
* MFlibc_r: add and document pthread_attr_get_np() function.Alexey Zelkin2003-03-031-0/+57