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