cvs commit: src/sys/compat/linux linux_socket.c
Alexander Leidinger
netchild at FreeBSD.org
Tue Mar 21 21:56:05 UTC 2006
netchild 2006-03-21 21:56:04 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_socket.c
Log:
Fix the LINT build on alpha:
- rename some file local structure definitions, the names clash with
autogenerated names
- on !alpha add some compatibility defines for those renamed structures
- make some functions globally visible on alpha
Revision Changes Path
1.66 +82 -32 src/sys/compat/linux/linux_socket.c
More information about the cvs-src
mailing list