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 |
ivost
|
69bd90996b
* added S_IRWXG and S_IRWXU constants to ostypes.inc of linux (defined in sys/stat.h)
|
17 years ago |
daniel
|
74ad03e264
* Remove double definition of O_LARGEFILE for powerpc-linux and give it
|
18 years ago |
florian
|
6250a3ccb9
* proper definition of O_LARGEFILE for all cpu platforms
|
18 years ago |
marco
|
fd6f6cf7e9
* fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge)
|
18 years ago |
daniel
|
59a972ec9c
* Change dd_nextoff to cardinal to prevent upscaling of calculations to 64-bit.
|
18 years ago |
ivost
|
79b02de351
* fixed type defintion putsname
|
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 |
micha
|
0043aff24d
* fix linux/sysutils 64 bit file handling: make off_t 64 bit
|
19 years ago |
micha
|
b14c83a7e1
* stat records differ too much: use stat include file
|
19 years ago |
micha
|
59e2c82080
* fix stat for 64 bit CPUs
|
19 years ago |
micha
|
9238003e4f
+ 64 bit file support for linux
|
19 years ago |
daniel
|
dc043e1ed3
* Now right.
|
19 years ago |
daniel
|
6d4b583709
+ Add S_IRWXU
|
19 years ago |
marco
|
4eb1f8d407
* iovec
|
19 years ago |
marco
|
2a1d81db28
* fdset is now array of unsigned.
|
19 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 |
tom_at_work
|
b8f34684ec
- fixed TFDSet type for 64 bit compatibility
|
20 years ago |
tom_at_work
|
701638138b
* fixed exception handling for PowerPC64
|
20 years ago |
florian
|
7626a64e35
+ *stat wrappers for linux
|
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 |
marco
|
7869e4893c
* tz_ added to ttimezoen fields
|
21 years ago |
florian
|
3f4d98624f
- killed tsyscallregs
|
21 years ago |
daniel
|
4d42fe7fa7
* Revert back to longint (it broke make cycle)
|
21 years ago |
florian
|
25960b979c
* fixed x86-64 assembler problems
|
21 years ago |