[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What would it take? (mintlibs)



Katherine L Ellis <kellis@primenet.com> writes:

|> Hi, I was porting some app, and hm a simple call wasn't there.
|> fchmod() that is.
|> What would it take to make fchmod() (unix)= Fchmod() (gemdos) that we
|> already have?

No.  MiNT Fchmod is UNIX chmod, which work on file names.  UNIX fchmod
works on a file descriptor, and AFAIK MiNT does not provide the needed
functionality (it would have to be implemented by a filesystem dependent
Fcntl handler).

-- 
Andreas Schwab                                      "And now for something
schwab@issan.informatik.uni-dortmund.de              completely different"
schwab@gnu.org