Commit Graph

997 Commits

Author SHA1 Message Date
Michael Kerrisk 5141efd734 Ready for 2.28 2006-03-31 05:22:21 +00:00
Michael Kerrisk a4f5101bc0 Ready for 2.28. 2006-03-31 05:18:34 +00:00
Michael Kerrisk 183457201c Ready for 2.28. 2006-03-31 05:18:04 +00:00
Michael Kerrisk 50a815d6f4 Minor changes 2006-03-31 05:11:37 +00:00
Michael Kerrisk 4b4fabd8e7 Removed SEE ALSO reference to non-existent core(5). 2006-03-31 04:40:52 +00:00
Michael Kerrisk 898d60e1c6 Updated FIXME 2006-03-30 06:03:50 +00:00
Michael Kerrisk 3d8791e1df Updated FIXME. 2006-03-26 20:46:45 +00:00
Michael Kerrisk 4d42c5c3ee Fix broken link 2006-03-26 12:58:24 +00:00
Michael Kerrisk 217b389ac5 Removed FIXME. 2006-03-25 21:29:31 +00:00
Michael Kerrisk e63ad01dce Wrapped long lines (no content changes). 2006-03-25 21:28:28 +00:00
Michael Kerrisk 4b9d4c1ac5 Added FIXME 2006-03-25 21:07:31 +00:00
Michael Kerrisk 1dd97b0c2d Added FIXME 2006-03-25 20:58:01 +00:00
Michael Kerrisk f675ea3792 Add SEE ALSO pointing to the new sem_overview.7 page, which gives an
overview of the POSIX semaphores AP.
2006-03-25 20:50:40 +00:00
Michael Kerrisk 8beb2f7b09 Start of 2.28 2006-03-25 20:47:05 +00:00
Michael Kerrisk eff5fb0e21 Starting 2.28 2006-03-25 20:46:17 +00:00
Michael Kerrisk c0273afec5 Change over for 2.28 2006-03-25 20:43:00 +00:00
Michael Kerrisk 2c731798aa Pages describing POSIX semaphores API 2006-03-25 20:42:27 +00:00
Michael Kerrisk 8da344b880 Ready for 2.27 2006-03-24 06:20:39 +00:00
Michael Kerrisk d1c685f3be Ready for 2.27. 2006-03-24 06:14:30 +00:00
Michael Kerrisk 7f2e3e4e64 Edited FIXME 2006-03-23 22:00:34 +00:00
Michael Kerrisk 44b35ee067 Chuck Ebbert, with assistance from Daniel Jacobowitz,
Paolo (Blaisorblade) Giarrusso, and Charles P. Wright;
after a suggestion from Heiko Carstens.
    Document the following ptrace requests: 
        PTRACE_SETOPTIONS (2.4.6)
            plus associated flags:
                PTRACE_O_TRACESYSGOOD (2.4.6)
                PTRACE_O_TRACEFORK (2.5.46)
                PTRACE_O_TRACEVFORK (2.5.46)
                PTRACE_O_TRACECLONE (2.5.46)
                PTRACE_O_TRACEEXEC (2.5.46)
                PTRACE_O_TRACEVFORKDONE (2.5.60)
                PTRACE_O_TRACEEXIT (2.5.60)
        PTRACE_SETSIGINFO (2.3.99-pre6)
        PTRACE_GETSIGINFO (2.3.99-pre6)
        PTRACE_GETEVENTMSG (2.5.46)
        PTRACE_SYSEMU (since Linux 2.6.14)
        PTRACE_SYSEMU_SINGLESTEP (since Linux 2.6.14)
2006-03-23 22:00:08 +00:00
Michael Kerrisk b07b19c4b2 Document /proc/PID/smaps, new in kernel 2.6.14.
using information from ChangeLog-2.6.14.
2006-03-23 08:02:02 +00:00
Michael Kerrisk f3cbdba966 FIXME ffix 2006-03-23 03:29:05 +00:00
Michael Kerrisk 218e46f883 Small FIXME formatting fixes 2006-03-23 02:13:08 +00:00
Michael Kerrisk 92c37d8cb0 Modified to document new SCHED_BATCH policy, new in kernel 2.6.16.
Text describing SCHED_BATCH was added to sched_setscheduler.2,
and was drawn in part from Ingo Molnar's description in the
message containing the patch that implemented this policy.

Various other minor rewordings and formatting fixes.
2006-03-23 01:06:07 +00:00
Michael Kerrisk 651946d5d7 Added FIXME 2006-03-22 20:18:10 +00:00
Michael Kerrisk 4d62f7b603 Noted affect of CAP_SYS_NICE for mbind(MPOL_MF_MOVE_ALL). 2006-03-22 06:27:40 +00:00
Michael Kerrisk ed812a69b4 ffix 2006-03-22 06:25:31 +00:00
Michael Kerrisk 8107e4b78d Clarified the description of MREMAP_FIXED and restructured
the text to reflect the fact that this flag is exposed
by glibc since version 2.4.
2006-03-22 06:21:42 +00:00
Michael Kerrisk b6c4058719 Document /proc/sys/vm/drop_caches, new in kernel 2.6.16. 2006-03-22 05:39:02 +00:00
Michael Kerrisk f4ec7624c9 Added FIXME. 2006-03-22 05:33:42 +00:00
Michael Kerrisk 29514e2da9 Removed old FIXME 2006-03-22 05:22:42 +00:00
Michael Kerrisk 2a5980bb9e MPOL_MF_MOVE_ALL requires CAP_SYS_NICE not CAP_SYS_RESOURCE. 2006-03-21 20:56:33 +00:00
Michael Kerrisk 7d0cab0e22 ffix 2006-03-21 10:59:30 +00:00
Michael Kerrisk 3d5f459509 Various rewordings and updates to 2.6.16 reality. 2006-03-21 05:42:30 +00:00
Michael Kerrisk 456ed12f5f Kernel 2.6.16 eliminated buggy behaviour with respect to
the alternate signal stack.
2006-03-21 04:13:05 +00:00
Michael Kerrisk d46e2e6aaa Start of 2.27 2006-03-20 21:29:59 +00:00
Michael Kerrisk 5cc01e9c88 Document unshare(2), new in 2.6.16. 2006-03-20 21:29:29 +00:00
Michael Kerrisk 36b72813f5 Start of 2.27 2006-03-20 21:25:19 +00:00
Michael Kerrisk 1cda2d9f42 2.26 2006-03-20 21:17:56 +00:00
Michael Kerrisk 26785b485f ready for 2.26 2006-03-20 21:14:16 +00:00
Michael Kerrisk 54f340b5ef Removed text implying that only in kernel 2.2 does IP_HDRINCL
prevent datagrams from being fragmented.
2006-03-20 13:03:53 +00:00
Michael Kerrisk 785e717bc1 We won't add unshare(2) just yet, so remove SEE ALSO entries for now. 2006-03-20 06:38:19 +00:00
Michael Kerrisk f4cb7bd37e Not yet ready for 2.26. 2006-03-20 06:33:14 +00:00
Michael Kerrisk c3742154c1 Minor changes 2006-03-20 06:32:39 +00:00
Michael Kerrisk 777f5a9ef7 Updated FIXMEs 2006-03-20 04:46:28 +00:00
Michael Kerrisk 347e325b6a Updated FIXME 2006-03-20 04:31:20 +00:00
Michael Kerrisk f8bb81c576 spfix 2006-03-20 03:13:48 +00:00
Michael Kerrisk 7bc7af37cf Clean up description of EEXIST error.
Debian bug 357893
2006-03-20 03:13:41 +00:00
Michael Kerrisk 739b9bb1b3 spfix 2006-03-20 01:31:53 +00:00