Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2008-09-10 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2008-09-11 | 1 | -6/+14 |
| | | | | | * spu/dirfuncs.c: Avoid warnings. * spu/kill.c: Likewise. | ||||
* | 2007-09-21 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-09-21 | 1 | -0/+167 |
* spu/dirfuncs.c: New file, holds the opendir, closedir, readdir, rewinddir, seekdir and telldir implementations. These are grouped in one file so that we do not need a separate file for the struct dirent and DIR allocation code. * spu/jsre.h: Add JSRE_OPENDIR and other dir opcodes. * spu/Makefile.in: Add dirfuncs.o. |