Jonas Maebe
|
99994c0603
Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from
|
17 years ago |
florian
|
441bbdf677
* fixed breakage
|
18 years ago |
florian
|
447e963e88
* armel and little/big endian support
|
18 years ago |
Almindor
|
fdcc5f4332
* use TIOCtlRequest instead of hard ifdefs to remove warnings
|
18 years ago |
Almindor
|
5474e0c987
* fix ioCtl differences between BSD and POSIX
|
18 years ago |
daniel
|
5da5440e12
* Ptrint considered harmfull bug no 54689826, change to ptruint.
|
18 years ago |
tom_at_work
|
704f8dae14
* fixed rtl compilation with -dFPC_USE_LIBC by providing a more generic fpprctl() call (including libc variant) and moving related constants slightly
|
18 years ago |
tom_at_work
|
f6d79e8abb
* explicitly enable FPU exception reporting on PowerPC in the MSR because some distros disable them by default
|
18 years ago |
tom_at_work
|
66607303af
* fixed fpftruncate, fplseek: removed ppc64 part of "$if defined(cpu64) and not defined(cpupowerpc64)"
|
19 years ago |
tom_at_work
|
1f0d411597
* fixed fpstat calls on ppc64
|
19 years ago |
micha
|
0043aff24d
* fix linux/sysutils 64 bit file handling: make off_t 64 bit
|
19 years ago |
micha
|
9f22b00219
* fix fstat to use 64 bit syscall as well
|
19 years ago |
micha
|
59e2c82080
* fix stat for 64 bit CPUs
|
19 years ago |
micha
|
e11995aa99
* fix fplseek for 64 bit CPUs
|
19 years ago |
micha
|
9238003e4f
+ 64 bit file support for linux
|
19 years ago |
micha
|
ea06d139c2
fix syscall used for exiting, like C _exit (issue #7025)
|
19 years ago |
florian
|
72a8c36bdb
* fixed arm asssembler, { ... } comments aren't allowed because { ... } is used for register sets
|
19 years ago |
micha
|
b6efd1389e
typo in assembly opcode
|
19 years ago |
micha
|
7911be08f5
add signal handler trampoline return for buggy OS like fedora core
|
19 years ago |
Almindor
|
827abd27d7
* adds fpgetcwd support to sysdir.inc and fixes compilation
|
19 years ago |
daniel
|
740c68106b
+ Add pread/pwrite system calls
|
19 years ago |
peter
|
c794c30c50
* fix fpugetrlimit
|
19 years ago |
Jonas Maebe
|
c945b972c4
* fixed FpGetRLimit and FpUGetRLimit
|
20 years ago |
tom_at_work
|
1b4b42fdd6
* added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
4534feb917
* include file cleanup part 2
|
20 years ago |
peter
|
ae8b7b153b
* include file cleanup
|
20 years ago |