This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59e80c5dda3607546cbefc84312fdfa32449f39c
swift-mirror
/
stdlib
/
private
/
SwiftPrivateLibcExtras
History
Vivian Kong
59e80c5dda
Change the type of _stdlib_fd_set._data to [UInt] so that it also works correctly for 64-bit big-endian systems.
2016-05-24 20:03:56 -04:00
..
CMakeLists.txt
stdlib: use stubs for unit tests as well
2016-04-14 09:45:52 -07:00
Subprocess.c
Add a lot of calling-convention annotations to the standard library / runtime.
2016-05-04 10:31:23 -07:00
Subprocess.swift
Initial implementation of SE-0054 "Abolish IUO Type" (
#2322
)
2016-05-03 14:06:19 -07:00
SwiftPrivateLibcExtras.swift
Change the type of _stdlib_fd_set._data to [UInt] so that it also works correctly for 64-bit big-endian systems.
2016-05-24 20:03:56 -04:00