aboutsummaryrefslogtreecommitdiff
path: root/lib/libkse/thread/thr_attr_getstack.c
Commit message (Expand)AuthorAgeFilesLines
* Remove hacks to allow libkse to export its symbols in the LIBTHREAD_1_0Daniel Eischen2007-12-161-3/+0
* WARNS=3'ify.Daniel Eischen2007-11-301-0/+3
* Add compatibility symbol maps. libpthread (.so.1 and .so.2)Daniel Eischen2006-03-131-0/+3
* Add pthread_attr_getstack() and pthread_attr_setstack().Alfred Perlstein2003-02-101-0/+59