Commit Graph

3919 Commits

Author SHA1 Message Date
Michael Kerrisk 8f36e23f07 Linux does not currently support ACLs for POSIX message queues. 2008-06-11 22:31:48 +00:00
Michael Kerrisk bf1082be77 Describe rules governing ownership of new files (bsdgroups
versus sysvgroups, and the effect of the parent directory's
set-group-ID permission bit).
2008-06-11 22:24:45 +00:00
Michael Kerrisk ad22ad5568 ffix 2008-06-11 22:19:03 +00:00
Michael Kerrisk 0689a4da14 Clarify description of chmod() and fchmod().
Add further detail on S_ISUID, S_ISGID, and S_ISVTX permissions.
Reformat list of permissions bits.
2008-06-11 22:14:00 +00:00
Michael Kerrisk 94b40171e1 Provide a clear description of the three types of address that can
appear in the sockaddr_un structure: pathname, unnamed, and abstract.
2008-06-11 22:11:06 +00:00
Michael Kerrisk 063212eb63 Changes for 3.01 2008-06-11 22:10:31 +00:00
Michael Kerrisk 23ce0537cb Add description of RLIMIT_RTTIME limit, new in 2.6.25. 2008-06-11 22:04:51 +00:00
Michael Kerrisk c734b9f234 NOTES: Note that access mode flags are not single bits,
and document the Linuxism "access mode 3".
See also http://thread.gmane.org/gmane.linux.kernel/653123.
2008-06-11 22:04:37 +00:00
Michael Kerrisk a9cfde1dbc SEE ALSO: add symlink.7 2008-06-11 21:50:53 +00:00
Michael Kerrisk 2b061b28a6 Minor tweaks 2008-06-11 21:50:28 +00:00
Michael Kerrisk 60435a752c SEE ALSO: Add hostname (7) 2008-06-11 21:31:42 +00:00
Michael Kerrisk eae3689b44 A description of symbolic links, taken from FreeBSD 6.2 and heavily edited. 2008-06-11 21:25:12 +00:00
Michael Kerrisk 06b00cff20 A description of hostnames, taken from FreeBSD. 2008-06-11 21:24:46 +00:00
Michael Kerrisk 9d6299e824 Note that EEXIST applies, even if the pathname is a
(possibly dangling) symbolic link.
2008-06-11 15:26:41 +00:00
Michael Kerrisk c4e453903d Re-order ERRORS and SEE ALSO entries to be alphabetical. 2008-06-11 13:57:31 +00:00
Michael Kerrisk 7f4d082329 Note that these functions are included in the next POSIX revision.
Remove editorial discussion about what the functions should have been named.
2008-06-11 13:52:05 +00:00
Michael Kerrisk c343e74cfd Added VERSIONS section. 2008-06-11 13:43:34 +00:00
Michael Kerrisk 294544e7b2 Expand description of VERSIONS section. 2008-06-11 13:41:00 +00:00
Michael Kerrisk a93bcd70d8 Added FIXME 2008-06-11 09:55:35 +00:00
Michael Kerrisk e04e8187d2 tfix 2008-06-11 06:57:00 +00:00
Michael Kerrisk 09eefc1f0c tfix 2008-06-11 06:55:04 +00:00
Michael Kerrisk 2581c94554 ffix 2008-06-11 06:42:14 +00:00
Michael Kerrisk bed63c46ad Clarify description a little.
s/changes the root directory/changes the root directory of the calling process/
2008-06-11 06:41:06 +00:00
Michael Kerrisk ffe84477ec s/process/calling process/ so as to that the alarm signal is
delivered to the calling process.
2008-06-11 06:31:49 +00:00
Michael Kerrisk 591e985663 tstamp update 2008-06-11 06:26:50 +00:00
Michael Kerrisk be095d1e02 tfix 2008-06-11 06:24:39 +00:00
Michael Kerrisk 7e8c232152 Remove statement that LSB deprecates the functions
"endmntent(), setmntent() [sic] and setmntent()".
This doesn't seem to be true (I can't find mention of
deprecation in any of the LSB specs).  Rather, LSB simply
doesn't specify these functions.  (LSB 1.3 had a spec of
setmntent(), but not getmntent() or endmntent(), and noted
that having a spec of setmntent() was of little use without
also having a spec of getmntent().)
See also https://lists.linux-foundation.org/pipermail/lsb-discuss/2006-October/003078.html
2008-06-11 06:23:44 +00:00
Michael Kerrisk aababe28d0 Recommend against drem(), in favor of remainder(). 2008-06-11 05:58:47 +00:00
Michael Kerrisk 2110d8391b Start of 3.01 2008-06-11 04:35:22 +00:00
Michael Kerrisk 9dc7cab57e Ready for 3.00 2008-06-11 04:20:37 +00:00
Michael Kerrisk a8ccb17194 Removed tabs 2008-06-10 12:35:25 +00:00
Michael Kerrisk b538137c0b syn 2008-06-10 12:32:16 +00:00
Michael Kerrisk 287aa4b436 sync 2008-06-10 12:29:11 +00:00
Michael Kerrisk 9708eb3749 Quote fixes 2008-06-10 12:29:07 +00:00
Michael Kerrisk 6c04f928e2 Fix use of quotes 2008-06-10 12:28:58 +00:00
Michael Kerrisk 2fd483fb22 sync 2008-06-10 10:56:25 +00:00
Michael Kerrisk 937c005734 sync 2008-06-10 10:28:40 +00:00
Michael Kerrisk a4653e5fd1 Removed tabs 2008-06-10 10:20:41 +00:00
Michael Kerrisk 70c360187b sync 2008-06-10 08:47:02 +00:00
Michael Kerrisk 8bb93cd4bb Control character names (^X) are writte boldface, without quotes. 2008-06-10 08:44:34 +00:00
Michael Kerrisk c723df0490 sync 2008-06-09 21:12:35 +00:00
Michael Kerrisk c45660d7d7 wrap long source lines 2008-06-09 21:12:25 +00:00
Michael Kerrisk 8062a09161 Add FIXME 2008-06-09 21:07:39 +00:00
Michael Kerrisk 333a424b0e Try and bring some consistency to quotes. 2008-06-09 21:03:52 +00:00
Michael Kerrisk ce17c5d391 sync 2008-06-09 16:00:05 +00:00
Michael Kerrisk f81fb4445b s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
Michael Kerrisk 84c517a450 Change use of quote characters to get better UTF-8 rendering. 2008-06-05 20:14:50 +00:00
Michael Kerrisk b8b45978b0 /'/\\'/ to produce better UTF rendering 2008-06-05 19:01:25 +00:00
Michael Kerrisk 9377e6281a ffix 2008-06-05 18:53:46 +00:00
Michael Kerrisk f8a07a2154 s/'/\\'/ to improve rendering in UTF-8. 2008-06-05 17:52:37 +00:00