summaryrefslogtreecommitdiffstats
path: root/lib/librthread/rthread_debug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move mutex, condvar, and thread-specific data routes, pthread_once, andguenther2017-09-051-76/+0
* delete wrong cvs $ tagsderaadt2016-09-011-2/+1
* Eliminate the need to explicitly invoke syscalls via their _thread_sys_*guenther2016-04-021-1/+3
* Don't trust the environment if issetugid()guenther2012-03-131-1/+3
* Move <machine/spinlock.h> into rthread.h; strip out unnecessary #includesguenther2011-11-061-10/+1
* Add "print debug foo" function safe to use in signal handlers, example:marc2005-12-311-0/+82