public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Jaeger <aj@suse.de>
To: Jakub Jelinek <jakub@redhat.com>
Cc: Ulrich Drepper <drepper@redhat.com>,
	Glibc hackers <libc-hacker@sources.redhat.com>
Subject: Re: [PATCH] Fix sysdeps/generic/sendfile64.c, *xstat.c
Date: Fri, 07 Jun 2002 05:39:00 -0000	[thread overview]
Message-ID: <u8u1ofp8v6.fsf@gromit.moeb> (raw)
In-Reply-To: <20020605190442.I20867@sunsite.ms.mff.cuni.cz> (Jakub Jelinek's message of "Wed, 5 Jun 2002 19:04:42 +0200")

Jakub Jelinek <jakub@redhat.com> writes:

> Hi!
>
> This fixes 2 issues:
> sendfile64.c not compiling because errno.h was not included and
> also redefinition of __[fl]xstat64 in varios
> sysdeps/unix/sysv/linux/*xstat.c files which do stuff like:
> #define __fxstat64 __fxstat64_disable
> #define __fxstat64_internal __fxstat64_internal_disable
> ...
> #include <sys/stat.h>
> to get rid of __*xstat64 prototypes.
>
> 2002-06-05  Jakub Jelinek  <jakub@redhat.com>
>
> 	* include/sys/stat.h (__fxstat64, __lxstat64): Only define if not
> 	already defined.

I've committed this one,

Thanks,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

      reply	other threads:[~2002-06-07 12:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-05 10:04 Jakub Jelinek
2002-06-07  5:39 ` Andreas Jaeger [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=u8u1ofp8v6.fsf@gromit.moeb \
    --to=aj@suse.de \
    --cc=drepper@redhat.com \
    --cc=jakub@redhat.com \
    --cc=libc-hacker@sources.redhat.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.
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).