Jonas Maebe
|
b4ac7d2949
Merged revisions 12210-12306 via svnmerge from
|
17 years ago |
Jonas Maebe
|
99994c0603
Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from
|
17 years ago |
Almindor
|
b8c3dc960d
* fix x86 -> cpu86 define
|
18 years ago |
Almindor
|
6fd901181a
* update sysnr.inc for x86 and x86_64 to latest kernel
|
18 years ago |
Jonas Maebe
|
cce61fa602
* fixed compilation on 64 bit cpus
|
18 years ago |
Almindor
|
6a327799f8
* fix typo with [T]SysInfo record
|
18 years ago |
Almindor
|
89eeb8aa63
* fix linux sysinfo struct and function (bug 9523)
|
18 years ago |
daniel
|
9a8aa52cc5
+ Add setcap/getcap
|
18 years ago |
Almindor
|
f71c886752
* move the FUTEX down so uses doesn't get in the way
|
18 years ago |
Almindor
|
1fa4e17c87
* make FUTEX_OP implemented also with FPC_USE_LIBC since it's a macro
|
18 years ago |
marco
|
fd6f6cf7e9
* fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge)
|
18 years ago |
ivost
|
de36c38282
* fixed bug in linux.pp / user_desc record
|
18 years ago |
ivost
|
faf3b065f8
* updated TLS segmentdescriptor definiton (record user_desc)
|
18 years ago |
ivost
|
fc0f2f3de6
* disabled Clone syscall in linux.pp, it was completly wrong (I will replace it)
|
18 years ago |
ivost
|
025b57815f
* removed inline flag from FUTEX_OP in linux.pp
|
18 years ago |
ivost
|
9161a2967a
* added futex constants to linux.pp (from futex.h)
|
18 years ago |
ivost
|
1a7f06aa7d
* added the new CLONE_* constants from syscall clone
|
18 years ago |
Almindor
|
2c8c5800bc
* fixed EPOLLOUT vs EPOLLPRI mixup in constants
|
19 years ago |
Almindor
|
b8975e8fd4
* EPOLL_CTL_DEL was flipped with EPOLL_CTL_MOD
|
19 years ago |
Almindor
|
3d1370bf8b
* fix 64bit epoll "special" packing
|
19 years ago |
Jonas Maebe
|
3961254106
* fixed epoll_create
|
19 years ago |
daniel
|
b1ae9595dc
* Add a group of console ioctl commands.
|
19 years ago |
Almindor
|
a365a18fe2
* Fixes a crash with epoll_event / epoll_data records
|
19 years ago |
marco
|
a0573f1015
* a few type aliases added, capitalisation fixed
|
19 years ago |
marco
|
c93d9eea7a
* another attempt at committing the EPOLL changes.
|
19 years ago |
marco
|
c2d5016d77
* linux unit moved and renamed.
|
19 years ago |
marco
|
e5c42e6704
* Global Linux +bsd to (rtl/freebsd rtl/unix rtl/linux structure)
|
25 years ago |
marco
|
6e5bd1ad97
* fixed some small problems left from merging. (waitpid has now last param longint)
|
25 years ago |
marco
|
d36f066e6a
* FreeBSD support and removed old signalhandling
|
25 years ago |
peter
|
7229ed1cab
* removed previous fsplit() patch as it's not the correct behaviour for
|
25 years ago |