[go: up one dir, main page]

Menu

Code (SVN) Commit Log


Commit Date  
[r2905] by dbjh

- Fixed resource leak introduced with previous change.
- Corrected explanation.

2022-04-16 14:23:25 Tree
[r2904] by dbjh

- Found the official homepage of MinGW by chance. Updated the link in the FAQ
and fixed the warnings produced by the current version of MinGW (ftime() and
struct timeb are removed from the latest POSIX standard (POSIX.1-20017) --
switched to the Windows-specific _ftime() and struct _timeb).
- Re-added the work-around for linking libcd64 on Windows with the 64-bit
versions of GCC and now also Clang.
- Added extra error check to Windows implementation of truncate().
- Fixed a bug in unregister_func() when passing NULL as argument.
- Enabled calls to drop_privileges_temp(), drop_privileges() and
regain_privileges() on macOS, just to do the same as on the other UNIX OSes.
- Fixed warning on UNIX OSes other than GNU/Linux about unused exec() in f2a.c.

2022-04-15 18:12:03 Tree
[r2903] by dbjh

- Fixed previous fix (files 0 bytes in size caused trouble, for example for
--padn).
- Made displaying bits of a byte slightly more elegant.

2022-03-04 11:23:04 Tree
[r2902] by dbjh

- Fixed -j which I broke horribly in 2.2.2. Painful, but this is what can
happen if functionality is not tested nor used.

2022-01-26 04:36:14 Tree
[r2901] by dbjh

- The header of libusb-0.1 that comes with Cygwin 32-bit is usb.h.

2021-12-28 13:55:16 Tree
[r2900] by dbjh

- Increased the version to 2.2.3 (WIP).

2021-12-28 13:42:51 Tree
[r2899] by dbjh

- Direct to the right place for OpenBSD binaries.

2021-12-23 04:57:33 Tree
[r2898] by dbjh

- Tagging uCON64 version 2.2.2 as it is released.

2021-11-23 11:44:46 Tree
[r2897] by dbjh

- Branching uCON64 version 2.2.2 as it is released.

2021-11-23 11:43:32 Tree
[r2896] by dbjh

- Released uCON64 2.2.2.

2021-11-22 06:19:42 Tree
Older >