aboutsummaryrefslogtreecommitdiffstats
path: root/modules/extra/rehashsignal.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move the sigabbrev_np() check to the rehashsignal module.Gravatar Sadie Powell2026-06-171-0/+6
|
* Update my email address.Gravatar Sadie Powell2026-06-061-1/+1
|
* Switch the build system to CMake.Gravatar Sadie Powell2026-04-271-0/+6
|
* Misc clean up of the rehashsignal module.Gravatar Sadie Powell2026-04-191-9/+10
|
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-3/+3
|
* Allow using signals to rehash any module instead of just TLS.Gravatar Sadie Powell2025-03-191-0/+150