PERFORCE change 164245 for review

Zhao Shuai zhaoshuai at FreeBSD.org
Sat Jun 13 08:17:46 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=164245

Change 164245 by zhaoshuai at 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>


More information about the p4-projects mailing list