jftui icon indicating copy to clipboard operation
jftui copied to clipboard

Add support for OpenBSD

Open shtrophic opened this issue 8 months ago • 2 comments

Hi,

this patch "adds support" for OpenBSD. That is: this patch fixes warnings that pop up when compiling there, as strcpy, sprintf and random() have safer replacements.

For linux, this adds a dependency on libbsd, but I don't think that's an issue since it is widely available.

shtrophic avatar Apr 13 '25 14:04 shtrophic