Commit Graph

739 Commits

Author SHA1 Message Date
Michael Kerrisk b62a20b74d Noted that this function is available since glibc 2.2. 2006-01-01 12:00:09 +00:00
Michael Kerrisk 53948b0178 s/nulls/null bytes/ 2006-01-01 07:20:29 +00:00
Michael Kerrisk 34fa629837 Added some text to explain the usual scenario in which
sigaltstack() is employed.
2006-01-01 07:02:49 +00:00
Michael Kerrisk 12f932b20a Start of 2.20 2005-12-23 14:29:06 +00:00
Michael Kerrisk 997c869c46 Start of 2.20 2005-12-23 14:27:28 +00:00
Michael Kerrisk 1c3e3b3d01 2.19 2005-12-23 14:17:50 +00:00
Michael Kerrisk f3c151d682 Ready for 2.19 2005-12-23 14:06:16 +00:00
Michael Kerrisk c5cdd3bb4f Ready for 2.19 2005-12-23 14:03:42 +00:00
Michael Kerrisk f0fcc4cbce Minor changes 2005-12-20 09:42:49 +00:00
Michael Kerrisk 6d56395449 More wording changes for description of pipes. 2005-12-19 15:16:35 +00:00
Michael Kerrisk 284da535f4 Wording fix 2005-12-19 12:53:19 +00:00
Michael Kerrisk db21b6d910 Slight wording change to description of pipes. 2005-12-19 12:49:55 +00:00
Michael Kerrisk 5059acc358 Remove text under EINVAL error: "This may change in the future:
see linux/unix/sock.c for details."  This behaviour has been
unchanged for a long time, and seems unlikely to change.

Add EADDRINUSE to errors.
2005-12-19 10:46:01 +00:00
Michael Kerrisk 89cc227528 Formatting fix 2005-12-19 10:33:47 +00:00
Michael Kerrisk 1df419f2b7 Add cmsg.3 to SEE ALSO. 2005-12-19 09:16:57 +00:00
Michael Kerrisk a30e090e7c Added description of 'x' mode character (exclusive open). 2005-12-15 15:58:16 +00:00
Michael Kerrisk a88415fa5b Start of 2.19 2005-12-15 13:15:05 +00:00
Michael Kerrisk de544c10e1 Start of 2.19 2005-12-15 13:12:41 +00:00
Michael Kerrisk 66d75ec9ca Ready for 2.18 2005-12-15 13:05:51 +00:00
Michael Kerrisk 8d5bf1790f Undo accidental deletion of many lines! 2005-12-15 13:04:00 +00:00
Michael Kerrisk 65cb02b927 Ready for 2.18. 2005-12-15 12:57:49 +00:00
Michael Kerrisk f406c335ef Noted details of SO_SNBUF and SO_RCVBUF support for Unix domain sockets. 2005-12-15 12:46:18 +00:00
Michael Kerrisk 17805f5b31 Noted the Linux-specific feature whereby setsockopt() doubles
the value given for SO_SNDBUF and SO_RCVBUF.

Noted kernel imposed minimum values for SO_SNDBUF and SO_RCVBUF.
2005-12-15 12:36:08 +00:00
Michael Kerrisk 69c4c18902 updated FIXME 2005-12-14 16:46:05 +00:00
Michael Kerrisk 512c311c5e Put 'flags' list in alphabetical order. 2005-12-14 16:44:39 +00:00
Michael Kerrisk a28ed21cec Put flags list in alphabetcal order 2005-12-14 16:41:14 +00:00
Michael Kerrisk 8609725360 Added new (UN)SUPPORTED FEATURES section in which it is noted
that Unix domain sockets do not support MSG_OOB or MSG_MORE.
2005-12-14 16:36:17 +00:00
Michael Kerrisk 145ff0249e Added cross-reference from discussion of MSG_MORE to UDP_CORK in udp(7). 2005-12-14 16:30:49 +00:00
Michael Kerrisk 8b9d679941 Add + to unary operator list 2005-12-14 12:50:57 +00:00
Michael Kerrisk d7871cf963 Added err(3) to SEE ALSO 2005-12-14 12:09:39 +00:00
Michael Kerrisk 26b66d19a9 Added CONFORMING TO section noting that these are non-standard BSDisms. 2005-12-14 12:08:59 +00:00
Michael Kerrisk 711672c037 ffix 2005-12-14 11:40:27 +00:00
Michael Kerrisk ffa01655e5 Added mention of AF_INET6 address family.
Added discussion of sockaddr structure and an example in the Unix domain.
2005-12-14 11:37:28 +00:00
Michael Kerrisk a917b0bb2c Small wording changes around discussion of SO_BSDCOMPAT.
Fixed a couple of wording errors elsewhere.
Reformatted some long lines.
2005-12-14 10:27:45 +00:00
Michael Kerrisk 514d7e5b92 Updated discussion of SO_BSDCOMPAT.
Reformatted some long lines.
2005-12-14 10:27:30 +00:00
Michael Kerrisk 9ae132041b Updated discussion of SO_BSDCOMPAT. 2005-12-14 10:27:10 +00:00
Michael Kerrisk ed07f09aeb A few refinments to recent changes 2005-12-14 09:27:17 +00:00
Michael Kerrisk aca9215859 dded resolver(5) to SEE ALSO 2005-12-13 18:42:35 +00:00
Michael Kerrisk 6e84dfa12a Rewrote and extended the discussion of the two flavours of
strerror_r(), and added some additional information on strerror().
2005-12-13 18:42:16 +00:00
Michael Kerrisk ac1056b5c0 Remove cross references to resolv+(8); add cross references to
resolv.conf(5).  (See also Debian Bug#214892)
2005-12-13 15:23:07 +00:00
Michael Kerrisk 24268a723c Added references to nsswitch.conf(5); remove cross references
to resolv+(8)
2005-12-13 15:22:17 +00:00
Michael Kerrisk b2e302ec2f Formatting fix 2005-12-13 14:20:45 +00:00
Michael Kerrisk 855b75c6a3 Fix three typos in identifier names. 2005-12-13 13:36:17 +00:00
Michael Kerrisk 9c7e8803dd Start of 2.18 2005-12-13 13:31:44 +00:00
Michael Kerrisk 374c03a8b4 Start of 2.18 2005-12-13 13:29:14 +00:00
Michael Kerrisk f8858ae992 Ready for 2.17 2005-12-13 11:27:22 +00:00
Michael Kerrisk 9e809d86f5 Ready for 2.17 2005-12-13 11:25:04 +00:00
Michael Kerrisk 4ccef6766d Ready for 2.17 2005-12-13 11:22:52 +00:00
Michael Kerrisk 7199370f3a Further refinement of SO_TIMESTAMP from Urs Thuermann. 2005-12-13 10:46:50 +00:00
Michael Kerrisk 010b1b8e1c Typo fix 2005-12-12 09:27:49 +00:00