This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Fix fcntl (was Re: status?)


Jakub Jelinek <jakub@redhat.com> writes:

> This patch is needed so that -D_FILE_OFFSET_BITS=64 compiled programs
> using fcntl work on non-LFS kernels (it is untested but I think it
> should be obvious, will test later on).

Thank.  I've applied the patch with a little addition.

> libm miscompilations so I'm not yet sure which libm make check failures are
> due to compiler, which are due to not precise enough constants in
> libm-test.inc and which are real bugs in ldbl-128 code (but sparc64 should
> not be a showstopper for the beta release).

I've applied your other patch as well so you should be fine.  Thanks,

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]