The library contains a set of auxiliary functions.
https://src.libcode.org/download/faux
Serj Kalichev 9c4c835330 Fix README for latest version link | hai 6 meses | |
---|---|---|
docs | %!s(int64=4) %!d(string=hai) anos | |
faux | hai 8 meses | |
libc | %!s(int64=11) %!d(string=hai) anos | |
m4 | %!s(int64=2) %!d(string=hai) anos | |
testc | %!s(int64=3) %!d(string=hai) anos | |
utils | %!s(int64=4) %!d(string=hai) anos | |
.clang-format | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
CHANGES | %!s(int64=6) %!d(string=hai) anos | |
ChangeLog | %!s(int64=12) %!d(string=hai) anos | |
Doxyfile | %!s(int64=4) %!d(string=hai) anos | |
ISSUES | %!s(int64=6) %!d(string=hai) anos | |
LICENCE | %!s(int64=12) %!d(string=hai) anos | |
Makefile.am | %!s(int64=2) %!d(string=hai) anos | |
README.md | hai 6 meses | |
autogen.sh | %!s(int64=12) %!d(string=hai) anos | |
configure.ac | hai 6 meses | |
indent.sh | %!s(int64=4) %!d(string=hai) anos |
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
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.0.tar.xz
Author: Serj Kalichev <pkun(_at_)libcode.org>