The Cryb libraries
Find a file
Dag-Erling Smørgrav 64a2da2b84 Refactor the malloc() etc code to reduce code duplication.
Introduce a t_malloc_fatal flag that makes unintentional allocation
failures fatal.  This reduces the need for error handling in tests.

Enable that flag in t_main().  Test programs that don't want it can
override it in t_prepare().
2014-08-03 00:58:13 +00:00
include Add missing header. 2014-08-01 22:47:00 +00:00
lib Rename CPEXX_VER to cpeXX_ver and remove CPEXX_NATTR, which is redundant. 2014-08-01 22:38:36 +00:00
t Refactor the malloc() etc code to reduce code duplication. 2014-08-03 00:58:13 +00:00
tools Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
autogen.des Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
autogen.sh Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
configure.ac Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
CREDITS Credit upstream sources. 2014-07-11 13:08:39 +00:00
HISTORY
INSTALL
LICENSE
Makefile.am Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
mkpkgng.in WIP: CPE library. 2014-08-01 14:18:25 +00:00
README
RELNOTES