[M3commit] CVS Update: cm3

Jay K jay.krell at cornell.edu
Wed Apr 14 12:15:05 CEST 2010


diff attached


 
> Date: Wed, 14 Apr 2010 12:13:04 +0000
> To: m3commit at elegosoft.com
> From: jkrell at elego.de
> Subject: [M3commit] CVS Update: cm3
> 
> CVSROOT: /usr/cvs
> Changes by: jkrell at birch. 10/04/14 12:13:04
> 
> Modified files:
> cm3/m3-ui/jvideo/src/POSIX/: jvprotocol.i3 
> cm3/m3-ui/jvideo/src/POSIX/decunix/: JVSink.m3 
> cm3/m3-ui/jvideo/src/POSIX/generic/: JVSink.m3 
> 
> Log message:
> use local struct_timeval instead of Utime
> 
> TYPE struct_timeval = RECORD
> tv_sec: unsigned_int; (* Really should be LONGINT for year 2038. *)
> tv_usec: unsigned_int; (* Really should be LONGINT for alignment. *)
> END;
> 
> also use Uin.ntohl, htonl directly instead of "signed" wrappers.
> 
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3commit/attachments/20100414/11669503/attachment-0002.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 1.txt
URL: <http://m3lists.elegosoft.com/pipermail/m3commit/attachments/20100414/11669503/attachment-0002.txt>


More information about the M3commit mailing list