Commit Graph

526 Commits

Author SHA1 Message Date
Michael Kerrisk f75c3a3bf8 Add mincore(2) to SEE ALSO.
See Debian bug 367401.
2006-05-15 20:51:05 +00:00
Michael Kerrisk a8e7c990dc Rename ftm.7 to feature_test_macros.7 2006-05-15 09:13:10 +00:00
Michael Kerrisk d883fde06f tfix 2006-05-14 21:38:03 +00:00
Michael Kerrisk b83ccc3734 tfix + removed old FIXME 2006-05-14 21:36:02 +00:00
Michael Kerrisk 6efed4df1f Various minor changes 2006-05-13 06:08:41 +00:00
Michael Kerrisk c8e01c783b Removed much material that is redundant with select.2.
Various other changes.
2006-05-13 06:04:35 +00:00
Michael Kerrisk 8e5f22f8d5 ffix 2006-05-13 05:03:43 +00:00
Michael Kerrisk 616c0fd3c6 ffix 2006-05-13 04:57:40 +00:00
Michael Kerrisk 691938a16b ffix 2006-05-12 23:36:04 +00:00
Michael Kerrisk cc513f7faf Remove mention of non-standard S_IREAD, S_IWRITE, S_IEXEC. 2006-05-12 23:35:45 +00:00
Michael Kerrisk 2983ceac2f Remove mention of non-standard S_IREAD, S_IWRITE, S_IEXEC.
POSIX does now document ELOOP.
2006-05-12 23:22:16 +00:00
Michael Kerrisk c80909ad8f substantial rewrite of description of 'mask' 2006-05-12 22:48:55 +00:00
Michael Kerrisk 77dc7e2bde New page briefly describing mq_getsetattr(2). 2006-05-12 19:05:35 +00:00
Michael Kerrisk 5b548b3131 Expand text noting that ftruncate()/truncate() may fail
if asked to extend a file beyond its current length.
Add EPERM error.
2006-05-09 05:28:41 +00:00
Michael Kerrisk e0037472fe ffix 2006-05-05 22:03:05 +00:00
Michael Kerrisk c51fc3c114 tfix 2006-05-02 20:03:41 +00:00
Michael Kerrisk 4006dcaccb Updated discussion of MAP_NORESERVE since it
is no longer restricted to MAP_PRIVATE mappings.
Add reference to discussion of /proc/sys/vm/overcommit_memory in proc.5
2006-05-02 03:08:31 +00:00
Michael Kerrisk 320479713e Document SHM_NORESERVE flag, new in 2.6.15. 2006-05-02 03:00:05 +00:00
Michael Kerrisk fd83ecfba4 Removed FIXME 2006-05-02 01:50:43 +00:00
Michael Kerrisk e592f2be04 Reworded to reflect that capabilities are per-thread. 2006-05-02 01:49:32 +00:00
Michael Kerrisk 4e1357d0c8 removed a FIXME. 2006-05-02 00:07:41 +00:00
Michael Kerrisk 60652159ef New page for futimesat(2) 2006-05-02 00:05:35 +00:00
Michael Kerrisk a53b8cb2a0 New page for new fchmodat(2) 2006-05-02 00:05:06 +00:00
Michael Kerrisk 4e386d41a0 New page for fchownat(2) 2006-05-02 00:04:49 +00:00
Michael Kerrisk a7ae4e787a New page for faccessat(2) 2006-05-02 00:04:28 +00:00
Michael Kerrisk 22e3b8b11c Add SEE ALSO references to new *at.2 pages 2006-05-02 00:03:35 +00:00
Michael Kerrisk ee2fa12076 ffix 2006-05-01 23:05:09 +00:00
Michael Kerrisk ade10f9902 Correct wording of EBUSY case.
Add ".." case to ENOTEMPTY error
2006-05-01 01:52:19 +00:00
Michael Kerrisk dffb0109be Modified text referring to adjtime(); added SEE ALSO for new adjtime.3 page. 2006-04-30 23:45:13 +00:00
Michael Kerrisk 13218d42ae Clarify RETURN VALUE discussion. 2006-04-30 22:10:38 +00:00
Michael Kerrisk dbd411a49c Remove bogus BUGS text. 2006-04-30 21:18:56 +00:00
Michael Kerrisk 344135a82b wfix 2006-04-28 20:24:44 +00:00
Michael Kerrisk eaded2c555 spfix 2006-04-27 23:40:35 +00:00
Michael Kerrisk 1d793a5188 other minor changes 2006-04-27 23:39:55 +00:00
Michael Kerrisk f67cdb5d4d Rewrote most of the DESCRIPTION, as well as some other parts
the page, to clarify use and operation of, and rationale for,
fsync(2) and fdatasync(2).
2006-04-27 23:31:05 +00:00
Michael Kerrisk a85a10cb73 wfix 2006-04-27 22:41:20 +00:00
Michael Kerrisk 9b8ff97a12 wfix 2006-04-27 22:40:34 +00:00
Michael Kerrisk 093a7ea09b Update on scheduled fix for tv_usec 2006-04-26 20:00:27 +00:00
Michael Kerrisk 563711249d Added text to note that current incorrect behaviour of
normalising tv_usec >= 1000000 will be repaired in a future
kernel; applications should be fixed now.
2006-04-26 19:39:33 +00:00
Michael Kerrisk eafd5ce11f Added SEE ALSO referring to new time.7 2006-04-26 07:26:36 +00:00
Michael Kerrisk 79893ac3a4 wfix 2006-04-26 06:51:15 +00:00
Michael Kerrisk a8bbb90693 Updated discussion of maximum timer value to reflect the fact
that the default jiffy is now 4 milliseconds.
Added a FIXME.
2006-04-26 04:42:14 +00:00
Michael Kerrisk 178b977b7f Detail exactly which mount flags can be changed on MS_REMOUNT. 2006-04-25 09:32:44 +00:00
Michael Kerrisk 83b21473f7 added FIXME 2006-04-25 09:13:22 +00:00
Michael Kerrisk 564d99410b Since kernel 2.6.16, MS_NOATIME and MS_NODIRATIME are settable on a per- mount basis. 2006-04-25 08:18:18 +00:00
Michael Kerrisk cdab486d3f Updated FIXME 2006-04-25 06:57:00 +00:00
Michael Kerrisk 0eee473cb8 Added FIXME 2006-04-25 06:55:21 +00:00
Michael Kerrisk 7998dde242 ffix 2006-04-25 06:09:55 +00:00
Michael Kerrisk 66679b1f0f 4.x BSD --> 4.xBSD 2006-04-23 23:29:16 +00:00
Michael Kerrisk d1331c6fb7 Noted that all threads should block signal being waited for. 2006-04-22 20:57:18 +00:00