The Cryb libraries
Find a file
Dag-Erling Smørgrav e4dd25fa79 Use wstring throughout (except internally in struct cpe_name).
Add a typedef for struct cpe_name and use it throughout.
Fix inverted logic in cpe_upgrade().
2014-11-01 20:15:45 +00:00
include Use wstring throughout (except internally in struct cpe_name). 2014-11-01 20:15:45 +00:00
lib Use wstring throughout (except internally in struct cpe_name). 2014-11-01 20:15:45 +00:00
t Ignore free(NULL) instead of treating it the same as free(malloc(0)). 2014-10-30 16:35:54 +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 Use AC_SEARCH_LIBS instead of AC_CHECK_LIB so we don't pull in librt 2014-10-30 14:32:46 +00:00
CREDITS
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
README
RELNOTES