This is the mail archive of the newlib-cvs@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]

src/libgloss ChangeLog spu/Makefile.in spu/fst ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2007-06-20 21:41:33

Modified files:
	libgloss       : ChangeLog 
	libgloss/spu   : Makefile.in fstat.c jsre.h stat.c 
Added files:
	libgloss/spu   : conv_stat.c lstat.c 

Log message:
	2007-06-20  Patrick Mansfield  <patmans@us.ibm.com>
	
	* spu/jsre.h: Add JSRE_LSTAT.
	* spu/lstat.c: New file add lstat support via an assist call.
	* spu/conv_stat.c: New file, add common stat conversion code.
	* spu/fstat.c: Use __conv_stat.
	* spu/stat.c: Use __conv_stat.
	* spu/Makefile.in: Add conv_stat.o and lstat.o.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/ChangeLog.diff?cvsroot=src&r1=1.218&r2=1.219
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/spu/conv_stat.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/spu/lstat.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/spu/Makefile.in.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/spu/fstat.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/spu/jsre.h.diff?cvsroot=src&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/spu/stat.c.diff?cvsroot=src&r1=1.6&r2=1.7


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