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 5/4] alpha: Use fopen "rce" in ioperm


On Thursday 26 April 2012 22:22:59 Matt Turner wrote:
> --- a/ChangeLog.alpha
> +++ b/ChangeLog.alpha
> @@ -1,5 +1,10 @@
>  2012-04-26  Matt Turner  <mattst88@gmail.com>
> 
> +	* * sysdeps/unix/sysv/linux/alpha/ioperm.c (process_cpuinfo): Use "c"

too many *

> --- a/sysdeps/unix/sysv/linux/alpha/ioperm.c
> +++ b/sysdeps/unix/sysv/linux/alpha/ioperm.c
> 
> -  fp = fopen (PATH_CPUINFO, "r");
> +  fp = fopen (PATH_CPUINFO, "rce");

Acked-by: Mike Frysinger <vapier@gentoo.org>
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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