Skip to content

fix: prevent fdopen macro from overriding stdio.h on macOS

600934d
Select commit
Loading
Failed to load commit list.
Open

fix: guard fdopen() NULL macro with !defined(__APPLE__) in zutil.h #3

fix: prevent fdopen macro from overriding stdio.h on macOS
600934d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs