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/13361] New: fallocate() not declared in headers on alpha


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

             Bug #: 13361
           Summary: fallocate() not declared in headers on alpha
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ports
        AssignedTo: roland@gnu.org
        ReportedBy: aurelien@aurel32.net
    Classification: Unclassified
              Host: alpha-unknown-linux-gnu
            Target: alpha-unknown-linux-gnu
             Build: alpha-unknown-linux-gnu


Created attachment 6041
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6041
Patch to fix the issue

On alpha, libc.so.6.1 contains the fallocate() function, but it is not declared
in the headers. The attached patch fixes the issue.

-- 
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]