michael
|
e8a375c774
|
* Patch from Henry Vermaak to fix EABI kernel API for arm.
git-svn-id: trunk@13563 -
|
2009-08-20 08:00:50 +00:00 |
|
marco
|
9f3b8511ba
|
* fix for socketerror problems; x86_64 specific (NEED_SOCKETCALL).
internal_socketerror now set after calls, Mantis 13506
git-svn-id: trunk@13021 -
|
2009-04-19 21:02:28 +00:00 |
|
peter
|
1db1bc598c
|
* move setting of socketerror to real socketcall
git-svn-id: trunk@8140 -
|
2007-07-22 20:42:41 +00:00 |
|
marco
|
8991b8f365
|
* new socketerror scheme. OS/2 and netware are now broken and still must be done. (merge me and all previous socket related commits please)
git-svn-id: trunk@7327 -
|
2007-05-13 18:30:24 +00:00 |
|
marco
|
f74b832272
|
* socketerror for Unix now fpgeterrno.
git-svn-id: trunk@7304 -
|
2007-05-10 10:58:26 +00:00 |
|
florian
|
466227bdb0
|
* fixed x86-64 send/recv socket call
git-svn-id: trunk@2674 -
|
2006-02-23 20:47:40 +00:00 |
|
tom_at_work
|
653f4b465d
|
* fixed some typecasts of pointers to Longint for 64 bit architectures (Linux and generic parts of the RTL only)
* 64 bit sockets unit fixes
git-svn-id: trunk@1625 -
|
2005-11-01 22:40:23 +00:00 |
|
peter
|
4ace790492
|
* remove $Log
git-svn-id: trunk@231 -
|
2005-06-07 09:47:55 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
peter
|
9a7a1e2489
|
* x86-64 fixes
|
2004-04-22 17:17:13 +00:00 |
|
marco
|
988c22bb2d
|
* more fixes from Lloyd
|
2004-03-22 06:49:28 +00:00 |
|
marco
|
0962856816
|
* *BSD do_syscall was left behind. Replaced with socketcall
|
2004-03-20 15:19:29 +00:00 |
|
marco
|
a45e1cd3f1
|
* first changes sockets units
|
2004-03-16 18:03:37 +00:00 |
|
florian
|
3f4d98624f
|
- killed tsyscallregs
|
2004-02-06 23:06:16 +00:00 |
|
marco
|
7efaf7dee2
|
* Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
|
2003-09-14 20:15:01 +00:00 |
|
armin
|
e321c72b22
|
* CloseSocket added
|
2003-03-23 17:47:15 +00:00 |
|
peter
|
9f31783a0a
|
* old logs removed and tabs fixed
|
2002-09-07 16:01:16 +00:00 |
|
michael
|
26db724c09
|
+ merged missing sendto/rcvfrom functions
|
2002-02-04 21:29:34 +00:00 |
|
peter
|
6059b54b7c
|
* forgotten file for the const to var fixes
|
2001-06-10 08:51:44 +00:00 |
|
peter
|
741d455ab7
|
* Formal const to var fixes
* Hexstr(int64) added
|
2001-06-04 11:43:51 +00:00 |
|
peter
|
061d89620a
|
* merge unix updates from the 1.0 branch, mostly related to the
solaris target
|
2001-06-02 00:31:30 +00:00 |
|