Menu

Tree [r605] /
 History

HTTPS access


File Date Author Commit
 .kdev4 2019-04-19 zonkiie [r385] working on capache-functions
 DEBIAN 2019-08-26 zonkiie [r496] added ldd flags to makefile, fixed scopes
 bin 2017-06-04 zonkiie [r3] created initial directories
 build 2018-03-18 zonkiie [r218] svn set ignore for build
 doc 2024-12-10 zonkiie [r604] added link
 include 2022-12-19 zonkiie [r534] moved files
 projects 2025-01-04 zonkiie [r605] added strim
 scripts 2019-02-17 zonkiie [r252] added apache functions and filesystem functions
 src 2022-12-19 zonkiie [r535] reorganized
 Makefile.am 2023-01-14 zonkiie [r589] improved deb generation
 Makefile.global 2022-12-20 zonkiie [r545] reorganized
 Makefile.old 2022-12-18 zonkiie [r528]
 README.md 2023-01-16 zonkiie [r592] improved bootstrap; moved readme
 bootstrap.sh 2023-02-23 zonkiie [r598] improved bootstrap.sh
 libzbcl.kdev4 2017-06-04 zonkiie [r2] changed from cmake to make

Read Me

This Library must be compiled with clang or gcc, because it uses extensions for memory cleanup which are only available to clang and gcc.

Key Features:

  • lightweight, does not need more than the system standard c libraries, pam and crypt (Needed C++ libs are at the moment the whole boost library)
  • needs mostly no initialization
  • c functions operating mostly with c standard datatypes

Some interesting libraries not used in this library:

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.