Update PLATFORM_LIBS.md
(https://github.com/JetBrains/kotlin-native/pull/4343 to master).
This commit is contained in:
committed by
GitHub
parent
a7e228b16f
commit
37f335b483
+1
-1
@@ -9,7 +9,7 @@ each target. We call them **Platform Libraries**.
|
||||
### POSIX bindings
|
||||
|
||||
For all `Unix` or `Windows` based targets (including `Android` and
|
||||
`iPhone`) we provide the `posix` platform lib. It contains bindings
|
||||
`iOS`) we provide the `posix` platform lib. It contains bindings
|
||||
to platform's implementation of `POSIX` standard.
|
||||
|
||||
To use the library just
|
||||
|
||||
Reference in New Issue
Block a user