Commit Graph

1394 Commits

Author SHA1 Message Date
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
Michael Kerrisk 53cd945e7f Minor changes 2006-03-31 13:22:11 +00:00
Michael Kerrisk e1a9bc1bc7 Added SEE ALSO entry referring to new core.5 page 2006-03-31 07:10:17 +00:00
Michael Kerrisk 5937fccd01 Information on core_pattern and core_uses_pid has
been migrated to the new core.5 page.
2006-03-31 07:06:02 +00:00
Michael Kerrisk 0be6f5cc8f New page describing core dump files. 2006-03-31 07:05:11 +00:00
Michael Kerrisk e47f9a2dc2 Start of 2.29 2006-03-31 06:19:57 +00:00
Michael Kerrisk 4e5bde9427 Start of 2.29 2006-03-31 06:18:07 +00:00
Michael Kerrisk ee5de59afd Start of 2.29 2006-03-31 06:17:48 +00:00
Michael Kerrisk 5141efd734 Ready for 2.28 2006-03-31 05:22:21 +00:00
Michael Kerrisk a4f5101bc0 Ready for 2.28. 2006-03-31 05:18:34 +00:00
Michael Kerrisk 183457201c Ready for 2.28. 2006-03-31 05:18:04 +00:00