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..." |
No edit summary |
||
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 [[KLIB 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 Libraries]][[Category:C++ Class Libraries]] | [[Category:C Libraries]][[Category:C++ Class Libraries]] |
Revision as of 20:07, 8 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 KLIB Next
Files
- gcc335.dll
- libc06.dll
- libc061.dll
- libc062.dll
- libc063.dll
- libc064.dll