nickysn
|
28bb38cc12
|
- removed syscall_nr_getdirentries from the OpenBSD rtl, since this syscall is no longer
supported by OpenBSD and shouldn't be used at all
git-svn-id: trunk@41791 -
|
2019-03-24 16:51:05 +00:00 |
|
nickysn
|
aa3d13dd4a
|
- removed the FPC_USE_GETDIRENTRIES_SYSCALL define and use_getdirentries_syscall
global variable, they are compatibility flags of a no longer supported OpenBSD version
git-svn-id: trunk@41790 -
|
2019-03-24 16:30:50 +00:00 |
|
nickysn
|
ede50a2c4f
|
- get rid of the FPC_USE_GETDIRENTRIES_I49_SYSCALL define and the
use_openbsd_getdirentries_49 global variable - both are compatibility features
for a no longer supported OpenBSD version
git-svn-id: trunk@41789 -
|
2019-03-24 16:12:30 +00:00 |
|
nickysn
|
9a18543324
|
* cleaned up most of the obsolete OpenBSD syscall numbers
git-svn-id: trunk@41783 -
|
2019-03-23 20:35:03 +00:00 |
|
pierre
|
7ffca97a68
|
OpenBSD support for OS version specific syscall numbers
git-svn-id: trunk@29136 -
|
2014-11-23 21:59:25 +00:00 |
|
pierre
|
787fb75df8
|
Add new file to handle changing openbsd syscall numbers
git-svn-id: trunk@28829 -
|
2014-10-15 23:27:12 +00:00 |
|