The library contains a set of auxiliary functions.
https://src.libcode.org/download/faux
|
|
1 mese fa | |
|---|---|---|
| docs | 5 anni fa | |
| faux | 4 mesi fa | |
| libc | 12 anni fa | |
| m4 | 3 anni fa | |
| testc | 4 anni fa | |
| utils | 5 anni fa | |
| .clang-format | 5 anni fa | |
| .gitignore | 3 anni fa | |
| CHANGES.md | 1 mese fa | |
| Doxyfile | 5 anni fa | |
| ISSUES | 7 anni fa | |
| LICENCE | 13 anni fa | |
| Makefile.am | 1 mese fa | |
| README.md | 1 mese fa | |
| autogen.sh | 13 anni fa | |
| configure.ac | 1 mese fa | |
| indent.sh | 5 anni fa |
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>