1
0
mirror of https://frontier.innolan.net/rainlance/amiga-ntimed.git synced 2026-05-04 01:01:44 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Poul-Henning Kamp
76ccc26b27 Portability improvements:
grep -q is non portable

avoid IP_RECVDSTADDR until we need it

Spotted by:	Ronan Flood
2015-01-16 20:17:35 +00:00
Poul-Henning Kamp
27ca509920 Pass the expected socket family into UdpTimedRx() so it can pick the
right socket, rather than listening on both.

Implement TODO_Cancel()

Only wake the time_unix task when needed.

Fix sockaddr comparison for IPv6[1]

Grap userland timestamp, in case SCM_TIMESTAMP* does not work/isn't
available.[1]

Undefined timestamp fix for simfile reading[1]

Minor fixes from github

[1] From Ronan Flood
2015-01-09 10:44:47 +00:00
Poul-Henning Kamp
f0007519ab Minor consistency stuff discovered on OS/X 2015-01-04 15:18:51 +00:00
Poul-Henning Kamp
7346057b62 Detect if make(1) is GNU make, to avoid confusing debian kFreeBSD. 2015-01-04 14:45:53 +00:00
bazzargh
29dbf981ed typo: remeber->remember 2014-12-24 14:23:09 +00:00
Poul-Henning Kamp
45af90e98a First preview release. 2014-12-21 22:31:18 +00:00