Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2005 11:58:14 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/fifo/fifo_misc Makefile fifo_misc.c
Message-ID:  <200509121158.j8CBwFXr036687@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-09-12 11:58:14 UTC

  FreeBSD src repository

  Added files:
    tools/regression/fifo/fifo_misc Makefile fifo_misc.c 
  Log:
  Add fifo_misc, a regression test to hold misc. functional tests for fifos
  that don't obviously fit into create, open, and io.  For now, add only a
  regression test to make sure that lseek() fails with ESPIPE (which it
  doesn't).
  
  Revision  Changes    Path
  1.1       +7 -0      src/tools/regression/fifo/fifo_misc/Makefile (new)
  1.1       +140 -0    src/tools/regression/fifo/fifo_misc/fifo_misc.c (new)



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