Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2008 21:03:26 +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_create fifo_create.c
Message-ID:  <200806222103.m5ML3cPw017053@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-06-22 21:03:26 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/fifo/fifo_create fifo_create.c 
  Log:
  SVN rev 179934 on 2008-06-22 21:03:26Z by rwatson
  
  Teach fifo_create regression test to also try to use mknod(2) to create
  fifos, as this is required by the Single UNIX Specification, although
  not currently implemented on FreeBSD.
  
  While here, fix a bug in the directory timestamp checking test by
  sleeping after querying the starting timestamp, rather than before.
  
  Revision  Changes    Path
  1.2       +84 -36    src/tools/regression/fifo/fifo_create/fifo_create.c



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