cvs commit: src/sys/emulation/linux linux_socket.c
David P. Reese
daver at crater.dragonflybsd.org
Sun Sep 7 14:41:52 PDT 2003
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
More information about the Commits
mailing list