Commit Graph

4088 Commits

Author SHA1 Message Date
Michael Kerrisk 25fddfcd83 Note that this system is made obsolete by utimensat(2). 2008-06-02 14:12:37 +00:00
Michael Kerrisk 04527fe52c wfix 2008-05-30 14:12:46 +00:00
Michael Kerrisk 4de66f6687 sync 2008-05-30 13:26:04 +00:00
Michael Kerrisk 46cdb99741 wfix 2008-05-30 13:25:25 +00:00
Michael Kerrisk 82f2286be4 tweak quotes 2008-05-30 13:22:09 +00:00
Michael Kerrisk 185ec3e44a Fix rendering of ' (backtick) and apostophe (') in tablees 2008-05-30 13:14:03 +00:00
Michael Kerrisk d7671ca910 Removed trailing white space at end of lines 2008-05-29 08:07:19 +00:00
Michael Kerrisk 2d94b12d54 Removed tabs 2008-05-29 08:07:14 +00:00
Michael Kerrisk 687784f27f sync 2008-05-29 08:02:50 +00:00
Michael Kerrisk 23b98a4c61 Update timestamp 2008-05-29 08:02:43 +00:00
Michael Kerrisk 6d672f3a40 sync 2008-05-29 07:55:44 +00:00
Michael Kerrisk 7ce14e4094 Remove statement that (SYNC_FILE_RANGE_WAIT_BEFORE |
SYNC_FILE_RANGE_WRITE | SYNC_FILE_RANGE_WAIT_AFTER) is
a traditional fdatasync(2) operation.
See https://bugzilla.mozilla.org/show_bug.cgi?id=421482 comments 129 to 131.
2008-05-29 07:55:33 +00:00
Michael Kerrisk bd4b0ce7d0 Added FIXME 2008-05-27 03:01:24 +00:00
Michael Kerrisk 7921f13b4c SEE ALSO: add shmat(2). 2008-05-27 02:59:06 +00:00
Michael Kerrisk 54504ac3d3 SEE ALSO: add mprotect(2). 2008-05-27 02:57:24 +00:00
Michael Kerrisk 740944a8e7 ffix 2008-05-26 16:33:42 +00:00
Michael Kerrisk 5b524e2533 SYNOPSIS: s/size_t \*len/size_t len/ 2008-05-26 11:12:19 +00:00
Michael Kerrisk 8660aec07e Re PTRACE_PEEKUSER: the offsets and data returned might not
match with the defintion of struct user.
2008-05-21 20:23:25 +00:00
Michael Kerrisk 882bbb69e4 For answer A2, change "not recommended" to "careful programming
may be required".
2008-05-21 14:33:28 +00:00
Michael Kerrisk da36351ec7 FUTEX_FD has been removed, as of kernel 2.6.26. 2008-05-21 13:48:54 +00:00
Michael Kerrisk 80d17cfa1a NOTES: Added details on mapping address that is selected by
kernel when MAP_FIXED is / isn't specified.
2008-05-21 12:33:21 +00:00
Michael Kerrisk a1376a2233 sync 2008-05-20 21:24:58 +00:00
Michael Kerrisk c850029715 wfix 2008-05-20 21:24:48 +00:00
Michael Kerrisk ba1eb78cfb Clarify that "unused" fields in shminfo structure are
"unused within the kernel".
Minor rewordings in comments for shminfo structure.
2008-05-20 21:20:38 +00:00
Michael Kerrisk ffc19357d9 Clarify that "unused" fields in seminfo structure are
"unused within the kernel".
Minor rewordings in comments for seminfo structure.
2008-05-20 21:20:07 +00:00
Michael Kerrisk 767b89e84b Clarify that "unused" fields in msginfo structure are
"unused within the kernel".
msginfo.msgpool is measured in kilobytes, not bytes.
Minor rewordings in comments for msginfo structure.
2008-05-20 21:18:59 +00:00
Michael Kerrisk 2be221988c Added FIXME 2008-05-20 08:09:35 +00:00
Michael Kerrisk 9967820f26 Add NOTES section pointing out that 'size' argument is unused
since kernel 2.6.8.
2008-05-17 21:03:05 +00:00
Michael Kerrisk 42ab9eb994 Rename 'buf' argument of utime() to 'times' (like utimes()).
Clarify explanation of EACCES and EPERM errors.
Remove BUGS section, since it doesn't seem add useful information.
Clarified discussion of capabilities, and noted that
CAP_DAC_OVVERIDE also has a role.
Other minor rewordings.
2008-05-16 13:40:15 +00:00
Michael Kerrisk 2aeec1f9c3 ffix 2008-05-14 11:49:22 +00:00
Michael Kerrisk 8d3d329b05 fix misplaced "Link with" text. 2008-05-14 11:47:44 +00:00
Michael Kerrisk b77e081d31 wfix 2008-05-14 06:46:09 +00:00
Michael Kerrisk bd9ff0c9e4 tfix 2008-05-14 06:25:03 +00:00
Michael Kerrisk 500beae6f3 Update FIXME 2008-05-14 06:15:56 +00:00
Michael Kerrisk 79ad39a7d4 Clarify meaning of "BSD group semantics". 2008-05-13 12:42:43 +00:00
Michael Kerrisk a3bf802265 Add chown.2/chmod.2 to SEE ALSO 2008-05-13 11:29:39 +00:00
Michael Kerrisk 373485dde6 spfix--This line, and those below, will be ignored--
M    man2/chown.2
2008-05-13 10:57:08 +00:00
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