Jump to content

LIBC: Difference between revisions

From EDM2
No edit summary
 
Line 5: Line 5:


==Older Releases==
==Older Releases==
* [[LIBCX]]
* [[KLIBC]]
* [[KLIBC]]



Latest revision as of 20:54, 8 May 2021

The libc is the implementation of the C runtime library which is suitable for porting Unix and Linux applications to the OS/2 operating system using the GCC compiler.

There had been several ports of the libc library to OS/2 over time. The latest updated one is LIBC Next by Bitwise works.

Older Releases