[uClibc 0002194]: fadvise64 has issues

bugs at busybox.net bugs at busybox.net
Sat Feb 16 05:24:26 UTC 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=2194 
====================================================================== 
Reported By:                skinkie
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   2194
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             02-15-2008 21:24 PST
Last Modified:              02-15-2008 21:24 PST
====================================================================== 
Summary:                    fadvise64 has issues
Description: 
It seems that libc/sysdeps/linux/common/posix_fadvise64.c has some textual
glitches.

Firstly one may notice that advice in the function call is spelled
differently in the INTERNAL_SYSCALL. Of course this broks the compiler,
saying that the last is not present. Decide if advi(c|s)e is spelled with
a c or an s.

Next to this the number 6 seems to confuse the compiler also. I do not
understand the code, but if I decrease the value by one to 5, it will
compile.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-15-08 21:24  skinkie        New Issue                                    
02-15-08 21:24  skinkie        Status                   new => assigned     
02-15-08 21:24  skinkie        Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list