mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Paul Schutte <sjpschutte@gmail.com>
To: musl@lists.openwall.com
Subject: Re: Error codes
Date: Thu, 24 Oct 2013 16:28:27 +0200	[thread overview]
Message-ID: <CAKHv7pj4voGSReJ4rTon_CcdmoDe8P64Qz-DRfQQ0Mf7eyidqg@mail.gmail.com> (raw)
In-Reply-To: <20131024142159.GE20515@brightrain.aerifal.cx>

[-- Attachment #1: Type: text/plain, Size: 581 bytes --]

Thanks


On Thu, Oct 24, 2013 at 4:21 PM, Rich Felker <dalias@aerifal.cx> wrote:

> On Thu, Oct 24, 2013 at 12:34:53PM +0200, Paul Schutte wrote:
> > Hi,
> >
> > I am trying to compile a program that uses rename.
> >
> > I get the following error:
> >
> > error: 'EXDEV' undeclared (first use in this function)
> >
> > It looks like this is defined in bits/errno.h
> >
> > My question therefore is whether I should modify the program to include
> > <errno.h> or should <bits/errno.h> be included by <stdio.h> as standard ?
>
> The program should be including <errno.h>.
>
> Rich
>

[-- Attachment #2: Type: text/html, Size: 1039 bytes --]

      reply	other threads:[~2013-10-24 14:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-24 10:34 Paul Schutte
2013-10-24 14:21 ` Rich Felker
2013-10-24 14:28   ` Paul Schutte [this message]

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=CAKHv7pj4voGSReJ4rTon_CcdmoDe8P64Qz-DRfQQ0Mf7eyidqg@mail.gmail.com \
    --to=sjpschutte@gmail.com \
    --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).