Skip to content

Add "_aligned_malloc" on windows platform #953

Closed
@paddyhoran

Description

@paddyhoran

Hi,

I'm trying to add windows support for a another library which uses posix_memalign. I have researched to the point of realizing that I need libc to expose _aligned_malloc for windows.

I'm willing to have a go at a PR to add it but I'm a little out of my depth...

Could someone more knowledgeable point my in the direction of a similar function already implemented in libc and I will try to have a go adding this one.

Obviously, any other advise is welcome.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions