summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_pselect.c
Commit message (Expand)AuthorAgeFilesLines
* Remove hacks to allow libkse to export its symbols in the LIBTHREAD_1_0deischen2007-12-161-3/+0
* WARNS=3'ify.deischen2007-11-301-3/+7
* Add compatibility symbol maps. libpthread (.so.1 and .so.2)deischen2006-03-131-0/+3
* Rename _thr_enter_cancellation_point to _thr_cancel_enter, renamedavidxu2003-12-091-2/+2
* Eek, staticize a couple of functions that shouldn'tdeischen2003-05-191-1/+3
* Revamp libpthread so that it has a chance of working in an SMPdeischen2003-04-181-2/+3
* Make the changes needed for libpthread to compile in its new home.mini2002-09-161-1/+1
* Add a wrapper for pselect() in order to make it a cancellation point.deischen2002-06-281-0/+54
OpenPOWER on IntegriCloud