fvdl
|
769310e81d
|
Linux select() returns the amount of time left before a timeout would have
occured in the timeval structure. Emulate this behavior. Reported by
Theo de Raadt.
|
1995-06-11 21:51:38 +00:00 |
|
fvdl
|
fc7cfb5f0b
|
* Make Linux ELF binaries work. Lots of code duplication, but it will have to do
for now.
* Add a sanity check in linux_uselib
|
1995-06-11 14:56:47 +00:00 |
|
mycroft
|
1e1e52e395
|
Rename the dirent fields to match Linux. Make sure the requested buffer
is no larger than MAXBSIZE.
|
1995-06-10 22:19:06 +00:00 |
|
mycroft
|
6865b2589a
|
Emulate the return value of times() better.
|
1995-03-22 05:24:47 +00:00 |
|
mycroft
|
f75ba16b09
|
Update to use timer{add,sub}().
|
1995-03-21 13:33:34 +00:00 |
|
fvdl
|
182c23c8bc
|
Added a few more system calls.
More consistent alternate root file semantics throughout.
|
1995-03-05 23:23:37 +00:00 |
|
fvdl
|
3bf459f350
|
Added Linux compat code.
|
1995-02-28 23:24:35 +00:00 |
|