nulib2/nufxlib-0/samples
Andy McFadden 1169554de3 Changed the DataSource API to take resource release callback pointers
instead of a "doClose" argument.  NufxLib should no longer try to free
anything allocated by the application (or vice-versa).

The DataSource "copy" function now does refcounting instead of copying.
This was done as part of cleaning up some memory leaks in the DataSource
code.

The samples were all updated with the changes to the API (and the
occasional minor valgrind-inspired bug fix).
2003-02-09 01:53:51 +00:00
..
Common.h Updated copyright notices. 2003-02-08 22:43:24 +00:00
Exerciser.c Changed the DataSource API to take resource release callback pointers 2003-02-09 01:53:51 +00:00
ImgConv.c Changed the DataSource API to take resource release callback pointers 2003-02-09 01:53:51 +00:00
Launder.c Changed the DataSource API to take resource release callback pointers 2003-02-09 01:53:51 +00:00
Makefile.in
Makefile.msc Made a number of changes to allow NufxLib to be used as a Win32 DLL. 2002-12-06 01:04:20 +00:00
README-S.txt
TestBasic.c Changed the DataSource API to take resource release callback pointers 2003-02-09 01:53:51 +00:00
TestExtract.c Updated copyright notices. 2003-02-08 22:43:24 +00:00
TestSimple.c Updated copyright notices. 2003-02-08 22:43:24 +00:00