X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3CB7E2B4.9A956584@phekda.freeserve.co.uk> Date: Sat, 13 Apr 2002 08:48:04 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: Patch: fchown() References: <3885B091 DOT 2A75187C AT softhome DOT net> <3CAD96E3 DOT 586DBA4A AT phekda DOT freeserve DOT co DOT uk> <9003-Fri05Apr2002184824+0300-eliz AT is DOT elta DOT co DOT il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Eli Zaretskii wrote: > > Richard Dawe wrote: [snip] > > Is it OK to commit, if I fix libc/stubs.h and the typo in the .txh file? > > Yes, please. I, too, remember that the patches were approved long > ago. > > (Please make sure that each sentence in the docs has two spaces after > a period.) I've just committed the patch, with some changes: * added a libc/stubs.h entry for fchown; * fixed spacing and typos in texinfo docs; * put the code in compat/unistd, rather than posix/unistd, since it's listed as being !POSIX. I also added to libc/stubs.h fstatvfs and statvfs, since I seem to have missed committing that when I added fstatvfs, statvfs to the library. fchmod is actually now POSIX, but I didn't want to change much. We need to go through the library and update it for new POSIX anyway. Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]