svn 14843

Mike Frysinger vapier at gentoo.org
Fri Apr 14 20:59:46 UTC 2006


On Friday 14 April 2006 08:05, Rob Landley wrote:
> I can see using xopen3() when creating a file, but why switch to it when
> we're not creating a file?  If we haven't got O_CREAT in the flags, then
> the third argument should be ignored, correct?  Because if the file doesn't
> exist, we'll just get -1 for the filehandle, the permission flags don't
> enter into it.
>
> So why spend the extra 4 bytes to pass another argument?  Are we removing
> the non-3 xopen()?

two things:
(1) you keep forgetting clickable links:
	http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&rev=14843
(2) i dont think svn 14843 is what you actually want to talk about
-mike



More information about the busybox mailing list