This will be in LiS-2.14.4 to be released shortly.  I also included 
do_settimeofday and get_fast_time from <linux/time.h>.
-- Dave

At 12:38 PM 7/22/2002 Monday, Bill Barber wrote:

>Thanks again for supporting the STREAMS environment on linux.
>I have a favor to ask:
>Would it be possible to add the appropriate code to the osif structure to
>support do_gettimeofday?  Below is an example of what we have been adding
>to our LiS installations:
>
>osif.c:
>
>void lis_osif_do_gettimeofday( struct timeval *tp )
>{
>         do_gettimeofday( tp );
>}
>
>osif.h:
>
>#define do_gettimeofday                 lis_osif_do_gettimeofday
>
>Regards,
>Bill Barber
>Technical Support Group /  Performance Technologies
>   (858) 627-1700 xt 204  / [EMAIL PROTECTED]
>


_______________________________________________
Linux-streams mailing list
[EMAIL PROTECTED]
http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams

Reply via email to