micha
|
d7e90f9e48
+ add splice and sync_file_range linux-only syscalls
|
16 years ago |
Almindor
|
cb5d95a43d
* properly fix the statfs for both 32 and 64bit linux
|
17 years ago |
michael
|
dd75625d8d
* Fixed size in StatFS for 64 bit
|
17 years ago |
marco
|
58b3208552
* fixed 16-bits types tgid/tpid/mode_t removed 1.0 compat ifdef
|
17 years ago |
Jonas Maebe
|
68595c8b72
* fixed wchar_t type (was: widechar, now is cint/cint32/long depending on
|
17 years ago |
Almindor
|
fdcc5f4332
* use TIOCtlRequest instead of hard ifdefs to remove warnings
|
18 years ago |
florian
|
572608a64f
* fixed ipc for 32 bit systems
|
18 years ago |
florian
|
d90bc77a54
* fixed several type declarations
|
18 years ago |
florian
|
0c889207ca
* fixed ipc syscalls and data structures for x86-64, resolves #8616
|
18 years ago |
Jonas Maebe
|
37487d682e
* tv_sec field of timeval is time_t (just for form, the actual type
|
18 years ago |
marco
|
57cfd89fbd
* Linux 64-bit FS patch from neli for FPC_USE_LIBC
|
18 years ago |
micha
|
0043aff24d
* fix linux/sysutils 64 bit file handling: make off_t 64 bit
|
19 years ago |
micha
|
9238003e4f
+ 64 bit file support for linux
|
19 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 |
florian
|
a0eae3d6e8
+ ansi<->wide implemented using iconv
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
marco
|
42404cd68e
* moved some calls from unix to baseunix. Darwin untested.
|
21 years ago |
Jonas Maebe
|
159912ec47
* fixed definition of pthread_mutex_t for non-linux targets (and for
|
21 years ago |
peter
|
98bf46482b
* statfs fixed
|
21 years ago |
peter
|
02d7fd9c1d
* use cpu64
|
21 years ago |
marco
|
93622ec2e8
* UnixType changes. Please report problems to me.
|
21 years ago |
Jonas Maebe
|
20fb31f827
* moved tstatfs from systypes.inc to ptypes.inc to fix make cycle with
|
21 years ago |
marco
|
371f66818a
* ptime_t
|
21 years ago |
peter
|
ab5352d3f1
* fpnanosleep exported in baseunix
|
22 years ago |
marco
|
7efaf7dee2
* Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
|
22 years ago |
marco
|
7dd70233f2
* new unix rtl, linux part.....
|
22 years ago |
marco
|
58d33b9619
* some updates
|
23 years ago |
marco
|
eb9aa7925c
* Linux versions
|
23 years ago |