Commit Graph

1198 Commits

Author SHA1 Message Date
Michael Kerrisk 0bfd9487fa New link to mq_getattr.3 2006-05-12 19:10:51 +00:00
Michael Kerrisk e2c271700e New link to mq_send.3 2006-05-12 19:10:31 +00:00
Michael Kerrisk 4673d55157 New link to mq_send.3 2006-05-12 19:10:14 +00:00
Michael Kerrisk 77dc7e2bde New page briefly describing mq_getsetattr(2). 2006-05-12 19:05:35 +00:00
Michael Kerrisk d2b5344454 New page for rpmatch(3) 2006-05-12 18:49:41 +00:00
Michael Kerrisk 9a32c74701 Start of 2.33 2006-05-12 18:47:37 +00:00
Michael Kerrisk 071d4d0f14 Ready for 2.32 2006-05-12 18:21:36 +00:00
Michael Kerrisk 994ef54be9 Ready for 2.32 2006-05-12 18:12:51 +00:00
Michael Kerrisk a1f926b81e Add ioprio_set() to list of operations permitted by CAP_SYS_NICE.
Add ioprio_set() IOPRIO_CLASS_RT and IOPRIO_CLASS_IDLE scheduling
classes to list op operations permitted by CAP_SYS_ADMIN.
Note effects of CAP_SYS_NICE for migrate_pages().
2006-05-09 11:42:37 +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 42b099302d Clarify meaning of IXANY.
Clarify relationship of MIN with VMIN and TIME with VTIME.
Noted that CIBAUD, OFDEL, and DELECHO are not implemented on Linux.
Added explanatory paragraph for phrases "not in POSIX" and
"XSI".
2006-05-08 21:37:17 +00:00
Michael Kerrisk 2d2c82e101 wfix 2006-05-08 21:27:27 +00:00
Michael Kerrisk 7c5bd0ebc2 Add missing "const" qualifies to cast in EXAMPLE.
Slight rewording of comments in EXAMPLE.
2006-05-08 06:41:59 +00:00
Michael Kerrisk e0037472fe ffix 2006-05-05 22:03:05 +00:00
Michael Kerrisk 029da706f4 wfix 2006-05-04 00:11:02 +00:00
Michael Kerrisk acac588130 Removed FIXME 2006-05-04 00:10:03 +00:00
Michael Kerrisk 83e5ae7c4e removed FIXME 2006-05-04 00:08:43 +00:00
Michael Kerrisk bcd70adc0e Document 'm' (mmap) flag.
Document 'c' (notcancel) flag.
2006-05-03 23:52:08 +00:00
Michael Kerrisk 80cd959a33 tfix 2006-05-03 22:51:16 +00:00
Michael Kerrisk 22dfb7b948 Remove FIXME 2006-05-02 22:40:59 +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 cf7a13d48c Reworded to reflect that capabilities are per-thread. 2006-05-02 00:36:39 +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 7f1a301df9 Start of 2.31 2006-05-01 23:47:23 +00:00
Michael Kerrisk bb26ff8b35 Ready for 2.31 2006-05-01 23:41:16 +00:00
Michael Kerrisk 1fc251b242 Ready for 2.31 2006-05-01 23:40:18 +00:00
Michael Kerrisk 6b2fd068bd Ready for 2.31 release. 2006-05-01 23:38:04 +00:00
Michael Kerrisk ee2fa12076 ffix 2006-05-01 23:05:09 +00:00
Michael Kerrisk 4f43f21f30 Rewrote RETURN VALUE discussion.
Updated CONFORMING TO.
Removed BUGS.
2006-05-01 05:53:15 +00:00
Michael Kerrisk 8888a90efe Various small changes. 2006-05-01 02:26:44 +00:00
Michael Kerrisk 9fcfcba05f Added SEE ALSO entry referring to setlocale.3 2006-05-01 01:52:57 +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 4c5dd86906 New page for adjtime(3). 2006-05-01 00:14:40 +00:00
Michael Kerrisk 6f57dde7d2 wfix 2006-05-01 00:05:18 +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 4c9efdfd47 Added SEE ALSO for new adjtime.3. 2006-04-30 23:42:03 +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 16e1b4721c wfix 2006-04-30 21:11:57 +00:00
Michael Kerrisk 75fa8557d5 wfix 2006-04-30 21:06:15 +00:00
Michael Kerrisk 344135a82b wfix 2006-04-28 20:24:44 +00:00