Commit Graph

4280 Commits

Author SHA1 Message Date
Michael Kerrisk 2914a14d30 Removed trailing white space at end of lines 2008-07-09 13:55:24 +00:00
Michael Kerrisk 0d926a1248 Removed tabs 2008-07-09 13:55:13 +00:00
Michael Kerrisk c0eee98493 sync 2008-07-09 13:51:06 +00:00
Michael Kerrisk e23ab2934d CONFORMING TO: Add C99. 2008-07-09 13:26:07 +00:00
Michael Kerrisk c8e6851294 Reword discussion of CAP_LINUX_IMMUTABLE to be file-system neutral. 2008-07-09 12:11:50 +00:00
Michael Kerrisk 8ab8b43f0e Document PR_CAPBSET_READ and PR_CAPBSET_DROP.
Document PR_GET_TSC and PR_SET_TSC.
Document PR_SET_SECCOMP and PR_GET_SECCOMP.
PR_SET_KEEPCAPS and PR_GET_KEEPCAPS operate on a per-thread
setting, not a per-process setting.
Clarify fork(2) details for PR_SET_PDEATHSIG.
Add description of PR_SET_SECUREBITS and PR_GET_SECUREBITS,
as well as pointer to further info in capabilities(7).
PR_GET_ENDIAN returns endianness info in location pointed to by
arg2 (not as function result, as was implied by previous text).
Expand description of PR_SET_NAME and PR_GET_NAME.
RETURN VALUE: bring up to date for various options.
Various improvements in ERRORS.
Note that PR_SET_TIMING setting of PR_TIMING_TIMESTAMP is not
currently implemented.
Minor changes:
* Clarify wording for PR_GET_UNALIGN, PR_GET_FPEMU, and PR_GET_FPEXC.
* Some reformatting of kernel version information.
* Reorder PR_GET_ENDIAN and PR_SET_ENDIAN entries.
2008-07-09 11:53:48 +00:00
Michael Kerrisk 94ce95ef07 Document RUSAGE_THREAD, new in 2.6.26.
Improve description of RUSAGE_CHILDREN.
Add pointer to /proc/PID/stat in proc(5).
Other minor clean-ups.
2008-07-09 11:42:02 +00:00
Michael Kerrisk 949892a7fe Update in line with addition of file capabilities and
64-bit capability sets in kernel 2.6.2[45].
2008-07-09 11:38:16 +00:00
Michael Kerrisk 33fc47716e Since Linux 2.6.26, MS_RDONLY honors bind mounts. 2008-07-09 11:37:44 +00:00
Michael Kerrisk 2b41745596 sync 2008-07-09 10:55:55 +00:00
Michael Kerrisk 279325d802 Add reference to passwd(5).
Minor rewordings.
SEE ALSO: add fopen(3).
2008-07-09 10:47:02 +00:00
Michael Kerrisk fb3dcb4a5d Add reference to group(5).
Minor rewordings.
SEE ALSO: add fopen(3).
2008-07-09 10:46:24 +00:00
Michael Kerrisk 68846a67f1 sync 2008-07-09 09:59:33 +00:00
Michael Kerrisk 0912b48d80 SEE ALSO: Add exp10(3). 2008-07-09 09:59:05 +00:00
Michael Kerrisk 344dd45ee5 SEE ALSO: Add log10(3). 2008-07-09 09:58:56 +00:00
Michael Kerrisk 9561de28f2 Add C99 to CONFORMING TO. 2008-07-09 09:54:57 +00:00
Michael Kerrisk b5502dfc13 Small rewording. 2008-07-09 09:51:47 +00:00
Michael Kerrisk 75cc84f9e6 sync 2008-07-09 06:28:43 +00:00
Michael Kerrisk 66b08231a1 Add details on initial value of optind, and note that it can
be reset to restart scanning of an argument vector.
2008-07-09 05:22:33 +00:00
Michael Kerrisk bb3797a494 Added some .\" comments 2008-07-09 05:01:24 +00:00
Michael Kerrisk f33d7814ea Added FIXME. 2008-07-09 04:54:57 +00:00
Michael Kerrisk 331dcdd6c6 wfix 2008-07-09 04:54:47 +00:00
Michael Kerrisk 02cd273d55 ffix 2008-07-09 04:30:26 +00:00
Michael Kerrisk 012c8c66df ffix 2008-07-09 04:29:20 +00:00
Michael Kerrisk a93b491cb7 ffix 2008-07-09 04:28:25 +00:00
Michael Kerrisk e409cae1c5 sync 2008-07-08 22:14:57 +00:00
Michael Kerrisk 8c5263f428 Improve comments on struct spwd. 2008-07-08 22:14:19 +00:00
Michael Kerrisk cefb5a1792 Describe additional encryption algorithms. 2008-07-08 22:12:29 +00:00
Michael Kerrisk 2837268c9d Updated FIXME. 2008-07-08 19:25:37 +00:00
Michael Kerrisk d3df61c415 Update type used for cpusetsize argument in SYNOPSIS. 2008-07-08 18:22:31 +00:00
Michael Kerrisk 712a8e85f4 Links to end.3 2008-07-08 15:36:25 +00:00
Michael Kerrisk 37da8d9766 Documents etext, edata, and end symbols. 2008-07-08 15:35:40 +00:00
Michael Kerrisk ab04533a88 ffix 2008-07-08 14:36:09 +00:00
Michael Kerrisk bf5a72471e Added "Copyright" string to lines that had "([Cc])" for copyright. 2008-07-08 14:32:54 +00:00
Michael Kerrisk 830298c833 sync 2008-07-08 14:21:25 +00:00
Michael Kerrisk f37855d179 Add "Copyright" word to copyright notices 2008-07-08 14:21:20 +00:00
Michael Kerrisk 07d72ca89d remove duplicate sigvec(3) in SEE ALSO;
put sockatmark() is right alphabetical order in list of
async-sig-safe functions
2008-07-08 13:39:48 +00:00
Michael Kerrisk e346bc5a42 Removed trailing white space at end of lines 2008-07-08 12:44:16 +00:00
Michael Kerrisk e0611c8469 Removed tabs 2008-07-08 12:44:07 +00:00
Michael Kerrisk b11cfa96eb Fix error in 3.03 changelog entry for usleep.3. 2008-07-08 12:36:57 +00:00
Michael Kerrisk c9263bbc90 sync 2008-07-08 12:34:47 +00:00
Michael Kerrisk 5907e75988 Link to perror.3. 2008-07-08 12:34:08 +00:00
Michael Kerrisk 929ccaa3db Small rewrites in DESCRIPTION. 2008-07-08 12:32:50 +00:00
Michael Kerrisk 6bc6344ef5 sync 2008-07-08 12:10:22 +00:00
Michael Kerrisk 4ff5d591ff Link to memchr.3. 2008-07-08 12:09:52 +00:00
Michael Kerrisk c7cb2bdbfd tfix 2008-07-08 12:09:13 +00:00
Michael Kerrisk 2a8bb904db Add description of rawmemchr(). 2008-07-08 12:08:16 +00:00
Michael Kerrisk 5e5c87978d tfix 2008-07-08 11:56:30 +00:00
Michael Kerrisk 2860b67d20 sync 2008-07-08 10:19:18 +00:00
Michael Kerrisk 83ee9237b6 Since Linux 2.6.25, CAP_SYS_ADMIN is no longer required for
ioprio_set() to set IOPRIO_CLASS_IDLE class.
2008-07-08 10:16:26 +00:00