[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: need fchmod() - help please!
benni@phil15.uni-sb.de (Benjamin Lorenz) writes:
|> I am missing the call 'fchmod()' in stat.h (mintlib PL45).
|> Is there a way of simulating fchmod() by chmod()?
No, you'd need a name for the file, which isn't even guaranteed to
exist, and close to impossible to guess anyway. This must be
implemented by the kernel.
--
Andreas Schwab "And now for something
schwab@ls5.informatik.uni-dortmund.de completely different"