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
|
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 |
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 |
peter
|
f5bc749953
* bsd thread updates
|
20 years ago |
peter
|
523f429d7a
* rt_sigaction for all cpus
|
20 years ago |
peter
|
a41e0eafa6
* i386 also needs rtsignal
|
20 years ago |
florian
|
241587174e
* fixed fork for sparc
|
21 years ago |
florian
|
5064ecaf57
* sparc uses wait4 as well
|
21 years ago |
peter
|
3094258825
* removed warnings
|
21 years ago |
peter
|
962ef697d5
* remove comment warnings
|
21 years ago |
peter
|
56c04b20d3
* sigaction fixed for sparc
|
21 years ago |
peter
|
94adf83a8b
* use thandle in do_*
|
21 years ago |
florian
|
ee4b23ccac
* x86_64 exception handling fixed
|
21 years ago |
florian
|
d531e303f9
* tried to fix x86-64 signal handling
|
21 years ago |
florian
|
03f034fedf
* mmap for x86-64 fixed
|
21 years ago |
florian
|
a1a52710d3
* x86_64 syscall numbers fixed
|
21 years ago |
peter
|
939044763b
* readdir now uses getdents, patch from Joost van der Sluis
|
21 years ago |
florian
|
4fdc20f014
* use rt_sigaction syscall on arm
|
21 years ago |
marco
|
401641ae28
* hmprf, Linux has different ioctls kernel<->libc
|
21 years ago |
marco
|
c6860f131d
* ppc ioctl nr fixed
|
21 years ago |
florian
|
25960b979c
* fixed x86-64 assembler problems
|
21 years ago |
florian
|
c9122a4719
+ completed x86-64/linux system unit
|
21 years ago |