Skip to content

fmemopen() not available on *BSD/MacOS #79

@springlie

Description

@springlie

When build on mac os, a error says that a linux glibc api "fmemopen" can't be found.
Maybe some bsd style apis can be used to replace the glibc apis, to make this library can be build successfully on the environment without glibc.
Or use https://github.com/NimbusKit/MemoryMapping.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions