This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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 - Add restrict for statvfs


Yes, go ahead.

-- Jeff J.

----- Original Message -----
From: "Joel Sherrill" <joel.sherrill@oarcorp.com>
To: newlib@sourceware.org
Sent: Thursday, November 21, 2013 6:00:29 PM
Subject: Patch - Add restrict for statvfs

Hi

Another in the restrict series from Google Code-In students.
This one is a little odd. newlib doesn't have the .h file.
RTEMS does and we could move it to newlib if desirable and
possible to be target independent. But there is only
a single Linux file which needed touching.

OK to commit?

2013-11-21 Daniel Ramirez <javamonn@gmail.com>

	* libc/sys/linux/statvfs.c (statvfs): Added restrict keyword.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985


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