]> git.saurik.com Git - apple/libdispatch.git/commit
libdispatch-703.50.37.tar.gz macos-10124 macos-10125 macos-10126 v703.50.37
authorApple <opensource@apple.com>
Wed, 29 Mar 2017 20:09:34 +0000 (20:09 +0000)
committerApple <opensource@apple.com>
Wed, 29 Mar 2017 20:09:34 +0000 (20:09 +0000)
commitfa22f35b3ccab0081bb7090c32773dcd7463a045
tree36a3b38c78a4da009a845006e7429e31705276ae
parentc0fd1a46ca556db3ab6fd5fef441de241a8a5a3f
libdispatch-703.50.37.tar.gz
69 files changed:
.gitmodules
INSTALL [deleted file]
INSTALL.md [new file with mode: 0644]
Makefile.am
PATCHES
config/config.h
configure.ac
dispatch/Makefile.am
dispatch/darwin/module.modulemap [new file with mode: 0644]
dispatch/dispatch.h
dispatch/generic/module.modulemap [new file with mode: 0644]
dispatch/module.map [deleted file]
dispatch/module.modulemap [deleted file]
libdispatch.xcodeproj/project.pbxproj
m4/blocks.m4
man/dispatch_object.3
man/dispatch_semaphore_create.3
man/dispatch_source_create.3
os/firehose_buffer_private.h
os/firehose_server_private.h
os/voucher_activity_private.h
private/darwin/module.modulemap [new file with mode: 0644]
private/generic/module.modulemap [new file with mode: 0644]
private/module.modulemap [deleted file]
private/private.h
private/source_private.h
src/BlocksRuntime/Block.h [new file with mode: 0644]
src/BlocksRuntime/Block_private.h [new file with mode: 0644]
src/BlocksRuntime/data.c [new file with mode: 0644]
src/BlocksRuntime/runtime.c [new file with mode: 0644]
src/Makefile.am
src/firehose/firehose.defs
src/firehose/firehose_buffer.c
src/firehose/firehose_buffer_internal.h
src/firehose/firehose_inline_internal.h
src/firehose/firehose_server.c
src/firehose/firehose_server_internal.h
src/init.c
src/inline_internal.h
src/internal.h
src/io.c
src/object.m
src/object_internal.h
src/queue.c
src/queue_internal.h
src/semaphore.c
src/semaphore_internal.h
src/shims/atomic.h
src/shims/linux_stubs.h
src/shims/lock.c
src/shims/lock.h
src/shims/time.h
src/source.c
src/source_internal.h
src/swift/Block.swift
src/swift/Data.swift
src/swift/Dispatch.swift
src/swift/DispatchStubs.cc
src/swift/IO.swift
src/swift/Private.swift
src/swift/Queue.swift
src/swift/Source.swift
src/swift/Time.swift
src/swift/Wrapper.swift
src/time.c
src/trace.h
src/voucher.c
src/voucher_internal.h
xcodescripts/install-manpages.sh