The library contains a set of auxiliary functions.
https://src.libcode.org/download/faux
|
|
il y a 1 mois | |
|---|---|---|
| docs | il y a 5 ans | |
| faux | il y a 4 mois | |
| libc | il y a 12 ans | |
| m4 | il y a 3 ans | |
| testc | il y a 4 ans | |
| utils | il y a 5 ans | |
| .clang-format | il y a 5 ans | |
| .gitignore | il y a 3 ans | |
| CHANGES.md | il y a 1 mois | |
| Doxyfile | il y a 5 ans | |
| ISSUES | il y a 7 ans | |
| LICENCE | il y a 13 ans | |
| Makefile.am | il y a 1 mois | |
| README.md | il y a 1 mois | |
| autogen.sh | il y a 13 ans | |
| configure.ac | il y a 1 mois | |
| indent.sh | il y a 5 ans |
The library contains a set of auxiliary functions. These functions are:
Also project contains testc binary. It's a utility that helps to write and
execute unit tests in C. See the following documentation:
https://src.libcode.org/pkun/faux/src/master/docs/testc.ru.md testc documentation in Russian
https://src.libcode.org/pkun/faux/src/master/docs/testc.en.md testc documentation in English
The main target platform for library is a Linux. The project is written in C.
Homepage : http://faux.libcode.org
Changelog : https://src.libcode.org/pkun/faux/src/master/CHANGES.md
Repository : https://src.libcode.org/pkun/faux
Mailing list : http://groups.google.com/group/libfaux.
Download : https://src.libcode.org/download/faux
Latest release : https://src.libcode.org/download/faux/faux-2.2.1.tar.xz
Author: Serj Kalichev <pkun(_at_)libcode.org>