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 |
florian
|
f621c564a2
* use wait4 instead of waitpid on arm
|
21 years ago |
florian
|
33d9cedfd9
* arm requires oldmmap call as well
|
21 years ago |
marco
|
0afb6fd8ca
* some more fixes. Testing on idefix
|
21 years ago |
marco
|
42d5e0e005
* linux now compiles with FPC_USE_LIBC
|
21 years ago |
daniel
|
fd86e14b01
* Use of 0 instead of nil fixed
|
21 years ago |
olle
|
fe692f24aa
* Changed m68k to cpum68k, i386 to cpui386
|
22 years ago |
peter
|
ab5352d3f1
* fpnanosleep exported in baseunix
|
22 years ago |
peter
|
aab4295686
* mmap returns -1 on error
|
22 years ago |
peter
|
3d8d9c96f8
* sbrk returns pointer
|
22 years ago |
marco
|
25beeda7b5
* small fix
|
22 years ago |
marco
|
7efaf7dee2
* Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
|
22 years ago |
Jonas Maebe
|
8bd6d64c35
* fixed mmap for non-i386 non-m68k architectures (not sure about
|
22 years ago |
marco
|
a83a191d07
* small fix, new rtl now cycles
|
22 years ago |
marco
|
7dd70233f2
* new unix rtl, linux part.....
|
22 years ago |