Robert Widmann
cde11ae1ee
Resolve comments from last code review
2017-01-10 10:45:18 -07:00
Alsey Coleman Miller
8157194e83
[stdlib] Added POSIXErrorCode for Linux
2017-01-10 10:40:00 -07:00
practicalswift
6d1ae2a39c
[gardening] 2016 → 2017
2017-01-06 16:41:22 +01:00
practicalswift
5bc293cc09
[gardening] Add missing licensing headers.
2016-11-28 21:40:06 +01:00
Doug Gregor
d3f077e46d
[SE-0112] Teach POSIXError to store the underlying NSError.
...
The error code is now specified by POSIXErrorCode.
2016-07-12 10:53:52 -07:00
swift-ci
fe13e6c0e3
Merge pull request #2905 from frootloops/int32
2016-07-01 19:10:12 -07:00
Max Moiseev
38be253c30
Moving the doc comments on the line above the declaration.
...
This fixes the documentation displayed in XCode.
2016-06-24 18:31:15 -07:00
Arsen Gasparyan
2c634e7fca
Change all uses of 'CInt' to 'Int32' in the SDK overlay
2016-06-05 20:52:23 +03:00
danra
37024e6ea0
Cosmetic fixes (NFC)
...
- Add newlines where missing to match sys/errno.h error groups separation
- Prefer single-line comments to C-style comments
- Align most comments to same column
- Add comment following #endif at EOF to show what it ends
- Remove extraneous whitespace
2016-04-02 17:14:28 +03:00
rintaro ishizaki
d875a56a75
[stdlib] Moved stdlib/public/SDK/Darwin to stdlib/public/Platform. NFC
2016-03-22 16:05:51 +09:00