swiftstack / platform

Basic platform abstractions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Platform

Exports platform-specific libc and a few abstractions: errno wrapper, file Descriptor typealias, symbol resolver.

Package.swift

.package(url: "https://github.com/swiftstack/platform.git", .branch("dev"))

About

Basic platform abstractions

License:The Unlicense


Languages

Language:Swift 98.4%Language:Shell 1.6%