The problem with the change you suggest is that a lot of programs don't expect open()s with O_EXCL to always fail (which is what will happen after the change you suggest for servers that don't support the option). rick