https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202892
--- Comment #3 from Tom Ridge <[email protected]> --- What is the behaviour with a symlink to a non-existing target (in an existing directory) with flags O_CREAT | O_DIRECTORY | O_EXCL? (POSIX seems fairly clear that this should not create the target, but as you note, other platforms are not necessarily compliant). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
