DragonFly commits List (threaded) for 2003-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/emulation/linux linux_socket.c
daver 2003/09/07 14:40:58 PDT
Modified files:
sys/emulation/linux linux_socket.c
Log:
Make the linux emulator use the newly split listen(), getsockname(),
getpeername(), and socketpair() syscalls.
Add a linux_copyout_sockaddr() function to make translation and copyout
of sockaddr structures painless.
Revision Changes Path
1.11 +65 -58 src/sys/emulation/linux/linux_socket.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]