aboutsummaryrefslogtreecommitdiffstats
path: root/src/thread/Name.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v0.19.x'Max Kellermann2015-01-261-1/+4
|\
| * thread/Name: include stdio.h if HAVE_PRCTLMax Kellermann2015-01-211-1/+4
* | Merge branch 'v0.19.x'Max Kellermann2015-01-061-6/+14
|\|
| * thread/Name: disable pthread_setname_np() on NetBSDMax Kellermann2015-01-061-2/+6
| * thread/Name: enable FormatThreadName() with prctl()Max Kellermann2015-01-061-1/+5
| * thread/Name: indent preprocessor commandsMax Kellermann2015-01-061-3/+3
* | Copyright year 2015Max Kellermann2015-01-011-1/+1
|/
* thread/Name: fall back to prctl()Max Kellermann2014-03-011-0/+4
* thread/Name: implementation for Mac OS XMax Kellermann2014-01-281-0/+4
* thread/Name: set thread namesMax Kellermann2014-01-231-0/+51