This is the mail archive of the ecos-cvs@sources.redhat.com mailing list for the ecos 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]

ecos-opt/net/net/common/current ChangeLog src/ ...


CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	jlarmour@sourceware.org	2004-04-29 07:19:58

Modified files:
	net/net/common/current: ChangeLog 
	net/net/common/current/src: tftp_server.c 

Log message:
	* src/tftp_server.c: files are now created with the
	O_CREAT|O_TRUNC|O_WRONLY so it is possible to write to
	non-existing files and that overwriting a larger file with
	a smaller file does not leave a garbage at the end.


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