Files
semi-libc/include
Rich Felker 96107564e2 workaround another sendmsg kernel bug on 64-bit machines
the kernel wrongly expects the cmsg length field to be size_t instead
of socklen_t. in order to work around the issue, we have to impose a
length limit and copy to a local buffer. the length limit should be
more than sufficient for any real-world use; these headers are only
used for passing file descriptors and permissions between processes
over unix sockets.
2012-07-12 21:37:54 -04:00
..
2011-06-09 21:47:24 -04:00
2012-05-06 16:35:32 -04:00
2011-02-12 00:22:29 -05:00
2012-03-22 20:00:58 -04:00
2011-02-12 00:22:29 -05:00
2012-05-22 21:52:08 -04:00
2011-06-27 01:02:28 -04:00
2011-04-05 11:16:49 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2012-03-21 12:42:48 -04:00
2012-05-22 21:52:08 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-14 21:59:38 -05:00
2012-05-06 16:35:32 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2012-05-14 00:01:48 -04:00
2011-02-12 00:22:29 -05:00
2012-05-22 21:52:08 -04:00
2011-04-13 15:24:26 -04:00
2012-03-21 00:47:37 -04:00
2012-05-22 21:52:08 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2012-05-20 22:56:06 -04:00
2012-05-13 01:34:20 +02:00
2011-02-12 00:22:29 -05:00
2011-09-20 14:51:56 -04:00
2011-02-12 00:22:29 -05:00
2012-07-04 12:18:04 -04:00
2011-04-05 15:40:36 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2012-05-06 16:35:32 -04:00