KLIBC: Difference between revisions
Appearance
Created page with "kLIBC is a C runtime library in which the coder is exploring The Single Unix Specification (SUS) and various *BSD, Sun and Linux interfaces used in 'portable' software. ==Lin..." |
mNo edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
kLIBC is a C runtime library in which the coder is exploring The Single Unix Specification (SUS) and various *BSD, Sun and Linux interfaces used in 'portable' software. | kLIBC is a C runtime library in which the coder is exploring The Single Unix Specification (SUS) and various *BSD, Sun and Linux interfaces used in 'portable' software. | ||
This port was superseded by [[LIBC Next]] | |||
==Files== | |||
* gcc335.dll | |||
* libc06.dll | |||
*libc061.dll | |||
*libc062.dll | |||
*libc063.dll | |||
*libc064.dll | |||
==Links== | ==Links== | ||
* [http://trac.netlabs.org/libc/wiki kLIBC Netlabs Trac] | * [http://trac.netlabs.org/libc/wiki kLIBC Netlabs Trac] | ||
[[Category:C | [[Category:C Libraries]] |
Latest revision as of 23:30, 23 May 2021
kLIBC is a C runtime library in which the coder is exploring The Single Unix Specification (SUS) and various *BSD, Sun and Linux interfaces used in 'portable' software.
This port was superseded by LIBC Next
Files
- gcc335.dll
- libc06.dll
- libc061.dll
- libc062.dll
- libc063.dll
- libc064.dll