Commit Graph

3801 Commits

Author SHA1 Message Date
Michael Kerrisk 8b39ad6681 More than just ext2 supports "mount -o bsdgroups" nowadays, so make the
discussion about group ownership of new files a bit more generic.
2008-05-13 10:54:22 +00:00
Michael Kerrisk 1803bca26d sync 2008-05-12 22:22:36 +00:00
Michael Kerrisk 0d07ad302a Add list of thread-safe functions. 2008-05-12 22:20:30 +00:00
Michael Kerrisk da5461a83e Added FIXME 2008-05-12 21:19:27 +00:00
Michael Kerrisk 24a7082acb spfix 2008-05-12 20:23:12 +00:00
Michael Kerrisk 10ff70c578 spfix 2008-05-12 16:23:54 +00:00
Michael Kerrisk f6c0f13754 spfix 2008-05-12 16:14:48 +00:00
Michael Kerrisk f123209dca sync 2008-05-12 14:53:28 +00:00
Michael Kerrisk d77eb76422 spfix 2008-05-12 14:38:18 +00:00
Michael Kerrisk ba7cb080d9 spfix 2008-05-12 14:37:02 +00:00
Michael Kerrisk 61b7c1e18f spfix/wfix 2008-05-12 14:30:24 +00:00
Michael Kerrisk 7364dea652 wfix 2008-05-12 12:35:13 +00:00
Michael Kerrisk 8bc3375d27 The location of the numactl package has changed. 2008-05-12 12:34:54 +00:00
Michael Kerrisk 3deb88f584 sync 2008-05-09 21:25:32 +00:00
Michael Kerrisk b5dd6044f8 spfix 2008-05-09 21:25:25 +00:00
Michael Kerrisk 95503bfb95 spfix 2008-05-09 21:18:49 +00:00
Michael Kerrisk a20e907fde Remove out-of-date FIXME 2008-05-09 21:15:33 +00:00
Michael Kerrisk 60948d6886 Add .\" comment 2008-05-09 21:09:04 +00:00
Michael Kerrisk 3eed760e97 Remove wrongheaded FIXME 2008-05-09 21:08:14 +00:00
Michael Kerrisk 6f56387016 POSIX.1 also allows EEXIST for the ENOTEMPTY error condition. 2008-05-09 13:48:47 +00:00
Michael Kerrisk 3a5c365a01 Document IN_ATTRIB in a little more detail. 2008-05-09 13:24:51 +00:00
Michael Kerrisk 02770bac7c Fix bogus reference to variable 'strings': should be:
"the array of pointers".
2008-05-09 13:06:00 +00:00
Michael Kerrisk dbd65d4942 Removed trailing white space at end of lines 2008-05-08 13:57:20 +00:00
Michael Kerrisk f345844b60 Removed tabs 2008-05-08 13:57:16 +00:00
Michael Kerrisk 89cf272faf sync 2008-05-08 13:54:04 +00:00
Michael Kerrisk c841cb6b87 Update timestamp 2008-05-08 13:53:59 +00:00
Michael Kerrisk 1de3e6adea wfix 2008-05-08 11:14:17 +00:00
Michael Kerrisk 21d54f038f sync 2008-05-07 13:45:34 +00:00
Michael Kerrisk 31daf529b7 Reformat kernel version information for flags. 2008-05-07 13:43:44 +00:00
Michael Kerrisk f99fc19730 ffix 2008-05-07 13:41:18 +00:00
Michael Kerrisk 64d6219cf0 s/since kernel x.y.z/since Linux s.y.z/ 2008-05-07 13:33:52 +00:00
Michael Kerrisk 2cfd26bd6e sync 2008-05-07 13:31:36 +00:00
Michael Kerrisk 24ad90c3b4 Added FIXME. 2008-05-06 23:14:31 +00:00
Michael Kerrisk 7fb9948da8 Clarify description of 'rm_eo' field. 2008-05-06 11:21:26 +00:00
Michael Kerrisk 8a5a735634 SYNOPSIS: Fix declaration of valuep. 2008-05-06 07:47:45 +00:00
Michael Kerrisk f078588f87 sync 2008-05-05 20:46:02 +00:00
Michael Kerrisk 5744c9e140 Add more detail to the description of the fields in the
structure returned by dladdr().
2008-05-05 20:28:44 +00:00
Michael Kerrisk f38fa944aa MAP_POPULATE supports both file and anonymous mappings.
Since 2.6.23, MAP_POPULATE supports private mappings.
Since 2.6.23, MAP_NONBLOCK causes MAP_POPULATE to be a no-op.
2008-05-05 20:10:11 +00:00
Michael Kerrisk 22cddee1cd SEE ALSO: Add getgrouplist(3). 2008-05-04 18:31:25 +00:00
Michael Kerrisk 7f5a73234e sync 2008-05-04 18:28:39 +00:00
Michael Kerrisk 1a8bdc8fc9 wfix 2008-05-04 18:28:33 +00:00
Michael Kerrisk 15b17877ea tfix 2008-05-04 08:35:01 +00:00
Michael Kerrisk 6923f52c33 NOTES: Pthreads requires that all threads share the same UIDs and
GIDs.  But the Linux kernel maintains separate UIDs and GIDs for
every thread.  NPTL does some work to ensure that credential
changes by any thread are carried through to all POSIX threads in
a process.
2008-04-29 21:53:08 +00:00
Michael Kerrisk bb1abbbd18 Small tidy up of language relating to permissions/capabilities. 2008-04-29 13:45:56 +00:00
Michael Kerrisk 4d31e3eabf SEE ALSO: add ttyname(3). 2008-04-28 20:25:11 +00:00
Michael Kerrisk 7155eb96b8 Clarify wording describing range of values returned by rand(). 2008-04-28 20:24:52 +00:00
Michael Kerrisk 49d3590362 s/posix_madvise (2)/posix_madvise (3)/;
(The page referred-to page still doesn't exit yet, but hopefully
will do sometime soon.)
2008-04-28 18:27:36 +00:00
Michael Kerrisk bac0a11532 Added FIXME 2008-04-28 18:25:49 +00:00
Michael Kerrisk 275714d8e6 Minor edits to structure definition. 2008-04-28 08:58:41 +00:00
Michael Kerrisk 4731cd2e39 Up to date as at 2.6.25 2008-04-28 08:58:21 +00:00