Changes between Version 19 and Version 20 of WikiStart


Ignore:
Timestamp:
Sep 2, 2006, 4:53:33 PM (18 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v19 v20  
    11== Welcome to InnoTek LIBC  ==
    22
    3 [wiki:kLIBC kLIBC] (formerly known as the InnoTek LIBC) is a C runtime library in which the coder is exploring [wiki:TheSingleUnixSpecification The Single Unix Specification] (SUS) and various *BSD, Sun and Linux interfaces used in 'portable' software. While implementing SUS completely and providing a great range of special BSD, Sun and Linux APIs is a kind of ultimate goal, the main focus is on what is '''interesting''' to play with and what is '''requested''' by porters using kLIBC.
     3[wiki:kLIBC kLIBC] (formerly known as the [wiki:InnoTekLibc InnoTek LIBC]) is a C runtime library in which the coder is exploring [wiki:TheSingleUnixSpecification The Single Unix Specification] (SUS) and various *BSD, Sun and Linux interfaces used in 'portable' software. While implementing SUS completely and providing a great range of special BSD, Sun and Linux APIs is a kind of ultimate goal, the main focus is on what is '''interesting''' to play with and what is '''requested''' by porters using kLIBC.
    44
    55This repository includes not only the kLIBC but also the toolchain ([wiki:GnuGcc GCC], [wiki:GnuBinutils Binutils], [wiki:Os2Emx EMX]), various important tools ([wiki:BsdAsh ash], [wiki:GnuCoreutils coreutils], [wiki:GnuGettext gettext], [wiki:GnuAutoconf autoconf],++) and a base layout for a kLIBC unix compartment.