Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2009 08:17:44 GMT
From:      Zhao Shuai <zhaoshuai@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 164245 for review
Message-ID:  <200906130817.n5D8HiMt059376@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=164245

Change 164245 by zhaoshuai@zhaoshuai on 2009/06/13 08:17:03

	modify select.c

Affected files ...

.. //depot/projects/soc2009/fifo/fifo_test/functionality/select.c#2 edit

Differences ...

==== //depot/projects/soc2009/fifo/fifo_test/functionality/select.c#2 (text+ko) ====

@@ -1,5 +1,8 @@
 /*
  * Basic FIFO select test.
+ *
+ * 1. select on read descriptor - OK
+ * 2. select on write descriptor - OK
  */
 
 #include <stdio.h>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906130817.n5D8HiMt059376>