Jonas Maebe
|
92ff07deaf
* several fixes by Pierre Pede (parts of his patch to mantis #12492)
|
16 лет назад |
Almindor
|
a42b134a81
* fix sysenter variable duplication
|
18 лет назад |
Almindor
|
c626740043
* adds support for sysenter syscall style for i386 on 2.6 kernels
|
18 лет назад |
ivost
|
e7fb4e6a32
* changed i386 syscall from oldfpccall to register calling convention
|
18 лет назад |
ivost
|
240938a6ed
* fixed syscall6 (still experimental, but so far it worked here!)
|
18 лет назад |
florian
|
b07cd83892
* made system unit on m68k-linux compilable
|
19 лет назад |
florian
|
ce73006fc3
* picfied code
|
19 лет назад |
peter
|
4ace790492
* remove $Log
|
20 лет назад |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 лет назад |
fpc
|
50778076c3
initial import
|
20 лет назад |
florian
|
60ad6f1482
* applied syscall patch from C Western
|
20 лет назад |
peter
|
e417e34496
* truncate log
|
20 лет назад |
marco
|
a9b2ee072f
* and now for others too
|
21 лет назад |
marco
|
9adbeab70d
* added mov errno,%eax
|
21 лет назад |
Jonas Maebe
|
7afabeb8a9
* fixed syscall return value checking
|
21 лет назад |
peter
|
88e72a69da
* fixed previous commit
|
21 лет назад |
peter
|
30780f5859
* regcall fix for threadvar
|
21 лет назад |
florian
|
3f4d98624f
- killed tsyscallregs
|
21 лет назад |
peter
|
680590f792
* use relocate_proc
|
21 лет назад |
marco
|
7efaf7dee2
* Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
|
22 лет назад |
peter
|
abbc3fa755
* moved int64 asm code to int64p.inc
|
22 лет назад |
peter
|
55a5b81848
* only set errno when syscall fails
|
22 лет назад |
peter
|
1da81c33ca
* MT fix
|
22 лет назад |
peter
|
85d5e4a4de
* Reset Errno to 0 if call is successfull
|
22 лет назад |
peter
|
6154a3076e
* Threadvar support for Errno
|
22 лет назад |
marco
|
821c826043
* Some mods.
|
22 лет назад |
marco
|
c748db28c0
* TSysParam + result moved to -h
|
23 лет назад |
marco
|
29baf7d65e
* New syscall.inc
|
23 лет назад |