Skip to content
/ flibc Public

the Forty-second Library for C

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

homer242/flibc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Forty second Library for C (FLibC)
--------------------------------------
Anthony viallard <avd@patatrac.info>

Main goals of this library:
 - light, understandable, ergonomic and fast;
 - only usefull things for John Doe or Jane Doe C programmers;
 - produce secure code (https://www.securecoding.cert.org/confluence/display/seccode/CERT+C+Secure+Coding+Standard).

If you want to participate, come on http://github.com/homer242/flibc or send my an email.

Compilation from scratch
-------------------------------------

 $ ./autogen.sh
 $ ./configure
 $ make install

Execute unit test
-------------------------------------

 $ make check

About

the Forty-second Library for C

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published