marco
|
778505701c
* set/getrlimit now also visible in baseunix when syscalls are used.
|
16 years ago |
micha
|
4594758ae5
+ add poll support for unix
|
16 years ago |
Jonas Maebe
|
7aee2f3d71
* moved fplstat(ansistring,pstat) overload to bunxovl(h).inc, so all
|
17 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 |
micha
|
0043aff24d
* fix linux/sysutils 64 bit file handling: make off_t 64 bit
|
19 years ago |
Jonas Maebe
|
e4acf70c58
* fixed fplseek declaration for linux
|
19 years ago |
marco
|
6f0e817973
* pwrite/writev for *BSD + FPC_USE_LIBC. Requires IOVEC et al to be defined in ostypes.inc
|
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 |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
ae8b7b153b
* include file cleanup
|
20 years ago |
peter
|
b7d7736352
* fixed bootstrap with 1.0.10 and 1.9.4
|
21 years ago |
marco
|
d3cb19214b
* external rework. Mostly done.
|
21 years ago |
marco
|
42404cd68e
* moved some calls from unix to baseunix. Darwin untested.
|
21 years ago |
marco
|
b6f9f170f7
* FPC_USE_LIBC
|
21 years ago |
peter
|
309742257d
* fpnanosleep exported
|
22 years ago |
peter
|
456025ad0a
* fpISxxx macros renamed to C compliant fpS_ISxxx
|
22 years ago |
marco
|
688866ff4f
* FCL now compiles for FreeBSD with new 1.1. Now Linux.
|
22 years ago |
marco
|
35cd7e61c9
* fixes for new macro's
|
22 years ago |
marco
|
2e9daf5cfa
* two extra FPIS added
|
22 years ago |
marco
|
61d94af8be
* fdset functions renamed to fp<posix name>
|
22 years ago |
marco
|
7efaf7dee2
* Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
|
22 years ago |
marco
|
0525a73548
* Enhancements to make the compiler baseunix using.
|
22 years ago |
marco
|
f66bd5288e
* small changes originating from introduction of Baseunix to FreeBSD
|
22 years ago |
marco
|
193994c0a5
* New RTL. Linux system unit and baseunix operational.
|
22 years ago |