-
Notifications
You must be signed in to change notification settings - Fork 0
Missing Darwin system functions for iOS
License
bouldev/libiosfunc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
## libiosfunc -- Provide missing Darwin system functions on Embedded Darwin-based systems (iOS, watchOS, tvOS, etc.) *** BUG REPORT *** Create a new issue under https://github.com/bouldev/libiosfunc/issues *** BUILDING *** $ ./autogen.sh $ ./configure --prefix=/usr $ make all *** CREDITS *** Some codes are from following Open Source Softwares: LLVM: https://github.com/llvm/llvm-project Libc: https://opensource.apple.com/source/Libc/Libc-1439.141.1 Libinfo: https://opensource.apple.com/source/Libinfo/Libinfo-542.40.3 libplatform: https://opensource.apple.com/source/libplatform/libplatform-254.80.2 Libsystem: https://opensource.apple.com/source/Libsystem/Libsystem-1292.120.1 keymgr: https://opensource.apple.com/source/keymgr/keymgr-31 Syslog: https://opensource.apple.com/source/syslog/syslog-385 XNU: https://opensource.apple.com/source/xnu/xnu-7195.141.2 libsecinit: https://github.com/0xbf00/libsecinit ICU: https://github.com/unicode-org/icu/releases/tag/release-70-1 objc4: https://opensource.apple.com/source/objc4/objc4-818.2 *** DISCLAIMER *** This software was not intended to be production-use, USE AT YOUR OWN RISK. *** CONTRIBUTING *** See CONTRIBUTING.md
About
Missing Darwin system functions for iOS
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published