This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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]

Re: [PATCH roland/arm-hwcap-vfp] don't use HWCAP_ARM_* in OS-independent code


On 08/08/2012 04:59 PM, Roland McGrath wrote:
> -#include <unistd.h>
>  #include <ldsodefs.h>
> -#include <dl-procinfo.h>
> -#include <sysdep.h>
>  
>  int
>  fedisableexcept (int excepts)
...
> -#include <unistd.h>
> -#include <ldsodefs.h>
> -#include <dl-procinfo.h>
>  #include <sysdep.h>
>  
>  int
>  feenableexcept (int excepts)

One of these things is not like the other.


r~


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