| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-01-10 | Switched FreeBSD to pthread_setname_np | Yoh Deadfall | -30/+24 |
| 2024-11-08 | Get/set thread name shims return errors for invalid handles | Yoh Deadfall | -0/+25 |
| 2024-10-21 | Added support for prctl handling thread names | Yoh Deadfall | -0/+1 |
| 2024-10-18 | pthread-threadname: ensure we can see the name set via the Rust API | Ralf Jung | -0/+17 |
| 2024-10-13 | rework threadname test for more consistency | Ralf Jung | -62/+109 |
| 2024-10-12 | Fixed get thread name behavior for FreeBSD | Yoh Deadfall | -6/+5 |
| 2024-10-12 | Fixed pthread get/set name for macOS | Yoh Deadfall | -2/+26 |
| 2024-10-09 | Fixed pthread_getname_np impl for glibc | Yoh Deadfall | -17/+61 |
| 2024-09-16 | Bump ui test | Oli Scherer | -1/+1 |
| 2024-09-15 | make pthread-threadname nicer with cfg-if | Ralf Jung | -18/+37 |
| 2024-05-23 | solaris add suport for threadname. | David Carlier | -1/+1 |
| 2024-05-06 | organize libc tests into a proper folder, and run some of them on Windows | Ralf Jung | -0/+51 |
