ivost
|
1a7f06aa7d
* added the new CLONE_* constants from syscall clone
|
hace 18 años |
Almindor
|
2c8c5800bc
* fixed EPOLLOUT vs EPOLLPRI mixup in constants
|
hace 19 años |
Almindor
|
b8975e8fd4
* EPOLL_CTL_DEL was flipped with EPOLL_CTL_MOD
|
hace 19 años |
Almindor
|
3d1370bf8b
* fix 64bit epoll "special" packing
|
hace 19 años |
Jonas Maebe
|
3961254106
* fixed epoll_create
|
hace 19 años |
daniel
|
b1ae9595dc
* Add a group of console ioctl commands.
|
hace 19 años |
Almindor
|
a365a18fe2
* Fixes a crash with epoll_event / epoll_data records
|
hace 19 años |
marco
|
a0573f1015
* a few type aliases added, capitalisation fixed
|
hace 19 años |
marco
|
c93d9eea7a
* another attempt at committing the EPOLL changes.
|
hace 19 años |
marco
|
c2d5016d77
* linux unit moved and renamed.
|
hace 19 años |
marco
|
e5c42e6704
* Global Linux +bsd to (rtl/freebsd rtl/unix rtl/linux structure)
|
hace 25 años |
marco
|
6e5bd1ad97
* fixed some small problems left from merging. (waitpid has now last param longint)
|
hace 25 años |
marco
|
d36f066e6a
* FreeBSD support and removed old signalhandling
|
hace 25 años |
peter
|
7229ed1cab
* removed previous fsplit() patch as it's not the correct behaviour for
|
hace 25 años |
peter
|
ae5fe3eb68
* fixed previous commit (merged)
|
hace 25 años |
peter
|
4072466464
* fsplit with .. fix from Thomas (merged)
|
hace 25 años |
michael
|
650fbb86aa
+ removed logs
|
hace 25 años |
michael
|
e7aca136a1
+ Initial import
|
hace 25 años |
peter
|
8dfc3a564d
* fixed @ with var parameters
|
hace 25 años |
michael
|
75d0a262a9
+ Added munmap call
|
hace 25 años |
michael
|
dd08c958b6
+ AssignStream now always returns PID of spawned process
|
hace 25 años |
peter
|
a98554df02
* added sigaction record from signal.inc
|
hace 25 años |
marco
|
09f59b7934
* Some small mistakes when merging BSD and Linux version fixed
|
hace 25 años |
marco
|
abe55201b1
* Splitted linux into linux.pp and linsysca.inc, and merged BSD diffs
|
hace 25 años |
Jonas Maebe
|
36df88a15d
* fixed readport* functions (thanks Florian ;)
|
hace 25 años |
Jonas Maebe
|
c76929619a
* fixes for port reading
|
hace 25 años |
sg
|
28a36c68a4
* Added WritePort[B|W|L] for single data access
|
hace 25 años |
peter
|
72077676d3
+ readded getepochtime which simply calls gettimeofday
|
hace 25 años |
peter
|
d45719bba6
* rewrote glob to be much simpler and cleaner, the old code did
|
hace 25 años |
peter
|
6b66a55cd6
* truncated log
|
hace 25 años |