svenbarth
|
90278f4859
+ add fpmprotect function to complete fpmmap/fpmunmap
|
6 gadi atpakaļ |
nickysn
|
46b98a6da4
* Improvements to the implementation of FpOpenDir for *BSD:
|
6 gadi atpakaļ |
nickysn
|
aa3d13dd4a
- removed the FPC_USE_GETDIRENTRIES_SYSCALL define and use_getdirentries_syscall
|
6 gadi atpakaļ |
nickysn
|
ede50a2c4f
- get rid of the FPC_USE_GETDIRENTRIES_I49_SYSCALL define and the
|
6 gadi atpakaļ |
Károly Balogh
|
33abf859b4
netbsd/m68k: a fuggly fix for FpLseek, so the compiler works natively at least
|
8 gadi atpakaļ |
Jonas Maebe
|
f8f03ac4ad
* fixed dirent handling for DragonFly BSD (patch by John Marino,
|
9 gadi atpakaļ |
pierre
|
7ffca97a68
OpenBSD support for OS version specific syscall numbers
|
10 gadi atpakaļ |
pierre
|
8a0dccf590
NetBSD getcwd system call also returns string length
|
11 gadi atpakaļ |
pierre
|
7457a0f321
Use new getdirentriesi49 syscall, contributed by Pascal Stumpf
|
12 gadi atpakaļ |
pierre
|
23f21254bd
+ Add USE_SIGACTION_SIGTRAMP
|
13 gadi atpakaļ |
pierre
|
e3aabfec79
* OpenBSD uses a special sigprocmask syscall
|
13 gadi atpakaļ |
pierre
|
b98529673c
Explicitly set fpSigAction return value
|
13 gadi atpakaļ |
pierre
|
216113e80d
Fix compilation error introduced in my last patch for non-openbsd systems
|
14 gadi atpakaļ |
pierre
|
a6280de177
* Fix getdirentries problem for openbsd
|
14 gadi atpakaļ |
pierre
|
d1b2e2d439
Fix fpgetcwd for openbsd
|
14 gadi atpakaļ |
marco
|
6cc641c7bb
* another fix for mmap from Chrisopher Key. 32-bit this time. Mostly in
|
15 gadi atpakaļ |
marco
|
c59973d149
* patch from Christopher Key (via Alonso Cardenas Marquez) to fix mmap
|
15 gadi atpakaļ |
marco
|
778505701c
* set/getrlimit now also visible in baseunix when syscalls are used.
|
16 gadi atpakaļ |
marco
|
5121f470a2
* moved ugetrlimit to the implementation (as linux specific call it shouldn't be exported)
|
16 gadi atpakaļ |
Jonas Maebe
|
f6d452c2c0
* remove the RTL's installed signal handlers at the end of the system
|
16 gadi atpakaļ |
marco
|
3f5511661a
* lots of little longint() to TSysParam() fixes. Ancient code, brr.
|
17 gadi atpakaļ |
Almindor
|
fdcc5f4332
* use TIOCtlRequest instead of hard ifdefs to remove warnings
|
18 gadi atpakaļ |
marco
|
793ef9fdf1
* little fixes in prep of x86_64 port.
|
18 gadi atpakaļ |
marco
|
6b6cf119ef
* fpgetcwd syscall edition returnvalue fix.
|
19 gadi atpakaļ |
peter
|
4ace790492
* remove $Log
|
20 gadi atpakaļ |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 gadi atpakaļ |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 gadi atpakaļ |
fpc
|
50778076c3
initial import
|
20 gadi atpakaļ |
marco
|
8884d2e079
* mmap had another, yet unknown 8th parameter which must be 0 and comes after the offset param
|
20 gadi atpakaļ |
marco
|
3567f25001
* fix from mischi
|
20 gadi atpakaļ |