LegacySupport 1.0.5
MarcusCalhoun-Lopez
released this
15 Apr 14:27
·
252 commits
to master
since this release
- Tweak
math.h
to determine the existence oflong long
. - Ensure
_tlv_atexit
and__cxa_thread_atexit
are available on all systems. - Ensure library symbols are visible if
MACOSX_DEPLOYMENT_TARGET
is set. - Wrap
copyfile_state_get
to add support forCOPYFILE_STATE_COPIED
. - In header file
CoreFoundation/CoreFoundation.h
, add alias forCFPropertyListCreateWithStream
. - In header file
uuid/uuid.h
, addtypedef
foruuid_string_t
. - Add no-op version of
pthread_setname_np
inpthread.h
. - Modify how wrapped functions are handled: use original symbol in library.