1 /* -*- buffer-read-only: t -*- vi: set ro: */
2 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
8 /* A trivial substitute for `fchown'.
10 DJGPP 2.03 and earlier (and perhaps later) don't have `fchown',
11 so we pretend no-one has permission for this operation. */
14 fchown (int fd, uid_t uid, gid_t gid)