mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: musl@lists.openwall.com
Subject: Re: [PATCH] Define and use the __ptrace_request enumeration type in ptrace.
Date: Mon, 21 Sep 2015 16:31:26 -0400	[thread overview]
Message-ID: <20150921203126.GU17773@brightrain.aerifal.cx> (raw)
In-Reply-To: <8B7D5EC97CB15C4DBFDCE766959C1607C6ABD1@hhmail02.hh.imgtec.org>

On Thu, Sep 17, 2015 at 02:20:00PM +0000, Vasileios Kalintiris wrote:
> [PATCH] Define and use the __ptrace_request enumeration type in ptrace.

Sorry nobody replied to your post earlier. Is there a particular
problem you're trying to solve here? Generally enum is avoided in musl
unless it's mandated as part of an interface definition. As written, I
think the patch would also be a regression that would break apps which
test for header/library support of a particular PTRACE_* command using
#ifdef.

Rich


  reply	other threads:[~2015-09-21 20:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17 14:20 Vasileios Kalintiris
2015-09-21 20:31 ` Rich Felker [this message]
2015-09-21 21:39   ` Vasileios Kalintiris
2015-10-01 20:08     ` Alexander Monakov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150921203126.GU17773@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).