Jump to content

LIBC: Difference between revisions

From EDM2
m Martini moved page Libc to LIBC without leaving a redirect
No edit summary
Line 3: Line 3:
There had been several ports of the libc library to OS/2 over time.
There had been several ports of the libc library to OS/2 over time.
The latest updated one is [[LIBC Next]] by Bitwise works.
The latest updated one is [[LIBC Next]] by Bitwise works.
[[Category:C Libraries]][[Category:C++ Class Libraries]]

Revision as of 20:02, 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.