summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_info_openbsd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sprintf -> snprintf; ok millert@, henning@marc2003-03-201-3/+3
* Create a siginfo_t for thread-to-thread kill.marc2003-01-311-8/+5
* add a debugging function not normally calledmarc2002-12-111-2/+61
* Check for null pointer before deref in info output. Based uponmarc2002-10-211-5/+8
* More sync with freebsd code; join related code this time.fgsch2001-12-111-1/+4
* Partially sync with FreeBSD; mostly pthread_cancel(3) related changes.fgsch2001-12-081-3/+2
* better column titles. show prioq and scheduler timing informationd2000-02-261-5/+34
* dump verbosely only if PTHREAD_DEBUG env var is definedd2000-01-061-20/+39
* keep freebsd's thread info distcint from mined1999-11-251-0/+364