summaryrefslogtreecommitdiff
path: root/sys/compat/linux/multiarch
AgeCommit message (Expand)Author
1995-06-11Linux select() returns the amount of time left before a timeout would havefvdl
1995-06-11* Make Linux ELF binaries work. Lots of code duplication, but it will have to dofvdl
1995-06-10Rename the dirent fields to match Linux. Make sure the requested buffermycroft
1995-05-28Need netinet/tcp.h.mycroft
1995-05-28Convert TCP socket options.mycroft
1995-05-28Fill in `name' argument to getsockopt() correctly.mycroft
1995-05-28Fix typo.mycroft
1995-05-28Convert IP socket options.mycroft
1995-05-28Get rid of damned `static's.mycroft
1995-04-04Fix conversion of `type' and `whence' values in struct flock.mycroft
1995-03-22Emulate the return value of times() better.mycroft
1995-03-21Update to use timer{add,sub}().mycroft
1995-03-10Add the Linux pause() system call. Fix the arguments to sigsuspend().fvdl
1995-03-08Add missing structure conversion for IPC_RMID.fvdl
1995-03-08Fix typo in comment.fvdl
1995-03-05Added a few more system calls.fvdl
1995-02-28Added Linux compat code.fvdl