src/newlib ChangeLog libc/machine/spu/sys/dire ...

joel@sourceware.org joel@sourceware.org
Thu Nov 21 16:44:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	joel@sourceware.org	2013-11-21 16:44:40

Modified files:
	newlib         : ChangeLog 
	newlib/libc/machine/spu/sys: dirent.h 
	newlib/libc/posix: readdir_r.c 
	newlib/libc/sys/decstation/sys: dirent.h 
	newlib/libc/sys/linux/sys: dirent.h 
	newlib/libc/sys/rtems/sys: dirent.h 
	newlib/libc/sys/sparc64/sys: dirent.h 
	newlib/libc/sys/sun4/sys: dirent.h 
	newlib/libc/sys/sysvi386/sys: dirent.h 

Log message:
	2013-11-21  Joel Sherrill <joel.sherrill@oarcorp.com>
	
	* libc/posix/readdir_r.c: Add restrict keyword.
	* libc/machine/spu/sys/dirent.h, libc/sys/decstation/sys/dirent.h,
	libc/sys/linux/sys/dirent.h, libc/sys/rtems/sys/dirent.h,
	libc/sys/sparc64/sys/dirent.h, libc/sys/sun4/sys/dirent.h,
	libc/sys/sysvi386/sys/dirent.h: Add readdir_r() prototype.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1860&r2=1.1861
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/spu/sys/dirent.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/posix/readdir_r.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/decstation/sys/dirent.h.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/sys/dirent.h.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/rtems/sys/dirent.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/sparc64/sys/dirent.h.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/sun4/sys/dirent.h.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/sysvi386/sys/dirent.h.diff?cvsroot=src&r1=1.1.1.1&r2=1.2



More information about the Newlib-cvs mailing list