Commit Graph

16 Commits

Author SHA1 Message Date
llsth e966ac7d55 Revision 1.05 changes 2015-07-26 10:45:18 +02:00
llsth c086e3bea2 Revision 1.04 changes 2015-07-25 23:11:11 +02:00
llsth ae659b1879 Version 1.02 changes 2015-07-10 23:00:05 +02:00
llsth b705164771 Bugfixing and cleanup 2015-04-15 23:52:40 +02:00
llsth 8bb7d44c1d Support for poll server and sim client 2015-03-18 20:32:00 +01:00
llsth a25a43b7af Support for poll server 2015-03-18 16:21:16 +01:00
llsth d4f3caf6cc Removed va_copy & cleaned up 2015-03-16 22:50:29 +01:00
llsth 5f44879f10 Fixed bug in tracefile and debug output 2015-03-13 15:37:42 +01:00
llsth 75baad1c00 Purified to Amiga OS code 2015-03-12 22:48:56 +01:00
llsth a56b6e0b0f Initial commit 2015-03-07 23:29:12 +01:00
Poul-Henning Kamp db0abbb4c8 Mark needless return(bla) with a macro so we can shut up FlexeLint 2015-01-16 21:32: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
Brad Hards 0980105e6b Update ocx_stdio.c
Trivial typo fix.
2014-12-31 19:53:35 +11:00
Chris Spiegel 1d9ef25f59 Add closing va_end() call. 2014-12-22 10:50:25 -08:00
Poul-Henning Kamp 45af90e98a First preview release. 2014-12-21 22:31:18 +00:00