Re: [PATCH] Re: Multiple cmsghdrs in msghdr

2015-04-20 Thread Jason McIntyre
On Mon, Apr 20, 2015 at 12:46:20PM -0600, Theo de Raadt wrote: > > On Thu, Apr 16, 2015 at 09:19:13AM -0400, William Orr wrote: > > > This documents the error code when passing multiple cmsg structs. Let me > > > know if the wording needs to be improved. > > > > > > Index: lib/libc/sys/send.2 > >

Re: [PATCH] Re: Multiple cmsghdrs in msghdr

2015-04-20 Thread Theo de Raadt
> On Thu, Apr 16, 2015 at 09:19:13AM -0400, William Orr wrote: > > This documents the error code when passing multiple cmsg structs. Let me > > know if the wording needs to be improved. > > > > Index: lib/libc/sys/send.2 > > === > > R

Re: [PATCH] Re: Multiple cmsghdrs in msghdr

2015-04-20 Thread Jason McIntyre
On Thu, Apr 16, 2015 at 09:19:13AM -0400, William Orr wrote: > This documents the error code when passing multiple cmsg structs. Let me > know if the wording needs to be improved. > > Index: lib/libc/sys/send.2 > === > RCS file: /cvs/

[PATCH] Re: Multiple cmsghdrs in msghdr

2015-04-16 Thread William Orr
This documents the error code when passing multiple cmsg structs. Let me know if the wording needs to be improved. Index: lib/libc/sys/send.2 === RCS file: /cvs/src/lib/libc/sys/send.2,v retrieving revision 1.31 diff -u -p -r1.31 send