newlib-cygwin/newlib/libc/machine/powerpc
Joel Sherrill 481cb456a4 2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
* libc/include/stdio.h, libc/machine/powerpc/vfscanf.c,
	libc/machine/spu/fgetpos.c, libc/machine/spu/fgets.c,
	libc/machine/spu/fopen.c, libc/machine/spu/fputs.c,
	libc/machine/spu/fread.c, libc/machine/spu/freopen.c,
	libc/machine/spu/fwrite.c, libc/machine/spu/setbuf.c,
	libc/machine/spu/vfprintf.c, libc/machine/spu/vfscanf.c,
	libc/machine/spu/vsnprintf.c, libc/machine/spu/vsprintf.c,
	libc/machine/spu/vsscanf.c, libc/stdio/asnprintf.c,
	libc/stdio/asprintf.c, libc/stdio/dprintf.c,
	libc/stdio/fgetpos.c, libc/stdio/fgets.c,
	libc/stdio/fmemopen.c, libc/stdio/fopen.c,
	libc/stdio/fprintf.c, libc/stdio/fputs.c,
	libc/stdio/fread.c, libc/stdio/freopen.c,
	libc/stdio/fscanf.c, libc/stdio/fwrite.c,
	libc/stdio/printf.c, libc/stdio/scanf.c,
	libc/stdio/setbuf.c, libc/stdio/snprintf.c,
	libc/stdio/sprintf.c, libc/stdio/sscanf.c,
	libc/stdio/vdprintf.c, libc/stdio/vprintf.c,
	libc/stdio/vscanf.c, libc/stdio/vsnprintf.c,
	libc/stdio/vsprintf.c, libc/stdio/vsscanf.c: Add restrict keyword.
2013-11-18 17:28:06 +00:00
..
machine 2003-08-13 Aldy Hernandez <aldyh@redhat.com> 2003-08-13 17:45:31 +00:00
Makefile.am 2013-07-17 Janis Johnson <janisjo@codesourcery.com> 2013-07-17 16:38:04 +00:00
Makefile.in 2013-07-17 Janis Johnson <janisjo@codesourcery.com> 2013-07-17 16:38:04 +00:00
aclocal.m4 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
atosfix16.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atosfix32.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atosfix64.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atoufix16.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atoufix32.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atoufix64.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
configure 2013-07-17 Janis Johnson <janisjo@codesourcery.com> 2013-07-17 16:38:04 +00:00
configure.in 2013-07-17 Janis Johnson <janisjo@codesourcery.com> 2013-07-17 16:38:04 +00:00
fix64.h 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
setjmp.S 2007-01-15 Joseph Myers <joseph@codesourcery.com> 2007-01-15 16:41:08 +00:00
simdldtoa.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
strtosfix16.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
strtosfix32.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
strtosfix64.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
strtoufix16.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
strtoufix32.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
strtoufix64.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
ufix64toa.c 2003-11-10 Jeff Johnston <jjohnstn@redhat.com> 2003-11-10 21:36:38 +00:00
vec_calloc.c
vec_free.c
vec_malloc.c
vec_mallocr.c
vec_realloc.c
vfprintf.c 2008-02-12 Jeff Johnston <jjohnstn@redhat.com> 2008-02-12 18:07:55 +00:00
vfscanf.c 2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com> 2013-11-18 17:28:06 +00:00