CVS: rdesktop disk.c,1.25,1.26

Peter ?strand <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31988

Modified Files:
	disk.c 
Log Message:
Added FIXME for ftruncate on FAT.


Index: disk.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/disk.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** disk.c	29 Apr 2004 19:41:49 -0000	1.25
--- disk.c	6 May 2004 08:17:14 -0000	1.26
***************
*** 654,657 ****
--- 654,659 ----
  					return STATUS_DISK_FULL;
  
+ 			/* FIXME: Growing file with ftruncate doesn't
+ 			   work with Linux FAT fs */
  			if (ftruncate(handle, length) != 0)
  			{



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.