cvs commit: src/tools/regression/fifo/fifo_create fifo_create.c

Robert Watson rwatson at FreeBSD.org
Sun Jun 22 21:03:38 UTC 2008


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


More information about the cvs-src mailing list