CVSROOT: /usr/cvs Changes by: jkrell at birch. 13/01/30 09:19:37 Modified files: cm3/m3-libs/libm3/src/os/POSIX/: FilePosix.m3 Log message: fix awful race condition in IsDevNull It is kind of too bad we don't have a more efficient way to do this -- just the one heavyweight double heap allocated MUTEX type (double?)