|
d8a56f60ef
|
Interpreting the return values of fwrite() in demo/demo.c
|
2011-03-11 09:09:39 +01:00 |
|
|
ba11413a6f
|
Corrected several memory leaks and potential NULL pointer evaluations
in case of memory shortage. All reported by George Danchev.
|
2010-09-01 10:45:10 +02:00 |
|
|
fe45249e9e
|
Gave up use of alloca() in favor of calloc() and free(),
because alloca.h is needed on Solaris and not available on FreeBSD.
|
2010-07-05 19:14:47 +02:00 |
|
|
73bc3ae512
|
Include file alloca.h was missing in demo program
|
2010-07-01 13:50:42 +02:00 |
|
|
23d3c43022
|
Removed more occurences of old restriction to GPLv2.
|
2010-01-27 06:48:59 +01:00 |
|
|
cbb376a137
|
Introduced a default definition for PATH_MAX.
|
2009-12-31 08:48:51 +01:00 |
|
|
55690756ae
|
Consolidated demo code for having less linker mesages with a make run.
|
2009-08-07 21:52:42 +02:00 |
|