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 ports/14044] New: MIPS n64 glibc lost posix_fadvise64 export at GLIBC_2.3.3


http://sourceware.org/bugzilla/show_bug.cgi?id=14044

             Bug #: 14044
           Summary: MIPS n64 glibc lost posix_fadvise64 export at
                    GLIBC_2.3.3
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ports
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
                CC: carlos@systemhalted.org, roland@gnu.org
    Classification: Unclassified


MIPS n64 glibc used to export the posix_fadvise64 symbol at version GLIBC_2.3.3
as well as GLIBC_2.2.  This export was lost, probably as a result of my patch:

2009-12-01  Joseph Myers  <joseph@codesourcery.com>

        * sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list
        (posix_fadvise): Remove.
        * sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c,
        sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c,
        sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: New.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]