mirror of
https://github.com/fadden/nulib2.git
synced 2025-01-29 22:30:30 +00:00
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).
Description
NufxLib and NuLib2, Apple II file archive utilities
Languages
C
97.2%
Shell
1.2%
Makefile
1%
Roff
0.6%