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]

Add restrict keyword to sys/stat.h


Hi

This adds restrict to the methods in <sys/stat.h>. I have
attached one diff but it touches a few files in libgloss.

OK to commit?

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

	* libgloss/d30v/syscalls.c, libgloss/i960/mon960.c,
	libgloss/m68k/io-stat.c, libgloss/mt/stat.c, libgloss/spu/lstat.c,
	libgloss/spu/stat.c: Add restrict keyword.

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

	* libc/include/sys/stat.h, libc/sys/linux/sys/stat.h,
	libc/sys/m88kbug/syscalls.c, libc/sys/rdos/stat.c,
	libc/sys/sparc64/sys/stat.h: Add 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

Attachment: stat-restrict.diff
Description: Text document


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