DragonFly BSD
DragonFly submit List (threaded) for 2003-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

linux COMPAT_43 removal part 4


From: "David P. Reese, Jr." <daver@xxxxxxxxxxxx>
Date: 10 Oct 2003 10:59:58 GMT

Here are the last changes to emulation/linux/linux_socket.c.  This patch
removes COMPAT_43 completely, removes the last stackgap allocation, and
changes the last unmodified syscalls (socket() and shutdown()) so that
they use the split syscalls.

The sendfile() syscall is not included in this patch because I don't have
anything robust to test it against.  If anyone can suggest a linux binary,
I may be able to find some time to implement it properly.

I'm out of town this weekend, so I probably won't commit this until sunday
night.

-- 
   David P. Reese, Jr.                                     daver@xxxxxxxxxxxx
                                               http://www.gomerbud.com/daver/



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]