mainFake C Standard Library - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 10614
System Name: flibc
Name: Fake C Standard Library
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

flibc is an implementation of C Standard Library for educational purposes.
It is intended to be less portable and less optimised but more readable
implementation (or fake) of C Standard Library.

We choose the prefix 'f' to stand for the word "Fake".
You may also note that strcmp("flibc","glibc") returns less than zero :)

It is implemented for educational purposes to provide a simple to understand,
more readable and well documented implementation of C Standard Library.

We think that flibc may not be suitable for production environments.
There are already much of libraries that are suitable for productional purposes, such as glibc,
and much of libraries that are suitable for embedded (poor resource) environments, such as
eglibc and uClibc. You should consider using these libraries if you are planing to
use within a production environment or on embedded system.

Registration Date: Fri 20 Aug 2010 08:59:31 PM UTC
License: GNU General Public License v3 or later
Development Status: 2 - Pre-Alpha

 

Latest News rss feed

No news found


Communication Tools
 Mailing Lists (0 public mailing lists)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code