OSDN Git Service

2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
authorjjohnstn <jjohnstn>
Wed, 20 Jun 2007 21:53:01 +0000 (21:53 +0000)
committerjjohnstn <jjohnstn>
Wed, 20 Jun 2007 21:53:01 +0000 (21:53 +0000)
commit032adcbcb79edb8ac0b90accd2c334ec1e6e2d79
treeebb100a08eb2eb2b95e8c563a995d94d8cf560a0
parent5bc367198d8d1b02450625a02b1b53febf8f630d
2007-06-20  Patrick Mansfield  <patmans@us.ibm.com>

        * spu/jsre.h: Add JSRE_MKSTEMP and JSRE_MKTEMP values.
        * spu/mkstemp.c: New file to add mkstemp support via assist call.
        * spu/mktemp.c: New file to add mktemp support via assist call.
        * spu/Makefile.in: Add mkstemp.o and mktemp.o
libgloss/ChangeLog
libgloss/spu/Makefile.in
libgloss/spu/jsre.h
libgloss/spu/mkstemp.c [new file with mode: 0644]
libgloss/spu/mktemp.c [new file with mode: 0644]