Changes between Version 3 and Version 4 of WikiStart


Ignore:
Timestamp:
Oct 17, 2005, 10:19:57 PM (19 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v3 v4  
    11== Welcome to InnoTek LIBC  ==
    22
    3 InnoTek LIBC or what should probably be called Bird's LIBC by now, is a C runtime library in which the author(s) are exploring The Single Unix Specification (SUS) and various *BSD, Sun and Linux APIs and constructions 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.
     3InnoTek LIBC or what should probably be called Bird's LIBC by now, is a C runtime library in which the coder is exploring The Single Unix Specification (SUS) and various *BSD, Sun and Linux APIs and constructions 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 (GCC, Binutils, EMX), various important tools (ash, coreutils, gettext, autoconf,++) and a base layout for a LIBC unix compartement.