florian
|
50fab14389
* TIOCtlRequest is 64 bit on sparc64
|
8 anni fa |
florian
|
13e76ccc01
* some type declarations for sparc64-linux fixed
|
8 anni fa |
Jonas Maebe
|
4fa2edc638
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
10 anni fa |
Jonas Maebe
|
23254e7ce2
* refactored definition of pthread_mutex_t into single location
|
10 anni fa |
Jonas Maebe
|
0a1b851b5c
- removed commented out MIPS mutex size constants
|
10 anni fa |
pierre
|
32644a526c
Use CPUMIPS instead of MIPS conditional
|
13 anni fa |
pierre
|
8b65ef2d94
* Fix error in last commit for MIPS cpu
|
13 anni fa |
pierre
|
5fb3d1398a
+ Use SIZEOF_PTHREAD_XXX macros for /usr/include/bits/pthreadtypes.h for MIPS cpu
|
13 anni fa |
pierre
|
1c5babbeba
Fix SIG_MAXSIG const for cpumips
|
13 anni fa |
marco
|
a0becaa727
* fix size of pthread_rwlock_t. Mantis #21552 Fields are now opaque.
|
13 anni fa |
Jonas Maebe
|
715c819ff7
- removed "packed" from record types that should/need not be packed
|
13 anni fa |
marco
|
5d87461507
* moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp.
|
15 anni fa |
micha
|
d7e90f9e48
+ add splice and sync_file_range linux-only syscalls
|
16 anni fa |
Almindor
|
cb5d95a43d
* properly fix the statfs for both 32 and 64bit linux
|
17 anni fa |
michael
|
dd75625d8d
* Fixed size in StatFS for 64 bit
|
17 anni fa |
marco
|
58b3208552
* fixed 16-bits types tgid/tpid/mode_t removed 1.0 compat ifdef
|
17 anni fa |
Jonas Maebe
|
68595c8b72
* fixed wchar_t type (was: widechar, now is cint/cint32/long depending on
|
17 anni fa |
Almindor
|
fdcc5f4332
* use TIOCtlRequest instead of hard ifdefs to remove warnings
|
18 anni fa |
florian
|
572608a64f
* fixed ipc for 32 bit systems
|
18 anni fa |
florian
|
d90bc77a54
* fixed several type declarations
|
18 anni fa |
florian
|
0c889207ca
* fixed ipc syscalls and data structures for x86-64, resolves #8616
|
18 anni fa |
Jonas Maebe
|
37487d682e
* tv_sec field of timeval is time_t (just for form, the actual type
|
18 anni fa |
marco
|
57cfd89fbd
* Linux 64-bit FS patch from neli for FPC_USE_LIBC
|
18 anni fa |
micha
|
0043aff24d
* fix linux/sysutils 64 bit file handling: make off_t 64 bit
|
19 anni fa |
micha
|
9238003e4f
+ 64 bit file support for linux
|
19 anni fa |
peter
|
4ace790492
* remove $Log
|
20 anni fa |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 anni fa |
fpc
|
50778076c3
initial import
|
20 anni fa |
florian
|
a0eae3d6e8
+ ansi<->wide implemented using iconv
|
20 anni fa |
peter
|
e417e34496
* truncate log
|
20 anni fa |