Commit Graph

618 Commits

Author SHA1 Message Date
Michael Kerrisk 74fc772b4e 2.14 2005-11-17 18:03:49 +00:00
Michael Kerrisk 7b3a423227 expand tabs 2005-11-17 18:00:12 +00:00
Michael Kerrisk dc8938be8d Prepare for 2.14 2005-11-17 17:59:37 +00:00
Michael Kerrisk 87cee315d8 An almost total rewrite! 2005-11-17 17:55:27 +00:00
Michael Kerrisk b2216ffee6 Clarified parts of the discussion of file leases,
noting effect of open(O_NONBLOCK), interruption
by signal handler, or termination by signal in lease breaker.
In response to Debian bug 339037.
2005-11-17 14:56:41 +00:00
Michael Kerrisk d3952311d4 Add EWOULDBLOCK error for file leases. 2005-11-17 14:55:31 +00:00
Michael Kerrisk 4f62997d55 Added pthreads.7 to SEE ALSO. 2005-11-17 13:38:34 +00:00
Michael Kerrisk 246a500fe8 Added LINUX NOTES describing nanosecond timestamps. 2005-11-17 13:36:31 +00:00
Michael Kerrisk 817e5eab95 Formerly, the pge said that all systems declare memalign() in
<malloc.h>.  In fact, many declare it in <stdlib.h>.
2005-11-15 18:17:08 +00:00
Michael Kerrisk 6a883c81cf Removed SEE ALSO ref to nonexistent scsi(4). 2005-11-15 17:58:34 +00:00
Michael Kerrisk 55b447e61f Formatting fix 2005-11-15 17:57:53 +00:00
Michael Kerrisk f820196915 Although the glibc implementation returns -1 on error (and some
other man pages (e.g., the BSDs) also document that value for 
error returns), SUSv3 merely says "non-zero" (and this is what 
manual pages on many implementations also say).
2005-11-15 17:57:39 +00:00
Michael Kerrisk 054fccc0d1 Formatting fix 2005-11-15 17:56:36 +00:00
Michael Kerrisk fb8959ea57 Added FIXME? 2005-11-15 15:00:12 +00:00
Michael Kerrisk a2af275c39 Fixed to point out that that frexp() returns a number whose
*absolute* value is >= 0.5 and < 1.  Amended the example
program to demonstrate this.
2005-11-14 14:19:52 +00:00
Michael Kerrisk 1bc4359dcb 2.14 prep 2005-11-14 13:26:00 +00:00
Michael Kerrisk d636589fde Added FIXME 2005-11-14 13:24:17 +00:00
Michael Kerrisk 3b3ce330e7 Added FIXME 2005-11-14 11:39:08 +00:00
Michael Kerrisk 6aefb6dfda Added FIXMEs noting that /proc/PID/{loginuid,oom_adj,oom_score,seccomp}
need to be documented
2005-11-09 15:15:18 +00:00
Michael Kerrisk 4989c2f337 Improved description of E2BIG error: it relates to the sum
of the bytes in both environment and argument list.
2005-11-08 15:25:07 +00:00
Michael Kerrisk b3b8bd2468 Updated discussion of /proc/sys/kernel/pid_max 2005-11-08 15:21:46 +00:00
Michael Kerrisk 0bd5e3de9e Added comment 2005-11-03 14:29:44 +00:00
Michael Kerrisk 9a562e4236 New page taken from BSD (FreeBSD 5.4) 2005-11-03 14:27:02 +00:00
Michael Kerrisk 64f828d585 Updated discussion about lack of prototype in glibc. 2005-11-03 14:14:09 +00:00
Michael Kerrisk 76998286a2 Fix typo: s/LD_DEBUG_OUTPUT/LD_PROFILE_OUTPUT/ 2005-11-03 14:11:30 +00:00
Michael Kerrisk 2d4596fc48 Start of 2.14 2005-11-03 14:09:48 +00:00
Michael Kerrisk 92c87e2fd0 Start of 2.14 2005-11-03 14:07:57 +00:00
Michael Kerrisk dbc05af486 2.13 2005-11-03 13:53:20 +00:00
Michael Kerrisk 9d840658a6 prepare for 2.13 2005-11-03 13:50:10 +00:00
Michael Kerrisk fe209df6b5 Prepare for 2.13 2005-11-03 13:48:26 +00:00
Michael Kerrisk bd12ab88af Formatting fixes 2005-11-03 12:47:27 +00:00
Michael Kerrisk 8478ee0279 Formatting fixes 2005-11-02 13:55:25 +00:00
Michael Kerrisk 836f07c1c3 Change things like "NULL-terminated string" to "null-terminated string" 2005-11-02 11:55:24 +00:00
Michael Kerrisk c02d27b62f space clean-up 2005-11-02 11:44:23 +00:00
Michael Kerrisk 31e9a9ec99 Change itacised function names and page xrefs to bold 2005-11-02 11:34:24 +00:00
Michael Kerrisk e6b40d46c1 Formatting fixes 2005-11-02 11:11:03 +00:00
Michael Kerrisk 8a9648b96f Formatting fixes 2005-11-02 11:10:24 +00:00
Michael Kerrisk 9961bb4f07 Formatting fix 2005-11-02 11:06:40 +00:00
Michael Kerrisk 197889d00b Formatting fixes 2005-11-02 10:53:26 +00:00
Michael Kerrisk 3c5eadeeb4 start of 2.13 2005-10-31 10:12:26 +00:00
Michael Kerrisk 40bab9ee97 start of 2.13 2005-10-31 10:11:28 +00:00
Michael Kerrisk 202a86106b Start of 2.13 2005-10-31 10:10:46 +00:00
Michael Kerrisk aa56540232 2.12 2005-10-31 10:01:45 +00:00
Michael Kerrisk 8ce5e7acff Prepare for 2.12 release 2005-10-31 09:58:33 +00:00
Michael Kerrisk 35fb7de5c5 Added comment 2005-10-31 09:48:53 +00:00
Michael Kerrisk ac7a498150 Added some comments 2005-10-31 09:47:01 +00:00
Michael Kerrisk 66eca51e97 Formatting fixes 2005-10-28 17:48:03 +00:00
Michael Kerrisk 3dfe7e0ddd Reworked part of the discussion of exec() and capabilities.
Added sub-section "Effect of User ID Changes on Capabilities".
Reworked discussion of CAP_SYS_ADMIN and file-max.
2005-10-28 17:41:30 +00:00
Michael Kerrisk 6a0f26867c Reworked (cut down) discussion of capabilities, moving part of
it into capabilities.7
2005-10-28 17:40:41 +00:00
Michael Kerrisk bb40bc01bd Add text to note that setresuid() always modifies the file
system UID, and setresgid() likewise always modifies the
file system GID.
2005-10-28 16:57:37 +00:00