public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Arnaud Charlet <charlet@adacore.com>
To: Andris Pavenis <andris.pavenis@iki.fi>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>, DJ Delorie <dj@delorie.com>
Subject: Re: [PATCH 2/4][Ada,DJGPP] Ada support for DJGPP
Date: Thu, 18 Aug 2016 09:40:00 -0000	[thread overview]
Message-ID: <20160818094013.GA1929@adacore.com> (raw)
In-Reply-To: <2d4dc1ad-30d6-bb43-fd44-2ae9d7f32bef@iki.fi>

> This patch (2nd of 4) includes various changes to Ada related C files
> required for DJGPP support
> 
> ChangeLog entry:
> 
> 2016-07-30 Andris Pavenis <andris.pavenis@iki.fi>
> 
>     * ada/ctrl_c.c: Do not use macro SA_RESTART for DJGPP.
> 
>     * ada/gsocket.h: Do not support sockets for DJGPP.
> 
>     * ada/init.c (timestruct_t): Define for DJGPP.
>       (nanosleep): Implement for DJGPP using usleep().

Why do you need to define nanosleep() here? I suspect this is no longer
needed. If it is, would be good to know why.

Arno

  reply	other threads:[~2016-08-18  9:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-30  5:45 Andris Pavenis
2016-08-18  9:40 ` Arnaud Charlet [this message]
2016-08-22  4:01   ` Andris Pavenis
2016-08-25  9:17     ` Arnaud Charlet
2016-09-04 17:02       ` Andris Pavenis
2016-09-04 19:49         ` Arnaud Charlet

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=20160818094013.GA1929@adacore.com \
    --to=charlet@adacore.com \
    --cc=andris.pavenis@iki.fi \
    --cc=dj@delorie.com \
    --cc=gcc-patches@gcc.gnu.org \
    /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.
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 read-only IMAP folder(s) and NNTP newsgroup(s).