Skip to content

Removed `#define _POSIX_C_SOURCE`s where `#define _GNU_SOURCE` was al…

59871de
Select commit
Loading
Failed to load commit list.
Merged

Removed _POSIX_C_SOURCE defines where _GNU_SOURCE was also defined, as _GNU_SOURCE implicitly defines _POSIX_C_SOURCE #221

Removed `#define _POSIX_C_SOURCE`s where `#define _GNU_SOURCE` was al…
59871de
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs