nulib2 icon indicating copy to clipboard operation
nulib2 copied to clipboard

NufxLib and NuLib2, Apple II file archive utilities

Results 2 nulib2 issues
Sort by recently updated
recently updated
newest added

Repro steps (Linux): 1. Get an archive with a locked forked file. For example: - Create a forked file using the file preservation extensions. You can do this by creating...

bug

NuLib2 is single-threaded, and CiderPress only runs under windows, but ideally we'd wrap the interruptible I/O calls with TEMP_FAILURE_RETRY to prevent EINTR failures.

enhancement