Changes between Version 9 and Version 10 of WikiStart


Ignore:
Timestamp:
Oct 19, 2005, 3:36:48 AM (19 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v9 v10  
    11== Welcome to InnoTek LIBC  ==
    22
    3 [wiki:InnoTekLibc InnoTek LIBC] or what should probably be called Bird's LIBC by now, 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 provide a great range of special BSD, Sun and Linux APIs is a kind of ultimate goal, the main focus is on what is '''interesting''' and '''requested''' by porters.
     3[wiki:InnoTekLibc InnoTek LIBC] or what should probably be called [wiki:bird Bird]'s LIBC by now, 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 provide a great range of special BSD, Sun and Linux APIs is a kind of ultimate goal, the main focus is on what is '''interesting''' and '''requested''' by porters.
    44
    55This repository includes not only the LIBC 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 LIBC unix compartment.