linear_ringbuffer icon indicating copy to clipboard operation
linear_ringbuffer copied to clipboard

compile error in macos

Open cartler opened this issue 1 year ago • 1 comments

There doesn't seem to be a mremap in macos

cartler avatar Jan 07 '24 02:01 cartler

Hm, in that case this library is probably linux-only, I don't see a way to implement it without using mremap(). Sorry about that :/

lava avatar Feb 23 '24 18:02 lava