summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_info_openbsd.c
AgeCommit message (Expand)Author
2007-05-21clean up lint warnings related to the nfds_t type. okay marc@ millert@Kurt Miller
2007-05-18Eliminate many lint warnings by either: using the appropriate type,Kurt Miller
2007-05-01lint warning corrections:Kurt Miller
2007-04-27Use rlimit nofiles max to size fd/fdp tables instead of cur. FixesKurt Miller
2006-09-26Part 2 of file descriptor race and deadlock corrections.Kurt Miller
2006-04-09Change a debug interface to take const char pointers so we don't aveKenneth R Westerback
2003-03-20sprintf -> snprintf; ok millert@, henning@Marco S Hyman
2003-01-31Create a siginfo_t for thread-to-thread kill.Marco S Hyman
2002-12-11add a debugging function not normally calledMarco S Hyman
2002-10-21Check for null pointer before deref in info output. Based uponMarco S Hyman
2001-12-11More sync with freebsd code; join related code this time.Federico G. Schwindt
2001-12-08Partially sync with FreeBSD; mostly pthread_cancel(3) related changes.Federico G. Schwindt
2000-02-26better column titles. show prioq and scheduler timing informationDavid Leonard
2000-01-06dump verbosely only if PTHREAD_DEBUG env var is definedDavid Leonard
1999-11-25keep freebsd's thread info distcint from mineDavid Leonard