On Thu, 8 Jun 2000, John LoVerso wrote:

> > Symbols '=' and '+' are prohibited in some other filesystems.
> 
> Specific examples of filesystems supported by FreeBSD and likely used by
> programs invoking mktemp(), please!  (I'm not sure that the NetWare filesystem
> counts!)

        Count both, nwfs and smbfs, because any program can attempt to
create temporary file on these filesystems. File with an invalid file name
will be rejected, and this will cost an additional lookup operation(s).

--
Boris Popov
http://www.butya.kz/~bp/



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to