mirror of
https://git.code.sf.net/p/fldigi/fldigi
synced 2026-08-13 17:47:54 -04:00
* Additional fixes for MinGW 64bit.
- A few more int->intptr_t updates.
- Use winsock2.h to ensure sockets are the correct size for both
32bit and 64bit windows.
- SOCKET is not defined on *nix, so add conditional to typedef it
to int.
* time_t should not be necessary if we're not working with a full time stamp.
* %e (space padded month) is not a valid format specifer for MS C so use %d
(zero padded) instead.
|
||
|---|---|---|
| .. | ||
| mac | ||
| win32 | ||
| flarq.desktop | ||
| flarq.pdf | ||
| flarq.xpm | ||
| fldigi-psk.png | ||
| fldigi-rtty.png | ||
| fldigi.desktop | ||
| fldigi.xpm | ||
| NAVTEX_Stations.csv | ||
| nsd_bbsss.txt | ||
| station_table.txt | ||
| ToR-Stats-SHIP.csv | ||
| wmo_list.txt | ||