Commit Graph

1054 Commits

Author SHA1 Message Date
Michael Kerrisk fefe023ea5 Describe correct handling or errno in order to
distinguish error from success after the call.
2006-04-19 00:58:37 +00:00
Michael Kerrisk f1158c074c wfix 2006-04-18 09:02:55 +00:00
Michael Kerrisk 601dff4a19 Remove mention of SOCK_RDM from this page, since this socket
type does not support accept()ing connections.
2006-04-18 07:39:12 +00:00
Michael Kerrisk d3fdafe7a0 Start of 2.31 2006-04-16 23:17:17 +00:00
Michael Kerrisk 5691890325 Start or 2.31 2006-04-16 23:13:29 +00:00
Michael Kerrisk a1fd1e3e8e 2.30 ready 2006-04-16 23:08:13 +00:00
Michael Kerrisk 971b7dbf16 2.30 2006-04-16 23:06:36 +00:00
Michael Kerrisk 4b47fc341f Updated FIXME 2006-04-15 21:31:43 +00:00
Michael Kerrisk d216b211c3 Minor wording changes 2006-04-15 20:58:17 +00:00
Michael Kerrisk 5ddfb8c744 A core dump of a multithreaded process always includes the
PID in the core filename.
2006-04-15 01:11:58 +00:00
Michael Kerrisk 869ebe5b84 Document the feature test macros required to expose various flags.
Clarify speed argument for cfsetispeed() text.
Note that LOBLK is not implemented on Linux.
Clarify arguments for cfsetspeed().
Various formatting changes
2006-04-15 00:39:29 +00:00
Michael Kerrisk 2e57726e66 Add a sentence describing the purpose of full(4). 2006-04-15 00:13:46 +00:00
Michael Kerrisk 67ed0e4bd8 Rework text describing circumstances in which
core dump files are not produced.
Eliminate some accidentally duplicated text.
2006-04-08 21:40:24 +00:00
Michael Kerrisk 140fb5039f Start of 2.30. 2006-04-06 08:56:26 +00:00
Michael Kerrisk 552d266419 start of 2.20 2006-04-06 08:51:13 +00:00
Michael Kerrisk f595890250 Updates SEE ALSO 2006-04-06 08:48:43 +00:00
Michael Kerrisk 8f352ee52b new for symlinkat.2. 2006-04-06 08:42:43 +00:00
Michael Kerrisk 16d863a465 new for unlinkat(2). 2006-04-06 08:41:33 +00:00
Michael Kerrisk 552dfd96f4 New for rename(2). 2006-04-06 08:41:21 +00:00
Michael Kerrisk db01a90324 new for linkat(2). 2006-04-06 08:41:08 +00:00
Michael Kerrisk 939d9d1dc1 Ready for 2.29 2006-04-06 08:30:49 +00:00
Michael Kerrisk 66c4fb1227 Ready for 2.29 release. 2006-04-06 08:27:24 +00:00
Michael Kerrisk 97c0488f3e Minor changes 2006-04-06 05:19:00 +00:00
Michael Kerrisk e7b0c1f1d7 Minor changes 2006-04-06 05:18:28 +00:00
Michael Kerrisk 64603adfb7 Substantial rewrite of NOTES; minor changes elsewhere. 2006-04-05 05:43:00 +00:00
Michael Kerrisk 7fe3091da4 Minor changes 2006-04-05 05:42:36 +00:00
Michael Kerrisk 91bf3fab3a New page for new mkfifoat.3. 2006-04-05 05:36:09 +00:00
Michael Kerrisk 641220734e Added SEE ALSO to new mkfifoat.3. 2006-04-05 05:34:56 +00:00
Michael Kerrisk 66e46895b9 new page for mknodat(2). 2006-04-05 05:17:23 +00:00
Michael Kerrisk 5b4255672a Added SEE ALSO entry referring to new mknodat.2 2006-04-05 05:14:55 +00:00
Michael Kerrisk 4a929ee119 New page for mkdirat(2). 2006-04-05 04:44:07 +00:00
Michael Kerrisk d2927a1b1e Added SEE ALSO mkdirat(2). 2006-04-05 04:43:40 +00:00
Michael Kerrisk 6d03c00944 Added comment on inconsistent naming of *at() functions. 2006-04-04 19:48:23 +00:00
Michael Kerrisk 6057e7a9fa Added BUGS text on 2.6.x handling of RLIMIT_CPU limit
of zero seconds.  See
http://marc.theaimsgroup.com/?l=linux-kernel&m=112256338703880&w=2
2006-04-04 04:12:36 +00:00
Michael Kerrisk 9aad1caae1 Since 2.6.17-rc1, shmdt() gives the error EINVAL in a further
circumstance: if shmaddr is not aligned on a page boundary.
2006-04-04 02:59:37 +00:00
Michael Kerrisk d8852d03f6 Updated FIXME 2006-04-04 00:49:49 +00:00
Michael Kerrisk cdc9620e3a Remove text saying that specifying invalid flags "is likely
to cause compatibility problems" since the kernel now
(2.6.17-rc1) contains an explicit check for invalid buts
with a consequent EINVAL error.
2006-04-03 23:55:40 +00:00
Michael Kerrisk 0c373d0150 Added FIXME. 2006-04-03 23:35:16 +00:00
Michael Kerrisk 81fbcf1af5 Added FIXME 2006-04-03 23:03:27 +00:00
Michael Kerrisk ae35e4c86e FIXMEs 2006-04-03 22:17:03 +00:00
Michael Kerrisk 70f4032165 removed tabs 2006-04-03 21:25:43 +00:00
Michael Kerrisk 5250b79560 Removed out-of-date FIXME 2006-04-03 20:36:48 +00:00
Michael Kerrisk d5346bba6a Added FIXME. 2006-04-03 01:35:54 +00:00
Michael Kerrisk 1c511da218 Updated FIXME. 2006-04-03 01:35:31 +00:00
Michael Kerrisk f7b722ff3f Removed paragraph referring to obsolete ipchains / ipfw(4). 2006-04-01 21:14:13 +00:00
Michael Kerrisk 7080c286cd Removed a misleading cross-ref to socket.2. 2006-03-31 22:58:00 +00:00
Michael Kerrisk 16c892d319 Documented EINVAL error for 'len' < 0. 2006-03-31 22:12:10 +00:00
Michael Kerrisk 00d7bbcfbf Expanded discussion of mandatory locking. 2006-03-31 21:14:41 +00:00
Michael Kerrisk db28bfac79 Clarified discussion of file types affected by O_NONBLOCK. 2006-03-31 21:12:45 +00:00
Michael Kerrisk f58c4bd8cb Add SEE ALSO entry referring to pthreads.7.
Remove old FIXME.
2006-03-31 19:35:10 +00:00