This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/18675] fpathconf(_PC_NAME_MAX) fails against large filesystems for 32bit processes


https://sourceware.org/bugzilla/show_bug.cgi?id=18675

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  d18c36e6007b03533a38c890c68544daa78d301a (commit)
      from  ec999b8e5ede67f42759657beb8c5fef87c8cc63 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d18c36e6007b03533a38c890c68544daa78d301a

commit d18c36e6007b03533a38c890c68544daa78d301a
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Wed Sep 9 18:41:25 2015 -0700

    To fix BZ #18675, use __fstatvfs64 in __fpathconf.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                 |    5 +++++
 NEWS                      |    6 +++---
 sysdeps/posix/fpathconf.c |   14 +++-----------
 3 files changed, 11 insertions(+), 14 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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