An open API service for providing issue and pull request metadata for open source projects.

GitHub / apple/swift-corelibs-libdispatch issues and pull requests

#843 - [Windows] Improve timer accuracy.

Pull Request - State: open - Opened by al45tair 11 months ago - 10 comments

#841 - Add `_dispatch_install_thread_detach_callback()` on all platforms

Pull Request - State: open - Opened by triplef 12 months ago

#840 - Disable new `cast-function-type-mismatch`

Pull Request - State: closed - Opened by bnbarham 12 months ago - 1 comment

#839 - Add more comments for #endif in .h file.

Pull Request - State: closed - Opened by lamtrinhdev 12 months ago - 8 comments

#838 - Add more comments for #endif in .h file.

Pull Request - State: closed - Opened by lamtrinhdev 12 months ago - 1 comment

#837 - Add more comments for #endif in .h file.

Pull Request - State: closed - Opened by lamtrinhdev 12 months ago - 3 comments

#836 - Correct the comment DISPATCH_MACH_MSG_DESTRUCTOR_VM_DEALLOCATE at mach_private.h

Pull Request - State: closed - Opened by lamtrinhdev about 1 year ago - 7 comments

#835 - Can't link libdispatch in C language

Issue - State: open - Opened by RainyLave about 1 year ago

#834 - Linux: DispatchTimeInterval not Equatable

Issue - State: open - Opened by mickeyl over 2 years ago

#832 - [Linux] Enable build IDs.

Pull Request - State: closed - Opened by al45tair about 1 year ago - 5 comments

#831 - add support for riscv64

Pull Request - State: open - Opened by futurejones about 1 year ago

#829 - Merge apple main

Pull Request - State: closed - Opened by rustle about 1 year ago

#828 - build: android bundles pthread into libc

Pull Request - State: closed - Opened by compnerd about 1 year ago - 3 comments

#826 - Switching back _dispatch_operation_perform to use posix_memalign from aligned_malloc

Pull Request - State: closed - Opened by PriyaAvhad over 1 year ago - 13 comments

#825 - Have all codepaths do *(void **)dest = (void *)ptr;

Pull Request - State: open - Opened by AtariDreams over 1 year ago

#824 - [6.0] Add a missing semicolon in src/io.c.

Pull Request - State: closed - Opened by allevato over 1 year ago - 3 comments

#823 - [6.0] Adopt Sendable in DispatchQueue and similar types

Pull Request - State: closed - Opened by ktoso over 1 year ago - 1 comment

#822 - Add a missing semicolon in src/io.c.

Pull Request - State: closed - Opened by allevato over 1 year ago - 4 comments

#821 - Adopt Sendable in DispatchQueue and similar types

Pull Request - State: closed - Opened by ktoso over 1 year ago - 5 comments

#819 - Remove objc_retainAutoreleasedReturnValue workaround.

Pull Request - State: closed - Opened by al45tair over 1 year ago - 3 comments

#818 - Test dispatch_after flakiness

Issue - State: open - Opened by hjyamauchi over 1 year ago
Labels: Windows

#817 - MacOS 14: Crash on dispatch_activate after fork

Issue - State: open - Opened by bukka over 1 year ago

#816 - Add a workaround for Windows ARM64 miscompile

Pull Request - State: closed - Opened by hjyamauchi over 1 year ago - 8 comments

#815 - Changes for Musl compatibility

Pull Request - State: closed - Opened by al45tair over 1 year ago - 2 comments

#814 - Support compiling on MSYS2

Pull Request - State: closed - Opened by qmfrederik over 1 year ago - 5 comments

#813 - bug: There is no way to get current queue / current queue label under Linux

Issue - State: open - Opened by mman over 1 year ago - 2 comments

#812 - Support Windows ARM64 builds

Pull Request - State: closed - Opened by hjyamauchi over 1 year ago - 2 comments

#811 - Keep posix_memalign() around for older Android APIs

Pull Request - State: closed - Opened by finagolfin over 1 year ago - 9 comments

#810 - atomically read page_bitmaps

Pull Request - State: open - Opened by AtariDreams over 1 year ago

#809 - Merge libdispatch-1462.0.4

Pull Request - State: open - Opened by AtariDreams over 1 year ago - 2 comments

#808 - Sonoma merge

Pull Request - State: closed - Opened by AtariDreams over 1 year ago

#807 - Use proper atomics and ref counting

Pull Request - State: open - Opened by AtariDreams over 1 year ago - 5 comments

#806 - Convert deprecated functions to use modern atomic variable handling

Pull Request - State: open - Opened by AtariDreams over 1 year ago - 3 comments

#805 - Prefer aligned_alloc over posix_memalign

Pull Request - State: closed - Opened by AtariDreams over 1 year ago - 12 comments

#804 - Avoid using rand() that leads to a lock contention

Pull Request - State: closed - Opened by ilya-fedin over 1 year ago - 3 comments

#803 - Fix Windows ARM64 Detection

Pull Request - State: closed - Opened by hmelder over 1 year ago - 6 comments
Labels: bug, CMake

#802 - [5.9] Clamp the length for WriteFile calls on win32 pipes.

Pull Request - State: closed - Opened by ahoppen over 1 year ago - 2 comments

#801 - Generate libdispatch.pc on non-apple platforms

Pull Request - State: open - Opened by hmelder over 1 year ago - 4 comments

#800 - GitHub Releases

Issue - State: open - Opened by hmelder over 1 year ago - 12 comments

#799 - Duplicated and unfinished line in DispatchQueue doc.

Pull Request - State: closed - Opened by giiks131 almost 2 years ago - 1 comment

#798 - Add support for Musl libc

Pull Request - State: open - Opened by MaxDesiatov about 2 years ago - 11 comments
Labels: Linux

#796 - Prevent infinite attempts to write to Win32 pipes

Pull Request - State: closed - Opened by tristanlabelle about 2 years ago - 2 comments

#795 - Implementing an alternative to Block_copy

Issue - State: open - Opened by williamcotton about 2 years ago

#794 - Backport build and Windows fixes for 5.9

Pull Request - State: closed - Opened by compnerd about 2 years ago - 3 comments

#793 - dispatch: install the correct modulemap when building static

Pull Request - State: closed - Opened by compnerd about 2 years ago - 6 comments
Labels: Linux, static linking

#792 - Revert "Merge pull request #785 from compnerd/references-available-up…

Pull Request - State: closed - Opened by MaxDesiatov about 2 years ago - 1 comment

#791 - shims: fix a subtle bug in semaphore initialisation on Windows

Pull Request - State: closed - Opened by compnerd about 2 years ago - 1 comment

#790 - build: add a link against AdvAPI32 on Windows

Pull Request - State: closed - Opened by compnerd about 2 years ago - 1 comment

#789 - [5.9] Mark `DispatchTimeInterval` as `Sendable`

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 7 comments

#788 - Mark `DispatchTimeInterval` as `Sendable`

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 6 comments

#787 - `DispatchTimeInterval` is not `Sendable`

Issue - State: closed - Opened by NachoSoto over 2 years ago - 4 comments
Labels: bug

#786 - DispatchTime.distance(to:) is not implemented

Issue - State: open - Opened by stevenbrix over 2 years ago

#785 - build: slightly improve the build for libdispatch

Pull Request - State: closed - Opened by compnerd over 2 years ago - 19 comments

#784 - Fix build break due to calling convention mismatch on Windows

Pull Request - State: closed - Opened by tristanlabelle over 2 years ago - 1 comment

#783 - Un-hardcode cmake install directories

Pull Request - State: closed - Opened by tristanlabelle over 2 years ago - 1 comment

#782 - Mark DispatchTimeInterval Equatable

Pull Request - State: closed - Opened by rnro over 2 years ago - 1 comment

#781 - Use PIPE_NOWAIT on Windows to avoid blocking on writes

Pull Request - State: closed - Opened by tristanlabelle over 2 years ago - 8 comments

#780 - install: place the libraries in architecture-specific directories on ELF platforms

Pull Request - State: closed - Opened by finagolfin over 2 years ago - 2 comments

#779 - Add `Sendable` conformances to thread-safe types

Issue - State: open - Opened by fumoboy007 over 2 years ago - 1 comment

#778 - Ventura Merge

Pull Request - State: closed - Opened by AtariDreams over 2 years ago - 2 comments

#777 - Reorder checks in _dispatch_unote_create

Pull Request - State: closed - Opened by AtariDreams over 2 years ago - 2 comments

#776 - Remove redundant expression

Pull Request - State: open - Opened by AtariDreams over 2 years ago - 1 comment

#775 - Replace GetSystemInfo with GetNativeSystemInfo

Pull Request - State: closed - Opened by AtariDreams over 2 years ago - 3 comments

#774 - Update runtime.c to match Core Foundation version

Pull Request - State: closed - Opened by AtariDreams over 2 years ago - 2 comments

#773 - Revert "config, os: add support for Musl libc"

Pull Request - State: closed - Opened by compnerd over 2 years ago - 2 comments

#772 - Don't crash due to closed socket on Windows

Pull Request - State: open - Opened by triplef over 2 years ago - 6 comments

#771 - config, os: add support for Musl libc

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 6 comments

#770 - Use restrict keyword for format and message strings

Pull Request - State: open - Opened by AtariDreams over 2 years ago - 1 comment

#769 - Compare with (void *)0 instead of casting to uintptr_t

Pull Request - State: closed - Opened by AtariDreams almost 3 years ago - 3 comments

#768 - Fix "Uptime" typos and 2 small redundancies in code.

Pull Request - State: closed - Opened by AtariDreams almost 3 years ago - 2 comments

#766 - Introduce a flag to control the path to Swift headers installation.

Pull Request - State: open - Opened by stevapple almost 3 years ago - 2 comments

#765 - dispatch.h incompatible with gcc / g++ 12

Issue - State: open - Opened by jcelerier about 3 years ago - 18 comments

#764 - Prevent unused but set variable warning

Pull Request - State: closed - Opened by bnbarham about 3 years ago - 2 comments

#763 - Make makefile more verbose

Pull Request - State: closed - Opened by etcwilde about 3 years ago - 2 comments

#762 - Temporarily disable unused-but-set-variable until it's fixed in Clang

Pull Request - State: closed - Opened by bnbarham about 3 years ago - 2 comments

#761 - shims: adjust `WaitOnAddress` usage on Windows

Pull Request - State: closed - Opened by compnerd about 3 years ago - 2 comments

#760 - Swift Actor/Tasks concurrency on Linux - Lock contention in rand()

Issue - State: closed - Opened by freef4ll about 3 years ago - 18 comments
Labels: Linux

#759 - shims: adjust `WaitOnAddress` usage on Windows

Pull Request - State: closed - Opened by compnerd about 3 years ago - 9 comments
Labels: darwin pending

#758 - Fix a number of warnings when building on Windows

Pull Request - State: closed - Opened by grynspan about 3 years ago - 4 comments

#743 - [SR-1817] Need of a way to convert DispatchTime to AVAudioTime and AVAudioTime to DispatchTime

Issue - State: closed - Opened by swift-ci about 9 years ago - 1 comment
Labels: libdispatch, Improvement, SDKOverlay

#742 - [SR-1843] Libdispatch: DispatchData api inconsistency

Issue - State: open - Opened by 7156ccc1-d3b8-4460-882a-3f5802920f8f about 9 years ago - 7 comments
Labels: bug, libdispatch, SDKOverlay

#741 - [SR-1859] DispatchQueue setTarget fails with EXC_BAD_INSTRUCTION

Issue - State: closed - Opened by swift-ci about 9 years ago - 7 comments
Labels: bug, libdispatch, Standard Library, RunTimeCrash

#740 - [SR-1923] Building Foundation with lib dispatch support fails with a glibc module error

Issue - State: closed - Opened by phausler about 9 years ago - 25 comments
Labels: bug, libdispatch

#739 - [SR-1935] Timer granularity too coarse for test cases

Issue - State: closed - Opened by swift-ci about 9 years ago - 5 comments
Labels: bug, libdispatch, Linux

#738 - [SR-1941] Dispatch object creation can return nil despite non-nil type annotations

Issue - State: open - Opened by swift-ci about 9 years ago - 2 comments
Labels: bug, libdispatch

#737 - [SR-2012] Repeating DispatchSource timers are not repeating

Issue - State: closed - Opened by swift-ci about 9 years ago - 7 comments
Labels: bug, libdispatch

#736 - [SR-2036] Naming of DispatchSource factory methods

Issue - State: closed - Opened by swift-ci about 9 years ago - 1 comment
Labels: bug, libdispatch, SDKOverlay

#735 - [SR-2050] Code crashes with "EXC_BAD_ACCESS" when appending UnsafeBufferPointer to DispatchData

Issue - State: closed - Opened by swift-ci about 9 years ago - 1 comment
Labels: bug, libdispatch, RunTimeCrash

#734 - [SR-2067] GCD (libdispatch) for Windows has misuse of QueryPerformanceFrequency

Issue - State: closed - Opened by benrimmington about 9 years ago - 2 comments
Labels: bug, libdispatch

#733 - [SR-2107] LIBDispatch DispatchIO read Max Int not reading until EOF

Issue - State: open - Opened by swift-ci about 9 years ago - 5 comments
Labels: bug, libdispatch, SDKOverlay

#732 - [SR-2181] DispatchTimeInterval.nanoseconds won't work well on 32-bit architectures

Issue - State: open - Opened by 05262b81-54a9-4fe1-bf6a-96f8042de10e about 9 years ago - 6 comments
Labels: bug, libdispatch

#731 - [SR-2202] asyncAfter(deadline: DispatchTime, ...) has an erroneous parameter label

Issue - State: open - Opened by glessard about 9 years ago
Labels: bug, libdispatch