yury
|
f7efca92ec
* android: Disabled usage of the "pselect6" and "ppoll" syscalls for arm-android. These syscalls are not available on old Android versions (2.3 or older).
|
6 years ago |
yury
|
3a2884df70
* Android: The list of supported syscalls has been auto-generated directly from android sources for each CPU.
|
7 years ago |
Károly Balogh
|
a3a7285df4
linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters
|
7 years ago |
yury
|
af0fdea815
* Android: Include list of supported syscalls for each CPU.
|
7 years ago |
marco
|
2221e4e4bd
* fix timespec=nil for -dgeneric_linux_syscalls (aarch64) case.
|
9 years ago |
Jonas Maebe
|
e54d0a41af
* fixed ppoll for infinite timeouts (patch by Edmund Grimley Evans)
|
10 years ago |
Jonas Maebe
|
4fa2edc638
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
10 years ago |
pierre
|
651589c9a4
* Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore
|
13 years ago |
florian
|
c19b0ac189
* Fppwrite fixed after yesterday's mess
|
13 years ago |
pierre
|
f3b921d281
Fix missing close brace introduced in commit 20277
|
13 years ago |
florian
|
806ae36100
* some mips rtl compilation issues fixed
|
13 years ago |
marco
|
07fabab526
* fpgetsid, Mantis #20329
|
14 years ago |
daniel
|
1009a84e25
+ Add modify_ldt to linux unit
|
15 years ago |
michael
|
e8a375c774
* Patch from Henry Vermaak to fix EABI kernel API for arm.
|
16 years ago |
florian
|
6dc51122e7
* fixes fpsigsuspend call at least on i386-linux
|
16 years ago |
micha
|
4594758ae5
+ add poll support for unix
|
16 years ago |
micha
|
923e5eff19
* fix lstat syscall for linux/powerpc64 (lstat64 is only for 32 bit platforms)
|
16 years ago |
Jonas Maebe
|
7aee2f3d71
* moved fplstat(ansistring,pstat) overload to bunxovl(h).inc, so all
|
17 years ago |
florian
|
447e963e88
* armel and little/big endian support
|
18 years ago |
micha
|
1a0a2c8adc
* fix lstat for x86_64 linux syscall, has no 32 bit variant
|
18 years ago |
micha
|
c771059cf9
* fix lstat 64 bit for linux syscall (patch from Lloyd Park)
|
18 years ago |
micha
|
0043aff24d
* fix linux/sysutils 64 bit file handling: make off_t 64 bit
|
19 years ago |
Almindor
|
827abd27d7
* adds fpgetcwd support to sysdir.inc and fixes compilation
|
19 years ago |
Almindor
|
4afe7ef0c9
* Simplified and fixed (previous mistake..) select/newselect
|
19 years ago |
Almindor
|
8924d3f37a
* linux-i386 uses new_select now too
|
19 years ago |
Vincent Snijders
|
b0a394edfc
fixed typo
|
19 years ago |
marco
|
24c0b496dd
* commit of the syscall based linux support for pwrite/writev, still under
|
19 years ago |
daniel
|
740c68106b
+ Add pread/pwrite system calls
|
19 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |