Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2013-11-21 Daniel Ramirez <javamonn@gmail.com> | Joel Sherrill | 2013-11-21 | 1 | -1/+1 |
| | | | | | * d30v/syscalls.c, i960/mon960.c, m68k/io-stat.c, mt/stat.c, spu/lstat.c, spu/stat.c: Add restrict keyword. | ||||
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 1 | -0/+58 |
* 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. |