rrs 2006-12-15 12:01:50 UTC
FreeBSD src repository
Modified files:
lib/libc/net Makefile.inc
sys/sys param.h
Added files:
lib/libc/net sctp_sys_calls.c
Log:
This adds the "system calls"
sctp_getaddrlen()
sctp_connectx()
sctp_bindx()
sctp_opt_info()
sctp_getpaddrs()
sctp_freepaddrs()
sctp_getladdrs()
sctp_freeladdrs()
sctp_sendmsg()
sctp_getassocid()
sctp_send()
sctp_sendx()
sctp_sendmsgx()
sctp_recvmsg()
sctp_peeloff()
Manual pages will be forthcoming (and the commit to porters-handbook)
Revision Changes Path
1.63 +2 -1 src/lib/libc/net/Makefile.inc
1.1 +828 -0 src/lib/libc/net/sctp_sys_calls.c (new)
1.282 +1 -1 src/sys/sys/param.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"