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