Hi,
On Wed, Oct 17, 2007 at 10:52:54PM +0200, [EMAIL PROTECTED] wrote:
>
> I think glibc is trying to do the "right thing" -- employing the
> names that are used on other implementations.
>
> I changed PTRACE_POKEUSR to PTRACE_POKEUSER,
> and PTRACE_PEEKUSR to PTRACE_PEEKUSER on
> this page.
>
Nicolas,
Thanks for persisting with your point.
> > > @@ -146,7 +146,7 @@
> > > in the child's memory.
> > > As above, the two requests are currently equivalent.
> > > .TP
> > > -.B PTRACE_POKEUSR
> > > +.B PTRACE_POKEUSER
> >
> > This is not correct. PTRACE_POKEUSR is right.
>
> After checki
Hello Michael,
Thanks again for the patch review.
On Wed, Oct 17, 2007 at 08:16:12AM +0200, [EMAIL PROTECTED] wrote:
>
> Applied for upstream 2.68, but see my comment about one point below.
> > @@ -146,7 +146,7 @@
> > in the child's memory.
> > As above, the two requests are currently equiva
Justin Pryzby wrote:
> On Fri, Sep 28, 2007 at 11:22:28PM +0200, Nicolas François wrote:
>> I also have a question in madvise.2,
> madvise.2 also says "pagei(s)"
>
> from changing the physical location of a pagei(s) if the parent
Fixed for 2.68.
Thanks,
Michael
--
Michael Kerrisk
main
tags 71 fixed-upstream
thanks
Hello Nicolas,
Applied for upstream 2.68, but see my comment about one point below.
Nicolas François wrote:
> Package: manpages
> Version: 2.63-1
> Severity: minor
> Tags: patch
>
> Hello,
>
> Here are various typos which I checked are still present in 2.65.
On Fri, Sep 28, 2007 at 11:22:28PM +0200, Nicolas François wrote:
> I also have a question in madvise.2,
madvise.2 also says "pagei(s)"
from changing the physical location of a pagei(s) if the parent
Package: manpages
Version: 2.63-1
Severity: minor
Tags: patch
Hello,
Here are various typos which I checked are still present in 2.65.
(manpages_typos.patch)
I also have a question in madvise.2, I don't understand "return file" in:
Free up a given range of pages and its associated backing stor
7 matches
Mail list logo