swiftlang / swift-corelibs-libdispatch

The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
swift.org
Apache License 2.0
2.47k stars 461 forks source link

Add support for Musl libc #798

Open MaxDesiatov opened 1 year ago

MaxDesiatov commented 1 year ago

Since Musl is sufficiently different from Glibc (see https://wiki.musl-libc.org/functional-differences-from-glibc.html), it requires additional checks for available headers.

MaxDesiatov commented 1 year ago

@swift-ci test

MaxDesiatov commented 1 year ago

@swift-ci test

MaxDesiatov commented 1 year ago

@swift-ci test windows

MaxDesiatov commented 1 year ago

@swift-ci test windows

MaxDesiatov commented 1 year ago

@swift-ci test windows

MaxDesiatov commented 1 year ago

@swift-ci test

MaxDesiatov commented 1 year ago

@swift-ci test windows

MaxDesiatov commented 1 year ago

@swift-ci test windows

MaxDesiatov commented 1 year ago

@swift-ci test windows

MaxDesiatov commented 1 year ago

@swift-ci test

MaxDesiatov commented 1 year ago

@swift-ci test windows