concurrencykit / ck

Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
http://concurrencykit.org/
Other
2.34k stars 312 forks source link

Remove $FREEBSD$ #227

Closed fel1x-developer closed 4 months ago

fel1x-developer commented 4 months ago

Since FreeBSD finished its transition from subversion to git, this is not needed anymore.

cognet commented 4 months ago

Merged, thanks!