Commit Graph

1217 Commits

Author SHA1 Message Date
Michael Kerrisk 9a974ebc8d Rename to something more meaningful 2006-05-15 09:10:11 +00:00
Michael Kerrisk bcb564f25b Fix typo: s/_POSIX_C_SOURCE/_POSIX_SOURCE/ 2006-05-15 09:05:26 +00:00
Michael Kerrisk 8699b7dd38 wfix 2006-05-14 21:41:45 +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 3ed4fcbd33 tfix 2006-05-13 21:52:39 +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 d6edd6b8f6 wfix 2006-05-12 23:51:19 +00:00
Michael Kerrisk 525b21b00c wfix 2006-05-12 23:50:50 +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 452318f41c Set up for 2.33 2006-05-12 19:40:50 +00:00
Michael Kerrisk c4ac1bc4e4 Added section describing relationship between library
interfaces and system calls.
Added SEE ALSO referring to new mq_getsetattr.2.
2006-05-12 19:35:05 +00:00
Michael Kerrisk 694ae673a7 Added SEE ALSO referring to mq_getsetattr.2. 2006-05-12 19:11:54 +00:00
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