Re: Portable dirfd() (was Re: [perl #39261] stat() doesn't work on dirhandles)

2006-07-03 Thread Steve Peters
On Mon, Jul 03, 2006 at 12:22:15PM -0700, chromatic wrote: > On Monday 03 July 2006 11:43, Steve Peters via RT wrote: > > (from p5p) > > > OK, with change #28473, I just added the capabilities to a stat() or -X > > filetests for systems with the dirfd() libc call available. There are > > two add

Portable dirfd() (was Re: [perl #39261] stat() doesn't work on dirhandles)

2006-07-03 Thread chromatic
On Monday 03 July 2006 11:43, Steve Peters via RT wrote: (from p5p) > OK, with change #28473, I just added the capabilities to a stat() or -X > filetests for systems with the dirfd() libc call available. There are > two additional steps that need to be done. First, Perl_pp_stat and > Perl_my_st