[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[opendx-dev] dx/src/exec/dpexec sfile.c



Update of /src/master/dx/src/exec/dpexec
In directory opendx.watson.ibm.com:/tmp/cvs-serv7302

Modified Files:
	sfile.c 
Log Message:
Use read, not fread...
Sure you can SFILEioctl and SFILEwrite non-SOCKET SFILEs
Add a byte to the buffer size so you can always add a NULL
(this is Greg -- gda)