Commit Graph

1486 Commits

Author SHA1 Message Date
Michael Kerrisk 97c1eac86f Updated CONFORMING TO section 2006-08-03 13:57:17 +00:00
Michael Kerrisk 65017cd944 Updated CONFORMING TO section 2006-08-03 13:57:13 +00:00
Michael Kerrisk 2b886a2880 More updates 2006-08-03 13:56:03 +00:00
Michael Kerrisk 4314687b70 Mention "POSIX.4". 2006-08-03 08:14:55 +00:00
Michael Kerrisk d8f1eb2eb4 Based on material taken from intro.2, but expanded to
include discussion of many additional standards.
2006-08-03 06:25:40 +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 13a54491c0 spfix 2006-08-03 04:08:45 +00:00
Michael Kerrisk 7741d967a4 Minor wording change. 2006-08-03 03:40:29 +00:00
Michael Kerrisk 651d06adaa ffix 2006-08-03 03:06:14 +00:00
Michael Kerrisk f563514b10 wfix 2006-08-03 03:05:17 +00:00
Michael Kerrisk 6644360540 wfix 2006-08-03 03:04:40 +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 a12ee81d69 wfix 2006-08-03 02:51:57 +00:00
Michael Kerrisk 011ed91c99 Fix incomplete sentence. 2006-08-03 02:47:44 +00:00
Michael Kerrisk f115b9ae2a wfix 2006-08-03 02:46:14 +00:00
Michael Kerrisk 160c2d5a26 ffix 2006-08-03 02:45:30 +00:00
Michael Kerrisk 91468f29a4 wfix 2006-08-03 02:42:22 +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 4509e795de ffix 2006-08-03 02:25:12 +00:00
Michael Kerrisk 0bc4d7f9ce Start of 2.38 2006-08-02 11:17:32 +00:00
Michael Kerrisk ea7840d51f Start of 2.38 2006-08-02 11:15:21 +00:00
Michael Kerrisk 3140af6546 2.37 2006-08-02 11:09:31 +00:00
Michael Kerrisk a2c65ce99b Ready for 2.37 release. 2006-08-02 11:03:30 +00:00
Michael Kerrisk 258755b25e Ready to release 2.37 2006-08-02 11:01:14 +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 edf9050892 Updated date in .TH line 2006-07-31 12:53:38 +00:00
Michael Kerrisk a7c1e564b7 Added material on privileges required for move_pages().
CLONE_NEWNS needs CAP_SYS_ADMIN.
keyctl(KEYCTL_CHOWN) and keyctl(KEYCTL_SETPERM) require CAP_SYS_ADMIN.
2006-07-31 12:52:31 +00:00
Michael Kerrisk dd28cb72a8 Some rewording; included text describing required file permissions. 2006-07-27 07:38:05 +00:00
Michael Kerrisk f1440cce86 ffix 2006-07-27 06:07:44 +00:00
Michael Kerrisk 3333513dc2 Added an example program. 2006-07-27 05:53:22 +00:00
Michael Kerrisk 68ed2733d2 ffix 2006-07-27 05:03:27 +00:00
Michael Kerrisk 53a9ef805a Point out that args following 'argc' are int.
Various minor wording fixes.
2006-07-27 04:55:50 +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 58fbd10043 Noted inheritance of registrations across fork(). 2006-07-22 14:32:07 +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