Commit Graph

642 Commits

Author SHA1 Message Date
Michael Kerrisk e7d3b0705c added FIXME 2006-09-05 08:03:37 +00:00
Michael Kerrisk 80a34ae3aa Added list of process attributes that are not preserved on exec(). 2006-09-04 12:27:37 +00:00
Michael Kerrisk dff08bbcbf Update .TH line 2006-09-04 11:30:36 +00:00
Michael Kerrisk a99426d3cf Greatly expanded, to describe all attributes that differ in parent and child. 2006-09-04 11:27:07 +00:00
Michael Kerrisk f55461f02f wfix/ffix 2006-09-04 09:26:59 +00:00
Michael Kerrisk aa43415854 Restore SEE ALSO reference to path_resolution.2. 2006-09-04 09:21:26 +00:00
Michael Kerrisk a7422469fd Fix header in example program. 2006-09-04 09:00:30 +00:00
Michael Kerrisk ef0b81712f wfix/tfix 2006-09-04 08:57:04 +00:00
Michael Kerrisk 3bd6a9b118 Memory policy is preserved across execve(). 2006-09-04 08:21:37 +00:00
Michael Kerrisk a5053dcb15 Reinstate text on CLONE_DETACHED, and add a few words. 2006-09-04 06:57:17 +00:00
Michael Kerrisk ab9260357e Document AT_SYMLINK_FOLLOW (new in 2.6.18). 2006-08-10 06:39:51 +00:00
Michael Kerrisk ed93deb2ba SEE ALSO should refer to writev.2, not writev.3 2006-08-10 05:15:07 +00:00
Michael Kerrisk 39b9794d6d wfix 2006-08-09 15:08:53 +00:00
Michael Kerrisk 1343b6043b Make naming of 'pathname' argument consistent; various minor rewordings. 2006-08-09 09:08:01 +00:00
Michael Kerrisk b328773d4d tfix/wfix 2006-08-08 16:34:16 +00:00
Michael Kerrisk db71f2e2a5 tfix 2006-08-08 16:26:04 +00:00
Michael Kerrisk a7fadb5558 Updated CONFOMRING TOs and/or standards references. 2006-08-04 12:39:17 +00:00
Michael Kerrisk 9d9dc1e854 Updated CONFORMING TO and/or standards references 2006-08-04 09:41:28 +00:00
Michael Kerrisk 953ba3f070 x 2006-08-04 08:41:13 +00:00
Michael Kerrisk ead8304237 _XOPEN_SOURCE=500 also gets fchdir() prototype. 2006-08-04 08:39:48 +00:00
Michael Kerrisk 0ae3116f0b ffix 2006-08-04 08:23:27 +00:00
Michael Kerrisk 97c1eac86f Updated CONFORMING TO section 2006-08-03 13:57:17 +00:00
Michael Kerrisk 5e3d68ad97 Removed information on standards to new standards.7. 2006-08-03 06:24:54 +00:00
Michael Kerrisk 97c5342731 Added SEE ALSO referring to standards.7 2006-08-03 06:13:56 +00:00
Michael Kerrisk 7741d967a4 Minor wording change. 2006-08-03 03:40:29 +00:00
Michael Kerrisk 29973b4e7b wfix 2006-08-03 03:03:19 +00:00
Michael Kerrisk cb1c9135d0 ffix 2006-08-03 03:02:31 +00:00
Michael Kerrisk 160c2d5a26 ffix 2006-08-03 02:45:30 +00:00
Michael Kerrisk 43487dbb6e ffix 2006-08-03 02:40:44 +00:00
Michael Kerrisk 635c9a5437 pfix 2006-08-03 02:38:50 +00:00
Michael Kerrisk 2b5cefe852 Noted buggy behaviour in Linux 2.4 and earlier when
nanosleep() is restarted after receiving stop+SIGCONT signals.
2006-07-31 15:18:14 +00:00
Michael Kerrisk dd28cb72a8 Some rewording; included text describing required file permissions. 2006-07-27 07:38:05 +00:00
Michael Kerrisk 68ed2733d2 ffix 2006-07-27 05:03:27 +00:00
Michael Kerrisk 5356032615 ffix 2006-07-27 04:29:02 +00:00
Michael Kerrisk 2cfa66cf54 Fix description of EBADF error. 2006-07-22 17:37:37 +00:00
Michael Kerrisk 07b501d1b9 Add text noting that effective IDs are copied to
saved set-IDs during execve().
2006-07-22 17:24:17 +00:00
Michael Kerrisk 8de811e83f Noted effect of fork() and execve(). 2006-07-22 15:54:34 +00:00
Michael Kerrisk 73ac06664b Noted effect of fork() and execve(). 2006-07-22 14:45:50 +00:00
Michael Kerrisk eb57f0f568 Noted effect of fork() and execve() on resource limits. 2006-07-22 14:37:54 +00:00
Michael Kerrisk ef828a01d8 Noted effect of fork() and execve(). 2006-07-22 14:26:12 +00:00
Michael Kerrisk 75fcdb0894 Noted effect of fork() and execve(). 2006-07-22 14:21:39 +00:00
Michael Kerrisk ddb51c37d0 Noted preservation of scheduling parameters across execve(). 2006-07-22 14:14:36 +00:00
Michael Kerrisk 27cb988470 (Previous change) Noted effect of fork() and execve() on nice value. 2006-07-22 14:12:19 +00:00
Michael Kerrisk 2cab31c61d Very minor rewording. 2006-07-22 14:10:33 +00:00
Michael Kerrisk 70cbdedffa Very minor rewording. 2006-07-22 14:07:21 +00:00
Michael Kerrisk 51ffcca030 Expand description of MAP_POPULATE.
Expand description MAP_NONBLOCK.
Various minor formatting fixes.
2006-07-21 22:23:51 +00:00
Michael Kerrisk 16fd68e14f ffix 2006-07-21 21:40:47 +00:00
Michael Kerrisk a28e26a155 s%IO%I/O% 2006-07-21 14:56:18 +00:00
Michael Kerrisk c07981e716 New page for readlinkat(2). 2006-07-21 14:41:30 +00:00
Michael Kerrisk 591f90f794 Added SEE ALSO linking to readlinkat.2. 2006-07-21 14:38:06 +00:00